Google Cloud Video Stitcher V1 Client - Class GetSlateRequest (0.3.4)

Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GetSlateRequest.

Request message for VideoStitcherService.getSlate.

Generated from protobuf message google.cloud.video.stitcher.v1.GetSlateRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the slate to be retrieved, of the slate, in the form of projects/{project_number}/locations/{location}/slates/{id}.

getName

Required. The name of the slate to be retrieved, of the slate, in the form of projects/{project_number}/locations/{location}/slates/{id}.

Returns
TypeDescription
string

setName

Required. The name of the slate to be retrieved, of the slate, in the form of projects/{project_number}/locations/{location}/slates/{id}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this