Google Cloud Dialogflow Cx V3 Client - Class ExportTestCasesResponse (0.2.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class ExportTestCasesResponse.

The response message for TestCases.ExportTestCases .

Generated from protobuf message google.cloud.dialogflow.cx.v3.ExportTestCasesResponse

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ gcs_uri
string

The URI to a file containing the exported test cases. This field is populated only if gcs_uri is specified in ExportTestCasesRequest .

↳ content
string

Uncompressed raw byte content for test cases.

getGcsUri

The URI to a file containing the exported test cases. This field is populated only if gcs_uri is specified in ExportTestCasesRequest .

Returns
Type
Description
string

hasGcsUri

setGcsUri

The URI to a file containing the exported test cases. This field is populated only if gcs_uri is specified in ExportTestCasesRequest .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getContent

Uncompressed raw byte content for test cases.

Returns
Type
Description
string

hasContent

setContent

Uncompressed raw byte content for test cases.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDestination

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: