Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::CreateSpaceRequest.
Request to create a space.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#space
def space() -> ::Google::Apps::Meet::V2beta::Space
Returns
- (::Google::Apps::Meet::V2beta::Space) — Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.
#space=
def space=(value) -> ::Google::Apps::Meet::V2beta::Space
Parameter
- value (::Google::Apps::Meet::V2beta::Space) — Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.
Returns
- (::Google::Apps::Meet::V2beta::Space) — Space to be created. As of May 2023, the input space can be empty. Later on the input space can be non-empty when space configuration is introduced.