Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ProfileConfigCors

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 CORS policy in place.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudApigeeV1ProfileConfigCors

Returns a new instance of GoogleCloudApigeeV1ProfileConfigCors.



7473
7474
7475
# File 'lib/google/apis/apigee_v1/classes.rb', line 7473

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7478
7479
# File 'lib/google/apis/apigee_v1/classes.rb', line 7478

def update!(**args)
end