Google Cloud Dialogflow V2 Client - Class ExportOperationMetadata (1.1.1)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Cloud\Dialogflow\V2\GcsDestination|null

hasExportedGcsDestination

clearExportedGcsDestination

setExportedGcsDestination

Cloud Storage file path of the exported data.

Parameter
NameDescription
var Google\Cloud\Dialogflow\V2\GcsDestination
Returns
TypeDescription
$this