class Google::Cloud::Lustre::V1::Lustre::Rest::Operations

def self.configure

Returns:
  • (Operations::Configuration) -

Other tags:
    Yieldparam: config -

Other tags:
    Yield: - Configure the Operations client.
def self.configure
  @configure ||= Operations::Configuration.new
  yield @configure if block_given?
  @configure
end