Reference documentation and code samples for the Google Apps Chat V1 Client class GetSpaceEventRequest.
Request message for getting a space event.
Generated from protobuf message google.chat.v1.GetSpaceEventRequest
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the space event. Format: spaces/{space}/spaceEvents/{spaceEvent}
getName
Required. The resource name of the space event.
Format: spaces/{space}/spaceEvents/{spaceEvent}
string
setName
Required. The resource name of the space event.
Format: spaces/{space}/spaceEvents/{spaceEvent}
var
string
$this
static::build
name
string
Required. The resource name of the space event.
Format: spaces/{space}/spaceEvents/{spaceEvent}
Please see Google\Apps\Chat\V1\ChatServiceClient::spaceEventName()
for help formatting this field.