Google Cloud Dialogflow V2 Client - Class ReloadStatus (1.0.1)

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

The status of a reload attempt.

Generated from protobuf message google.cloud.dialogflow.v2.Document.ReloadStatus

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ time
Google\Protobuf\Timestamp

The time of a reload attempt. This reload may have been triggered automatically or manually and may not have succeeded.

↳ status
Google\Rpc\Status

The status of a reload attempt or the initial load.

getTime

The time of a reload attempt.

This reload may have been triggered automatically or manually and may not have succeeded.

Generated from protobuf field .google.protobuf.Timestamp time = 1;

Returns
Type
Description
Google\Protobuf\Timestamp|null

hasTime

clearTime

setTime

The time of a reload attempt.

This reload may have been triggered automatically or manually and may not have succeeded.

Generated from protobuf field .google.protobuf.Timestamp time = 1;

Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this

getStatus

The status of a reload attempt or the initial load.

Generated from protobuf field .google.rpc.Status status = 2;

Returns
Type
Description

hasStatus

clearStatus

setStatus

The status of a reload attempt or the initial load.

Generated from protobuf field .google.rpc.Status status = 2;

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: