Class: Google::Apis::MeetV2::EndActiveConferenceRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/meet_v2/classes.rb,
lib/google/apis/meet_v2/representations.rb,
lib/google/apis/meet_v2/representations.rb

Overview

Request to end an ongoing conference of a space.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EndActiveConferenceRequest

Returns a new instance of EndActiveConferenceRequest.



190
191
192
# File 'lib/google/apis/meet_v2/classes.rb', line 190

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



195
196
# File 'lib/google/apis/meet_v2/classes.rb', line 195

def update!(**args)
end