Google Cloud Dialogflow V2 Client - Class ImportDocumentsResponse (1.8.0)

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

Response message for Documents.ImportDocuments.

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

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ warnings array<Google\Rpc\Status>

Includes details about skipped documents or any other warnings.

getWarnings

Includes details about skipped documents or any other warnings.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setWarnings

Includes details about skipped documents or any other warnings.

Parameter
NameDescription
var array<Google\Rpc\Status>
Returns
TypeDescription
$this