Create a new client object for ConferenceRecordsService.
By default, this returns an instance ofGoogle::Apps::Meet::V2::ConferenceRecordsService::Clientfor a gRPC client for version V2 of the API.
However, you can specify a different API version by passing it in theversionparameter. If the ConferenceRecordsService service is
supported by that API version, and the corresponding gem is available, the
appropriate versioned client will be returned.
You can also specify a different transport by passing:restor:grpcin
thetransportparameter.
Raises an exception if the currently installed versioned client gem for the
given API version does not support the given transport of the ConferenceRecordsService service.
You can determine whether the method will succeed by callingMeet.conference_records_service_available?.
About ConferenceRecordsService
REST API for services dealing with conference records.
Parameters
version(::String, ::Symbol)(defaults to: :v2)— The API version to connect to. Optional.
Defaults to:v2.
transport(:grpc, :rest)(defaults to: :grpc)— The transport to use. Defaults to:grpc.
Returns
(::Object) — A client object for the specified version.
Determines whether the ConferenceRecordsService service is supported by the current client.
If true, you can retrieve a client object by callingMeet.conference_records_service.
If false, that method will raise an exception. This could happen if the given
API version does not exist or does not support the ConferenceRecordsService service,
or if the versioned client gem needs an update to support the ConferenceRecordsService service.
Parameters
version(::String, ::Symbol)(defaults to: :v2)— The API version to connect to. Optional.
Defaults to:v2.
transport(:grpc, :rest)(defaults to: :grpc)— The transport to use. Defaults to:grpc.
By default, this returns an instance ofGoogle::Apps::Meet::V2::SpacesService::Clientfor a gRPC client for version V2 of the API.
However, you can specify a different API version by passing it in theversionparameter. If the SpacesService service is
supported by that API version, and the corresponding gem is available, the
appropriate versioned client will be returned.
You can also specify a different transport by passing:restor:grpcin
thetransportparameter.
Raises an exception if the currently installed versioned client gem for the
given API version does not support the given transport of the SpacesService service.
You can determine whether the method will succeed by callingMeet.spaces_service_available?.
About SpacesService
REST API for services dealing with spaces.
Parameters
version(::String, ::Symbol)(defaults to: :v2)— The API version to connect to. Optional.
Defaults to:v2.
transport(:grpc, :rest)(defaults to: :grpc)— The transport to use. Defaults to:grpc.
Returns
(::Object) — A client object for the specified version.
Determines whether the SpacesService service is supported by the current client.
If true, you can retrieve a client object by callingMeet.spaces_service.
If false, that method will raise an exception. This could happen if the given
API version does not exist or does not support the SpacesService service,
or if the versioned client gem needs an update to support the SpacesService service.
Parameters
version(::String, ::Symbol)(defaults to: :v2)— The API version to connect to. Optional.
Defaults to:v2.
transport(:grpc, :rest)(defaults to: :grpc)— The transport to use. Defaults to:grpc.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Meet API - Module Google::Apps::Meet (v1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/ruby/docs/reference/google-apps-meet/latest/Google-Apps-Meet)\n- [1.1.0](/ruby/docs/reference/google-apps-meet/1.1.0/Google-Apps-Meet)\n- [1.0.0](/ruby/docs/reference/google-apps-meet/1.0.0/Google-Apps-Meet)\n- [0.3.0](/ruby/docs/reference/google-apps-meet/0.3.0/Google-Apps-Meet)\n- [0.2.0](/ruby/docs/reference/google-apps-meet/0.2.0/Google-Apps-Meet)\n- [0.1.0](/ruby/docs/reference/google-apps-meet/0.1.0/Google-Apps-Meet) \nReference documentation and code samples for the Google Meet API module Google::Apps::Meet.\n\nMethods\n-------\n\n### .conference_records_service\n\n def self.conference_records_service(version: :v2, transport: :grpc, &block) -\u003e ::Object\n\nCreate a new client object for ConferenceRecordsService.\n\n\nBy default, this returns an instance of\n[Google::Apps::Meet::V2::ConferenceRecordsService::Client](https://cloud.google.com/ruby/docs/reference/google-apps-meet-v2/latest/Google-Apps-Meet-V2-ConferenceRecordsService-Client)\nfor a gRPC client for version V2 of the API.\nHowever, you can specify a different API version by passing it in the\n`version` parameter. If the ConferenceRecordsService service is\nsupported by that API version, and the corresponding gem is available, the\nappropriate versioned client will be returned.\nYou can also specify a different transport by passing `:rest` or `:grpc` in\nthe `transport` parameter.\n\n\u003cbr /\u003e\n\nRaises an exception if the currently installed versioned client gem for the\ngiven API version does not support the given transport of the ConferenceRecordsService service.\nYou can determine whether the method will succeed by calling\n[Meet.conference_records_service_available?](/ruby/docs/reference/google-apps-meet/latest/Google-Apps-Meet#Google__Apps__Meet_conference_records_service_available__class_ \"Google::Apps::Meet.conference_records_service_available? (method)\").\n\n#### About ConferenceRecordsService\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nREST API for services dealing with conference records. \n**Parameters**\n\n- **version** (::String, ::Symbol) *(defaults to: :v2)* --- The API version to connect to. Optional. Defaults to `:v2`.\n- **transport** (:grpc, :rest) *(defaults to: :grpc)* --- The transport to use. Defaults to `:grpc`. \n**Returns**\n\n- (::Object) --- A client object for the specified version.\n\n### .conference_records_service_available?\n\n def self.conference_records_service_available?(version: :v2, transport: :grpc) -\u003e boolean\n\nDetermines whether the ConferenceRecordsService service is supported by the current client.\nIf true, you can retrieve a client object by calling [Meet.conference_records_service](/ruby/docs/reference/google-apps-meet/latest/Google-Apps-Meet#Google__Apps__Meet_conference_records_service_class_ \"Google::Apps::Meet.conference_records_service (method)\").\nIf false, that method will raise an exception. This could happen if the given\nAPI version does not exist or does not support the ConferenceRecordsService service,\nor if the versioned client gem needs an update to support the ConferenceRecordsService service. \n**Parameters**\n\n- **version** (::String, ::Symbol) *(defaults to: :v2)* --- The API version to connect to. Optional. Defaults to `:v2`.\n- **transport** (:grpc, :rest) *(defaults to: :grpc)* --- The transport to use. Defaults to `:grpc`. \n**Returns**\n\n- (boolean) --- Whether the service is available.\n\n### .spaces_service\n\n def self.spaces_service(version: :v2, transport: :grpc, &block) -\u003e ::Object\n\nCreate a new client object for SpacesService.\n\n\nBy default, this returns an instance of\n[Google::Apps::Meet::V2::SpacesService::Client](https://cloud.google.com/ruby/docs/reference/google-apps-meet-v2/latest/Google-Apps-Meet-V2-SpacesService-Client)\nfor a gRPC client for version V2 of the API.\nHowever, you can specify a different API version by passing it in the\n`version` parameter. If the SpacesService service is\nsupported by that API version, and the corresponding gem is available, the\nappropriate versioned client will be returned.\nYou can also specify a different transport by passing `:rest` or `:grpc` in\nthe `transport` parameter.\n\n\u003cbr /\u003e\n\nRaises an exception if the currently installed versioned client gem for the\ngiven API version does not support the given transport of the SpacesService service.\nYou can determine whether the method will succeed by calling\n[Meet.spaces_service_available?](/ruby/docs/reference/google-apps-meet/latest/Google-Apps-Meet#Google__Apps__Meet_spaces_service_available__class_ \"Google::Apps::Meet.spaces_service_available? (method)\").\n\n#### About SpacesService\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nREST API for services dealing with spaces. \n**Parameters**\n\n- **version** (::String, ::Symbol) *(defaults to: :v2)* --- The API version to connect to. Optional. Defaults to `:v2`.\n- **transport** (:grpc, :rest) *(defaults to: :grpc)* --- The transport to use. Defaults to `:grpc`. \n**Returns**\n\n- (::Object) --- A client object for the specified version.\n\n### .spaces_service_available?\n\n def self.spaces_service_available?(version: :v2, transport: :grpc) -\u003e boolean\n\nDetermines whether the SpacesService service is supported by the current client.\nIf true, you can retrieve a client object by calling [Meet.spaces_service](/ruby/docs/reference/google-apps-meet/latest/Google-Apps-Meet#Google__Apps__Meet_spaces_service_class_ \"Google::Apps::Meet.spaces_service (method)\").\nIf false, that method will raise an exception. This could happen if the given\nAPI version does not exist or does not support the SpacesService service,\nor if the versioned client gem needs an update to support the SpacesService service. \n**Parameters**\n\n- **version** (::String, ::Symbol) *(defaults to: :v2)* --- The API version to connect to. Optional. Defaults to `:v2`.\n- **transport** (:grpc, :rest) *(defaults to: :grpc)* --- The transport to use. Defaults to `:grpc`. \n**Returns**\n\n- (boolean) --- Whether the service is available.\n\nConstants\n---------\n\n### VERSION\n\n**value:**\"1.1.1\""]]