Google Cloud Discovery Engine V1beta Client - Class DeleteSchemaMetadata (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class DeleteSchemaMetadata.

Metadata for DeleteSchema LRO.

Generated from protobuf message google.cloud.discoveryengine.v1beta.DeleteSchemaMetadata

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ create_time Google\Protobuf\Timestamp

Operation create time.

↳ update_time Google\Protobuf\Timestamp

Operation last update time. If the operation is done, this is also the finish time.

getCreateTime

Operation create time.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasCreateTime

clearCreateTime

setCreateTime

Operation create time.

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

getUpdateTime

Operation last update time. If the operation is done, this is also the finish time.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasUpdateTime

clearUpdateTime

setUpdateTime

Operation last update time. If the operation is done, this is also the finish time.

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