Class: Google::Apis::CloudidentityV1beta1::CancelUserInvitationRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::CancelUserInvitationRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudidentity_v1beta1/classes.rb,
lib/google/apis/cloudidentity_v1beta1/representations.rb,
lib/google/apis/cloudidentity_v1beta1/representations.rb
Overview
Request to cancel sent invitation for target email in UserInvitation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelUserInvitationRequest
constructor
A new instance of CancelUserInvitationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelUserInvitationRequest
Returns a new instance of CancelUserInvitationRequest.
388 389 390 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 388 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
393 394 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 393 def update!(**args) end |