Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ProfileConfigMediation

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

By default, following policies will be included: - OASValidation - SOAPMessageValidation

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudApigeeV1ProfileConfigMediation

Returns a new instance of GoogleCloudApigeeV1ProfileConfigMediation.



8815
8816
8817
# File 'lib/google/apis/apigee_v1/classes.rb', line 8815

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



8820
8821
# File 'lib/google/apis/apigee_v1/classes.rb', line 8820

def update!(**args)
end