Reference documentation and code samples for the Google Apps Meet V2 Client class EndActiveConferenceRequest.
Request to end an ongoing conference of a space.
Generated from protobuf messagegoogle.apps.meet.v2.EndActiveConferenceRequest
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}.{space}is the resource identifier for the space. It's a unique, server-generated ID and is case sensitive. For example,jQCFfuBOdN5z. For more information, seeHow Meet identifies a meeting space.
getName
Required. Resource name of the space.
Format:spaces/{space}.{space}is the resource identifier for the space. It's a unique,
server-generated ID and is case sensitive. For example,jQCFfuBOdN5z.
For more information, seeHow Meet identifies a meeting
space.
Returns
Type
Description
string
setName
Required. Resource name of the space.
Format:spaces/{space}.{space}is the resource identifier for the space. It's a unique,
server-generated ID and is case sensitive. For example,jQCFfuBOdN5z.
For more information, seeHow 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}.
{space}is the resource identifier for the space. It's a unique,
server-generated ID and is case sensitive. For example,jQCFfuBOdN5z.
[[["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 EndActiveConferenceRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2.EndActiveConferenceRequest)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2.EndActiveConferenceRequest)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2.EndActiveConferenceRequest)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2.EndActiveConferenceRequest)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2.EndActiveConferenceRequest) \nReference documentation and code samples for the Google Apps Meet V2 Client class EndActiveConferenceRequest.\n\nRequest to end an ongoing conference of a space.\n\nGenerated from protobuf message `google.apps.meet.v2.EndActiveConferenceRequest`\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}`.\n`{space}` is the resource identifier for the space. It's a unique,\nserver-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`.\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}`.\n`{space}` is the resource identifier for the space. It's a unique,\nserver-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`.\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"]]