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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ description string

A description of the failure.

getDescription

A description of the failure.

Returns
Type Description
string

setDescription

A description of the failure.

Parameter
Name Description
var string
Returns
Type Description
$this