Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1GetSyncAuthorizationRequest
- Inherits:
-
Object
- Object
- Google::Apis::ApigeeV1::GoogleCloudApigeeV1GetSyncAuthorizationRequest
- 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
Request for GetSyncAuthorization.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudApigeeV1GetSyncAuthorizationRequest
constructor
A new instance of GoogleCloudApigeeV1GetSyncAuthorizationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1GetSyncAuthorizationRequest
Returns a new instance of GoogleCloudApigeeV1GetSyncAuthorizationRequest.
3067 3068 3069 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 3067 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3072 3073 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 3072 def update!(**args) end |