public interface OperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BatchRecognizeMetadata |
getBatchRecognizeMetadata()
Metadata specific to the BatchRecognize method.
|
BatchRecognizeMetadataOrBuilder |
getBatchRecognizeMetadataOrBuilder()
Metadata specific to the BatchRecognize method.
|
BatchRecognizeRequest |
getBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.
|
BatchRecognizeRequestOrBuilder |
getBatchRecognizeRequestOrBuilder()
The BatchRecognizeRequest that spawned the Operation.
|
CreateCustomClassRequest |
getCreateCustomClassRequest()
The CreateCustomClassRequest that spawned the Operation.
|
CreateCustomClassRequestOrBuilder |
getCreateCustomClassRequestOrBuilder()
The CreateCustomClassRequest that spawned the Operation.
|
CreatePhraseSetRequest |
getCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.
|
CreatePhraseSetRequestOrBuilder |
getCreatePhraseSetRequestOrBuilder()
The CreatePhraseSetRequest that spawned the Operation.
|
CreateRecognizerRequest |
getCreateRecognizerRequest()
The CreateRecognizerRequest that spawned the Operation.
|
CreateRecognizerRequestOrBuilder |
getCreateRecognizerRequestOrBuilder()
The CreateRecognizerRequest that spawned the Operation.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time the operation was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time the operation was created.
|
DeleteCustomClassRequest |
getDeleteCustomClassRequest()
The DeleteCustomClassRequest that spawned the Operation.
|
DeleteCustomClassRequestOrBuilder |
getDeleteCustomClassRequestOrBuilder()
The DeleteCustomClassRequest that spawned the Operation.
|
DeletePhraseSetRequest |
getDeletePhraseSetRequest()
The DeletePhraseSetRequest that spawned the Operation.
|
DeletePhraseSetRequestOrBuilder |
getDeletePhraseSetRequestOrBuilder()
The DeletePhraseSetRequest that spawned the Operation.
|
DeleteRecognizerRequest |
getDeleteRecognizerRequest()
The DeleteRecognizerRequest that spawned the Operation.
|
DeleteRecognizerRequestOrBuilder |
getDeleteRecognizerRequestOrBuilder()
The DeleteRecognizerRequest that spawned the Operation.
|
String |
getKmsKeyName()
The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the content of the Operation is encrypted.
|
com.google.protobuf.ByteString |
getKmsKeyNameBytes()
The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the content of the Operation is encrypted.
|
String |
getKmsKeyVersionName()
The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which content of the Operation is encrypted.
|
com.google.protobuf.ByteString |
getKmsKeyVersionNameBytes()
The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which content of the Operation is encrypted.
|
OperationMetadata.MetadataCase |
getMetadataCase() |
String |
getMethod()
The method that triggered the operation.
|
com.google.protobuf.ByteString |
getMethodBytes()
The method that triggered the operation.
|
int |
getProgressPercent()
The percent progress of the Operation.
|
OperationMetadata.RequestCase |
getRequestCase() |
String |
getResource()
The resource path for the target of the operation.
|
com.google.protobuf.ByteString |
getResourceBytes()
The resource path for the target of the operation.
|
UndeleteCustomClassRequest |
getUndeleteCustomClassRequest()
The UndeleteCustomClassRequest that spawned the Operation.
|
UndeleteCustomClassRequestOrBuilder |
getUndeleteCustomClassRequestOrBuilder()
The UndeleteCustomClassRequest that spawned the Operation.
|
UndeletePhraseSetRequest |
getUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.
|
UndeletePhraseSetRequestOrBuilder |
getUndeletePhraseSetRequestOrBuilder()
The UndeletePhraseSetRequest that spawned the Operation.
|
UndeleteRecognizerRequest |
getUndeleteRecognizerRequest()
The UndeleteRecognizerRequest that spawned the Operation.
|
UndeleteRecognizerRequestOrBuilder |
getUndeleteRecognizerRequestOrBuilder()
The UndeleteRecognizerRequest that spawned the Operation.
|
UpdateConfigRequest |
getUpdateConfigRequest()
Deprecated.
google.cloud.speech.v2.OperationMetadata.update_config_request is deprecated. See
google/cloud/speech/v2/cloud_speech.proto;l=419
|
UpdateConfigRequestOrBuilder |
getUpdateConfigRequestOrBuilder()
Deprecated.
|
UpdateCustomClassRequest |
getUpdateCustomClassRequest()
The UpdateCustomClassRequest that spawned the Operation.
|
UpdateCustomClassRequestOrBuilder |
getUpdateCustomClassRequestOrBuilder()
The UpdateCustomClassRequest that spawned the Operation.
|
UpdatePhraseSetRequest |
getUpdatePhraseSetRequest()
The UpdatePhraseSetRequest that spawned the Operation.
|
UpdatePhraseSetRequestOrBuilder |
getUpdatePhraseSetRequestOrBuilder()
The UpdatePhraseSetRequest that spawned the Operation.
|
UpdateRecognizerRequest |
getUpdateRecognizerRequest()
The UpdateRecognizerRequest that spawned the Operation.
|
UpdateRecognizerRequestOrBuilder |
getUpdateRecognizerRequestOrBuilder()
The UpdateRecognizerRequest that spawned the Operation.
|
com.google.protobuf.Timestamp |
getUpdateTime()
The time the operation was last updated.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
The time the operation was last updated.
|
boolean |
hasBatchRecognizeMetadata()
Metadata specific to the BatchRecognize method.
|
boolean |
hasBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.
|
boolean |
hasCreateCustomClassRequest()
The CreateCustomClassRequest that spawned the Operation.
|
boolean |
hasCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.
|
boolean |
hasCreateRecognizerRequest()
The CreateRecognizerRequest that spawned the Operation.
|
boolean |
hasCreateTime()
The time the operation was created.
|
boolean |
hasDeleteCustomClassRequest()
The DeleteCustomClassRequest that spawned the Operation.
|
boolean |
hasDeletePhraseSetRequest()
The DeletePhraseSetRequest that spawned the Operation.
|
boolean |
hasDeleteRecognizerRequest()
The DeleteRecognizerRequest that spawned the Operation.
|
boolean |
hasUndeleteCustomClassRequest()
The UndeleteCustomClassRequest that spawned the Operation.
|
boolean |
hasUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.
|
boolean |
hasUndeleteRecognizerRequest()
The UndeleteRecognizerRequest that spawned the Operation.
|
boolean |
hasUpdateConfigRequest()
Deprecated.
google.cloud.speech.v2.OperationMetadata.update_config_request is deprecated. See
google/cloud/speech/v2/cloud_speech.proto;l=419
|
boolean |
hasUpdateCustomClassRequest()
The UpdateCustomClassRequest that spawned the Operation.
|
boolean |
hasUpdatePhraseSetRequest()
The UpdatePhraseSetRequest that spawned the Operation.
|
boolean |
hasUpdateRecognizerRequest()
The UpdateRecognizerRequest that spawned the Operation.
|
boolean |
hasUpdateTime()
The time the operation was last updated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;com.google.protobuf.Timestamp getCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;boolean hasUpdateTime()
The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;com.google.protobuf.Timestamp getUpdateTime()
The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;String getResource()
The resource path for the target of the operation.
string resource = 3;com.google.protobuf.ByteString getResourceBytes()
The resource path for the target of the operation.
string resource = 3;String getMethod()
The method that triggered the operation.
string method = 4;com.google.protobuf.ByteString getMethodBytes()
The method that triggered the operation.
string method = 4;String getKmsKeyName()
The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the content of the Operation is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 6 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getKmsKeyNameBytes()
The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the content of the Operation is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 6 [(.google.api.resource_reference) = { ... }String getKmsKeyVersionName()
The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
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 kms_key_version_name = 7 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getKmsKeyVersionNameBytes()
The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
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 kms_key_version_name = 7 [(.google.api.resource_reference) = { ... }boolean hasBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;BatchRecognizeRequest getBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;BatchRecognizeRequestOrBuilder getBatchRecognizeRequestOrBuilder()
The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;boolean hasCreateRecognizerRequest()
The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;CreateRecognizerRequest getCreateRecognizerRequest()
The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;CreateRecognizerRequestOrBuilder getCreateRecognizerRequestOrBuilder()
The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;boolean hasUpdateRecognizerRequest()
The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;UpdateRecognizerRequest getUpdateRecognizerRequest()
The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;UpdateRecognizerRequestOrBuilder getUpdateRecognizerRequestOrBuilder()
The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;boolean hasDeleteRecognizerRequest()
The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;DeleteRecognizerRequest getDeleteRecognizerRequest()
The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;DeleteRecognizerRequestOrBuilder getDeleteRecognizerRequestOrBuilder()
The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;boolean hasUndeleteRecognizerRequest()
The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
UndeleteRecognizerRequest getUndeleteRecognizerRequest()
The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
UndeleteRecognizerRequestOrBuilder getUndeleteRecognizerRequestOrBuilder()
The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
boolean hasCreateCustomClassRequest()
The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;CreateCustomClassRequest getCreateCustomClassRequest()
The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;CreateCustomClassRequestOrBuilder getCreateCustomClassRequestOrBuilder()
The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;boolean hasUpdateCustomClassRequest()
The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;UpdateCustomClassRequest getUpdateCustomClassRequest()
The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;UpdateCustomClassRequestOrBuilder getUpdateCustomClassRequestOrBuilder()
The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;boolean hasDeleteCustomClassRequest()
The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;DeleteCustomClassRequest getDeleteCustomClassRequest()
The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;DeleteCustomClassRequestOrBuilder getDeleteCustomClassRequestOrBuilder()
The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;boolean hasUndeleteCustomClassRequest()
The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
UndeleteCustomClassRequest getUndeleteCustomClassRequest()
The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
UndeleteCustomClassRequestOrBuilder getUndeleteCustomClassRequestOrBuilder()
The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
boolean hasCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;CreatePhraseSetRequest getCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;CreatePhraseSetRequestOrBuilder getCreatePhraseSetRequestOrBuilder()
The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;boolean hasUpdatePhraseSetRequest()
The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;UpdatePhraseSetRequest getUpdatePhraseSetRequest()
The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;UpdatePhraseSetRequestOrBuilder getUpdatePhraseSetRequestOrBuilder()
The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;boolean hasDeletePhraseSetRequest()
The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;DeletePhraseSetRequest getDeletePhraseSetRequest()
The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;DeletePhraseSetRequestOrBuilder getDeletePhraseSetRequestOrBuilder()
The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;boolean hasUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;UndeletePhraseSetRequest getUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;UndeletePhraseSetRequestOrBuilder getUndeletePhraseSetRequestOrBuilder()
The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;@Deprecated boolean hasUpdateConfigRequest()
The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21 [deprecated = true];
@Deprecated UpdateConfigRequest getUpdateConfigRequest()
The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21 [deprecated = true];
@Deprecated UpdateConfigRequestOrBuilder getUpdateConfigRequestOrBuilder()
The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21 [deprecated = true];
int getProgressPercent()
The percent progress of the Operation. Values can range from 0-100. If the value is 100, then the operation is finished.
int32 progress_percent = 22;boolean hasBatchRecognizeMetadata()
Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;BatchRecognizeMetadata getBatchRecognizeMetadata()
Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;BatchRecognizeMetadataOrBuilder getBatchRecognizeMetadataOrBuilder()
Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;OperationMetadata.RequestCase getRequestCase()
OperationMetadata.MetadataCase getMetadataCase()
Copyright © 2024 Google LLC. All rights reserved.