Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1GetSyncAuthorizationRequest
- Inherits:
-
Object
- Object
- Google::Apis::ApigeeV1::GoogleCloudApigeeV1GetSyncAuthorizationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/apigee_v1/classes.rb,
generated/google/apis/apigee_v1/representations.rb,
generated/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.
3042 3043 3044 |
# File 'generated/google/apis/apigee_v1/classes.rb', line 3042 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3047 3048 |
# File 'generated/google/apis/apigee_v1/classes.rb', line 3047 def update!(**args) end |