Reference documentation and code samples for the Google Apps Chat V1 Client class GetSpaceRequest.
A request to return a single space.
Generated from protobuf message google.chat.v1.GetSpaceRequest
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of the space, in the form spaces/{space}
. Format: spaces/{space}
getName
Required. Resource name of the space, in the form spaces/{space}
.
Format: spaces/{space}
string
setName
Required. Resource name of the space, in the form spaces/{space}
.
Format: spaces/{space}
var
string
$this
static::build
name
string
Required. Resource name of the space, in the form spaces/{space}
.
Format: spaces/{space}
Please see Google\Apps\Chat\V1\ChatServiceClient::spaceName()
for help formatting this field.