class Google::Apis::CloudidentityV1beta1::SendUserInvitationRequest

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

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/cloudidentity_v1beta1/classes.rb, line 2357
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/cloudidentity_v1beta1/classes.rb, line 2362
def update!(**args)
end