Reference documentation and code samples for the Google Apps Meet V2 Client class GetSpaceRequest.
Request to get a space.
Generated from protobuf message google.apps.meet.v2.GetSpaceRequest
Namespace
Google \ Apps \ Meet \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the space. Format: spaces/{space} or spaces/{meetingCode}. {space} is the resource identifier for the space. It's a unique, server-generated ID and is case sensitive. For example, jQCFfuBOdN5z. {meetingCode} is an alias for the space. It's a typeable, unique character string and is non-case sensitive. For example, abc-mnop-xyz. The maximum length is 128 characters. A meetingCode shouldn't be stored long term as it can become dissociated from a meeting space and can be reused for different meeting spaces in the future. Generally, a meetingCode expires 365 days after last use. For more information, see Learn about meeting codes in Google Meet. For more information, see How Meet identifies a meeting space.
getName
Required. Resource name of the space.
Format: spaces/{space} or spaces/{meetingCode}.
{space} is the resource identifier for the space. It's a unique,
server-generated ID and is case sensitive. For example, jQCFfuBOdN5z.
{meetingCode} is an alias for the space. It's a typeable, unique
character string and is non-case sensitive. For example, abc-mnop-xyz.
The maximum length is 128 characters.
A meetingCode shouldn't be stored long term as it can become
dissociated from a meeting space and can be reused for different meeting
spaces in the future. Generally, a meetingCode expires 365 days after
last use. For more information, see Learn about meeting codes in Google
Meet.
For more information, see How Meet identifies a meeting
space.
Returns
Type
Description
string
setName
Required. Resource name of the space.
Format: spaces/{space} or spaces/{meetingCode}.
{space} is the resource identifier for the space. It's a unique,
server-generated ID and is case sensitive. For example, jQCFfuBOdN5z.
{meetingCode} is an alias for the space. It's a typeable, unique
character string and is non-case sensitive. For example, abc-mnop-xyz.
The maximum length is 128 characters.
A meetingCode shouldn't be stored long term as it can become
dissociated from a meeting space and can be reused for different meeting
spaces in the future. Generally, a meetingCode expires 365 days after
last use. For more information, see Learn about meeting codes in Google
Meet.
For more information, see How Meet identifies a meeting
space.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Resource name of the space.
Format: spaces/{space} or spaces/{meetingCode}.
{space} is the resource identifier for the space. It's a unique,
server-generated ID and is case sensitive. For example, jQCFfuBOdN5z.
{meetingCode} is an alias for the space. It's a typeable, unique
character string and is non-case sensitive. For example, abc-mnop-xyz.
The maximum length is 128 characters.
A meetingCode shouldn't be stored long term as it can become
dissociated from a meeting space and can be reused for different meeting
spaces in the future. Generally, a meetingCode expires 365 days after
last use. For more information, see Learn about meeting codes in Google
Meet.
[[["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 Apps Meet V2 Client - Class GetSpaceRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2.GetSpaceRequest)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2.GetSpaceRequest)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2.GetSpaceRequest)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2.GetSpaceRequest)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2.GetSpaceRequest) \nReference documentation and code samples for the Google Apps Meet V2 Client class GetSpaceRequest.\n\nRequest to get a space.\n\nGenerated from protobuf message `google.apps.meet.v2.GetSpaceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Resource name of the space.\n\nFormat: `spaces/{space}` or `spaces/{meetingCode}`.\n`{space}` is the resource identifier for the space. It's a unique,\nserver-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`.\n`{meetingCode}` is an alias for the space. It's a typeable, unique\ncharacter string and is non-case sensitive. For example, `abc-mnop-xyz`.\nThe maximum length is 128 characters.\nA `meetingCode` shouldn't be stored long term as it can become\ndissociated from a meeting space and can be reused for different meeting\nspaces in the future. Generally, a `meetingCode` expires 365 days after\nlast use. For more information, see [Learn about meeting codes in Google\nMeet](https://support.google.com/meet/answer/10710509).\nFor more information, see [How Meet identifies a meeting\nspace](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space).\n\n### setName\n\nRequired. Resource name of the space.\n\nFormat: `spaces/{space}` or `spaces/{meetingCode}`.\n`{space}` is the resource identifier for the space. It's a unique,\nserver-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`.\n`{meetingCode}` is an alias for the space. It's a typeable, unique\ncharacter string and is non-case sensitive. For example, `abc-mnop-xyz`.\nThe maximum length is 128 characters.\nA `meetingCode` shouldn't be stored long term as it can become\ndissociated from a meeting space and can be reused for different meeting\nspaces in the future. Generally, a `meetingCode` expires 365 days after\nlast use. For more information, see [Learn about meeting codes in Google\nMeet](https://support.google.com/meet/answer/10710509).\nFor more information, see [How Meet identifies a meeting\nspace](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space).\n\n### static::build"]]