Google Cloud Dialogflow V2 Client - Class ExportOperationMetadata (1.12.2)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ExportOperationMetadata.

Metadata related to the Export Data Operations (e.g. ExportDocument).

Generated from protobuf message google.cloud.dialogflow.v2.ExportOperationMetadata

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ exported_gcs_destination Google\Cloud\Dialogflow\V2\GcsDestination

Cloud Storage file path of the exported data.

getExportedGcsDestination

Cloud Storage file path of the exported data.

Returns
Type Description
Google\Cloud\Dialogflow\V2\GcsDestination|null

hasExportedGcsDestination

clearExportedGcsDestination

setExportedGcsDestination

Cloud Storage file path of the exported data.

Parameter
Name Description
var Google\Cloud\Dialogflow\V2\GcsDestination
Returns
Type Description
$this