Google Cloud Video Live Stream V1 Client - Class GetEventRequest (0.3.2)

Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class GetEventRequest.

Request message for "LivestreamService.GetEvent".

Generated from protobuf message google.cloud.video.livestream.v1.GetEventRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the event resource, in the form of: projects/{project}/locations/{location}/channels/{channelId}/events/{eventId}.

getName

Required. The name of the event resource, in the form of: projects/{project}/locations/{location}/channels/{channelId}/events/{eventId}.

Returns
TypeDescription
string

setName

Required. The name of the event resource, in the form of: projects/{project}/locations/{location}/channels/{channelId}/events/{eventId}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this