Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ExpireAppGroupSubscriptionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ApigeeV1::GoogleCloudApigeeV1ExpireAppGroupSubscriptionRequest
- 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 ExpireAppGroupSubscription.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudApigeeV1ExpireAppGroupSubscriptionRequest
constructor
A new instance of GoogleCloudApigeeV1ExpireAppGroupSubscriptionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1ExpireAppGroupSubscriptionRequest
Returns a new instance of GoogleCloudApigeeV1ExpireAppGroupSubscriptionRequest.
5368 5369 5370 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 5368 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5373 5374 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 5373 def update!(**args) end |