Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ProfileConfigAuthorization

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: - JWS - JWT - OAuth - BasicAuth - APIKey

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudApigeeV1ProfileConfigAuthorization

Returns a new instance of GoogleCloudApigeeV1ProfileConfigAuthorization.



7460
7461
7462
# File 'lib/google/apis/apigee_v1/classes.rb', line 7460

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7465
7466
# File 'lib/google/apis/apigee_v1/classes.rb', line 7465

def update!(**args)
end