Class: Google::Apis::CloudidentityV1beta1::SendUserInvitationRequest

Inherits:
Object
  • Object
show all
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

A request to send email for inviting target user corresponding to the UserInvitation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SendUserInvitationRequest

Returns a new instance of SendUserInvitationRequest.



3920
3921
3922
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 3920

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3925
3926
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 3925

def update!(**args)
end