Google Cloud Video Transcoder V1beta1 Client - Class FailureDetail (0.10.0)

Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class FailureDetail.

Additional information about the reasons for the failure.

Generated from protobuf message google.cloud.video.transcoder.v1beta1.FailureDetail

Namespace

Google \ Cloud \ Video \ Transcoder \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ description string

A description of the failure.

getDescription

A description of the failure.

Returns
TypeDescription
string

setDescription

A description of the failure.

Parameter
NameDescription
var string
Returns
TypeDescription
$this