Reference documentation and code samples for the Cloud Speech V2 Client class OperationMetadata.
Represents the metadata of a long-running operation.
Generated from protobuf message google.cloud.speech.v2.OperationMetadata
Namespace
Google \ Cloud \ Speech \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ create_time
↳ update_time
↳ resource
string
The resource path for the target of the operation.
↳ method
string
The method that triggered the operation.
↳ kms_key_name
string
The KMS key name
with which the content of the Operation is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}
.
↳ kms_key_version_name
string
The KMS key version name
with which content of the Operation is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}
.
↳ batch_recognize_request
↳ create_recognizer_request
Google\Cloud\Speech\V2\CreateRecognizerRequest
The CreateRecognizerRequest that spawned the Operation.
↳ update_recognizer_request
Google\Cloud\Speech\V2\UpdateRecognizerRequest
The UpdateRecognizerRequest that spawned the Operation.
↳ delete_recognizer_request
Google\Cloud\Speech\V2\DeleteRecognizerRequest
The DeleteRecognizerRequest that spawned the Operation.
↳ undelete_recognizer_request
Google\Cloud\Speech\V2\UndeleteRecognizerRequest
The UndeleteRecognizerRequest that spawned the Operation.
↳ create_custom_class_request
Google\Cloud\Speech\V2\CreateCustomClassRequest
The CreateCustomClassRequest that spawned the Operation.
↳ update_custom_class_request
Google\Cloud\Speech\V2\UpdateCustomClassRequest
The UpdateCustomClassRequest that spawned the Operation.
↳ delete_custom_class_request
Google\Cloud\Speech\V2\DeleteCustomClassRequest
The DeleteCustomClassRequest that spawned the Operation.
↳ undelete_custom_class_request
Google\Cloud\Speech\V2\UndeleteCustomClassRequest
The UndeleteCustomClassRequest that spawned the Operation.
↳ create_phrase_set_request
Google\Cloud\Speech\V2\CreatePhraseSetRequest
The CreatePhraseSetRequest that spawned the Operation.
↳ update_phrase_set_request
Google\Cloud\Speech\V2\UpdatePhraseSetRequest
The UpdatePhraseSetRequest that spawned the Operation.
↳ delete_phrase_set_request
Google\Cloud\Speech\V2\DeletePhraseSetRequest
The DeletePhraseSetRequest that spawned the Operation.
↳ undelete_phrase_set_request
Google\Cloud\Speech\V2\UndeletePhraseSetRequest
The UndeletePhraseSetRequest that spawned the Operation.
↳ update_config_request
↳ progress_percent
int
The percent progress of the Operation. Values can range from 0-100. If the value is 100, then the operation is finished.
↳ batch_recognize_metadata
getCreateTime
The time the operation was created.
hasCreateTime
clearCreateTime
setCreateTime
The time the operation was created.
$this
getUpdateTime
The time the operation was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
The time the operation was last updated.
$this
getResource
The resource path for the target of the operation.
string
setResource
The resource path for the target of the operation.
var
string
$this
getMethod
The method that triggered the operation.
string
setMethod
The method that triggered the operation.
var
string
$this
getKmsKeyName
The KMS key
name
with which
the content of the Operation is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}
.
string
setKmsKeyName
The KMS key
name
with which
the content of the Operation is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}
.
var
string
$this
getKmsKeyVersionName
The KMS key version
name
with which content of the Operation is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}
.
string
setKmsKeyVersionName
The KMS key version
name
with which content of the Operation is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}
.
var
string
$this
getBatchRecognizeRequest
The BatchRecognizeRequest that spawned the Operation.
hasBatchRecognizeRequest
setBatchRecognizeRequest
The BatchRecognizeRequest that spawned the Operation.
$this
getCreateRecognizerRequest
The CreateRecognizerRequest that spawned the Operation.
hasCreateRecognizerRequest
setCreateRecognizerRequest
The CreateRecognizerRequest that spawned the Operation.
$this
getUpdateRecognizerRequest
The UpdateRecognizerRequest that spawned the Operation.
hasUpdateRecognizerRequest
setUpdateRecognizerRequest
The UpdateRecognizerRequest that spawned the Operation.
$this
getDeleteRecognizerRequest
The DeleteRecognizerRequest that spawned the Operation.
hasDeleteRecognizerRequest
setDeleteRecognizerRequest
The DeleteRecognizerRequest that spawned the Operation.
$this
getUndeleteRecognizerRequest
The UndeleteRecognizerRequest that spawned the Operation.
hasUndeleteRecognizerRequest
setUndeleteRecognizerRequest
The UndeleteRecognizerRequest that spawned the Operation.
$this
getCreateCustomClassRequest
The CreateCustomClassRequest that spawned the Operation.
hasCreateCustomClassRequest
setCreateCustomClassRequest
The CreateCustomClassRequest that spawned the Operation.
$this
getUpdateCustomClassRequest
The UpdateCustomClassRequest that spawned the Operation.
hasUpdateCustomClassRequest
setUpdateCustomClassRequest
The UpdateCustomClassRequest that spawned the Operation.
$this
getDeleteCustomClassRequest
The DeleteCustomClassRequest that spawned the Operation.
hasDeleteCustomClassRequest
setDeleteCustomClassRequest
The DeleteCustomClassRequest that spawned the Operation.
$this
getUndeleteCustomClassRequest
The UndeleteCustomClassRequest that spawned the Operation.
hasUndeleteCustomClassRequest
setUndeleteCustomClassRequest
The UndeleteCustomClassRequest that spawned the Operation.
$this
getCreatePhraseSetRequest
The CreatePhraseSetRequest that spawned the Operation.
hasCreatePhraseSetRequest
setCreatePhraseSetRequest
The CreatePhraseSetRequest that spawned the Operation.
$this
getUpdatePhraseSetRequest
The UpdatePhraseSetRequest that spawned the Operation.
hasUpdatePhraseSetRequest
setUpdatePhraseSetRequest
The UpdatePhraseSetRequest that spawned the Operation.
$this
getDeletePhraseSetRequest
The DeletePhraseSetRequest that spawned the Operation.
hasDeletePhraseSetRequest
setDeletePhraseSetRequest
The DeletePhraseSetRequest that spawned the Operation.
$this
getUndeletePhraseSetRequest
The UndeletePhraseSetRequest that spawned the Operation.
hasUndeletePhraseSetRequest
setUndeletePhraseSetRequest
The UndeletePhraseSetRequest that spawned the Operation.
$this
getUpdateConfigRequest
The UpdateConfigRequest that spawned the Operation.
hasUpdateConfigRequest
setUpdateConfigRequest
The UpdateConfigRequest that spawned the Operation.
$this
getProgressPercent
The percent progress of the Operation. Values can range from 0-100. If the value is 100, then the operation is finished.
int
setProgressPercent
The percent progress of the Operation. Values can range from 0-100. If the value is 100, then the operation is finished.
var
int
$this
getBatchRecognizeMetadata
Metadata specific to the BatchRecognize method.
hasBatchRecognizeMetadata
setBatchRecognizeMetadata
Metadata specific to the BatchRecognize method.
$this
getRequest
string
getMetadata
string