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.
5079 5080 5081 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 5079 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5084 5085 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 5084 def update!(**args) end |