Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ProfileConfigMtls

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/apigee_v1/classes.rb,
lib/google/apis/apigee_v1/representations.rb,
lib/google/apis/apigee_v1/representations.rb

Overview

Checks to see if you have configured mTLS for the target server.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudApigeeV1ProfileConfigMtls

Returns a new instance of GoogleCloudApigeeV1ProfileConfigMtls.



8851
8852
8853
# File 'lib/google/apis/apigee_v1/classes.rb', line 8851

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



8856
8857
# File 'lib/google/apis/apigee_v1/classes.rb', line 8856

def update!(**args)
end