- 4.73.0 (latest)
- 4.71.0
- 4.70.0
- 4.69.0
- 4.68.0
- 4.67.0
- 4.65.0
- 4.63.0
- 4.62.0
- 4.59.0
- 4.58.0
- 4.57.0
- 4.55.0
- 4.54.0
- 4.53.0
- 4.52.0
- 4.51.0
- 4.50.0
- 4.49.0
- 4.48.0
- 4.47.0
- 4.46.0
- 4.44.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.32.0
- 4.31.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.16.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- 3.0.0
- 2.6.1
- 2.5.9
- 2.4.0
- 2.3.0
- 2.2.15
public interface OperationMetadataOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getBatchRecognizeMetadata()
public abstract BatchRecognizeMetadata getBatchRecognizeMetadata()Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;
| Type | Description |
| BatchRecognizeMetadata | The batchRecognizeMetadata. |
getBatchRecognizeMetadataOrBuilder()
public abstract BatchRecognizeMetadataOrBuilder getBatchRecognizeMetadataOrBuilder()Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;
| Type | Description |
| BatchRecognizeMetadataOrBuilder |
getBatchRecognizeRequest()
public abstract BatchRecognizeRequest getBatchRecognizeRequest()The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;
| Type | Description |
| BatchRecognizeRequest | The batchRecognizeRequest. |
getBatchRecognizeRequestOrBuilder()
public abstract BatchRecognizeRequestOrBuilder getBatchRecognizeRequestOrBuilder()The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;
| Type | Description |
| BatchRecognizeRequestOrBuilder |
getCreateCustomClassRequest()
public abstract CreateCustomClassRequest getCreateCustomClassRequest()The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;
| Type | Description |
| CreateCustomClassRequest | The createCustomClassRequest. |
getCreateCustomClassRequestOrBuilder()
public abstract CreateCustomClassRequestOrBuilder getCreateCustomClassRequestOrBuilder()The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;
| Type | Description |
| CreateCustomClassRequestOrBuilder |
getCreatePhraseSetRequest()
public abstract CreatePhraseSetRequest getCreatePhraseSetRequest()The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;
| Type | Description |
| CreatePhraseSetRequest | The createPhraseSetRequest. |
getCreatePhraseSetRequestOrBuilder()
public abstract CreatePhraseSetRequestOrBuilder getCreatePhraseSetRequestOrBuilder()The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;
| Type | Description |
| CreatePhraseSetRequestOrBuilder |
getCreateRecognizerRequest()
public abstract CreateRecognizerRequest getCreateRecognizerRequest()The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;
| Type | Description |
| CreateRecognizerRequest | The createRecognizerRequest. |
getCreateRecognizerRequestOrBuilder()
public abstract CreateRecognizerRequestOrBuilder getCreateRecognizerRequestOrBuilder()The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;
| Type | Description |
| CreateRecognizerRequestOrBuilder |
getCreateTime()
public abstract Timestamp getCreateTime()The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
| Type | Description |
| Timestamp | The createTime. |
getCreateTimeOrBuilder()
public abstract TimestampOrBuilder getCreateTimeOrBuilder()The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
| Type | Description |
| TimestampOrBuilder |
getDeleteCustomClassRequest()
public abstract DeleteCustomClassRequest getDeleteCustomClassRequest()The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;
| Type | Description |
| DeleteCustomClassRequest | The deleteCustomClassRequest. |
getDeleteCustomClassRequestOrBuilder()
public abstract DeleteCustomClassRequestOrBuilder getDeleteCustomClassRequestOrBuilder()The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;
| Type | Description |
| DeleteCustomClassRequestOrBuilder |
getDeletePhraseSetRequest()
public abstract DeletePhraseSetRequest getDeletePhraseSetRequest()The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;
| Type | Description |
| DeletePhraseSetRequest | The deletePhraseSetRequest. |
getDeletePhraseSetRequestOrBuilder()
public abstract DeletePhraseSetRequestOrBuilder getDeletePhraseSetRequestOrBuilder()The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;
| Type | Description |
| DeletePhraseSetRequestOrBuilder |
getDeleteRecognizerRequest()
public abstract DeleteRecognizerRequest getDeleteRecognizerRequest()The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;
| Type | Description |
| DeleteRecognizerRequest | The deleteRecognizerRequest. |
getDeleteRecognizerRequestOrBuilder()
public abstract DeleteRecognizerRequestOrBuilder getDeleteRecognizerRequestOrBuilder()The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;
| Type | Description |
| DeleteRecognizerRequestOrBuilder |
getKmsKeyName()
public abstract String 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 kms_key_name = 6 [(.google.api.resource_reference) = { ... }
| Type | Description |
| String | The kmsKeyName. |
getKmsKeyNameBytes()
public abstract ByteString getKmsKeyNameBytes() 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 kms_key_name = 6 [(.google.api.resource_reference) = { ... }
| Type | Description |
| ByteString | The bytes for kmsKeyName. |
getKmsKeyVersionName()
public abstract String 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 kms_key_version_name = 7 [(.google.api.resource_reference) = { ... }
| Type | Description |
| String | The kmsKeyVersionName. |
getKmsKeyVersionNameBytes()
public abstract ByteString getKmsKeyVersionNameBytes() 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 kms_key_version_name = 7 [(.google.api.resource_reference) = { ... }
| Type | Description |
| ByteString | The bytes for kmsKeyVersionName. |
getMetadataCase()
public abstract OperationMetadata.MetadataCase getMetadataCase()| Type | Description |
| OperationMetadata.MetadataCase |
getMethod()
public abstract String getMethod()The method that triggered the operation.
string method = 4;
| Type | Description |
| String | The method. |
getMethodBytes()
public abstract ByteString getMethodBytes()The method that triggered the operation.
string method = 4;
| Type | Description |
| ByteString | The bytes for method. |
getProgressPercent()
public abstract 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;
| Type | Description |
| int | The progressPercent. |
getRequestCase()
public abstract OperationMetadata.RequestCase getRequestCase()| Type | Description |
| OperationMetadata.RequestCase |
getResource()
public abstract String getResource()The resource path for the target of the operation.
string resource = 3;
| Type | Description |
| String | The resource. |
getResourceBytes()
public abstract ByteString getResourceBytes()The resource path for the target of the operation.
string resource = 3;
| Type | Description |
| ByteString | The bytes for resource. |
getUndeleteCustomClassRequest()
public abstract UndeleteCustomClassRequest getUndeleteCustomClassRequest()The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
| Type | Description |
| UndeleteCustomClassRequest | The undeleteCustomClassRequest. |
getUndeleteCustomClassRequestOrBuilder()
public abstract UndeleteCustomClassRequestOrBuilder getUndeleteCustomClassRequestOrBuilder()The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
| Type | Description |
| UndeleteCustomClassRequestOrBuilder |
getUndeletePhraseSetRequest()
public abstract UndeletePhraseSetRequest getUndeletePhraseSetRequest()The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;
| Type | Description |
| UndeletePhraseSetRequest | The undeletePhraseSetRequest. |
getUndeletePhraseSetRequestOrBuilder()
public abstract UndeletePhraseSetRequestOrBuilder getUndeletePhraseSetRequestOrBuilder()The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;
| Type | Description |
| UndeletePhraseSetRequestOrBuilder |
getUndeleteRecognizerRequest()
public abstract UndeleteRecognizerRequest getUndeleteRecognizerRequest()The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
| Type | Description |
| UndeleteRecognizerRequest | The undeleteRecognizerRequest. |
getUndeleteRecognizerRequestOrBuilder()
public abstract UndeleteRecognizerRequestOrBuilder getUndeleteRecognizerRequestOrBuilder()The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
| Type | Description |
| UndeleteRecognizerRequestOrBuilder |
getUpdateConfigRequest()
public abstract UpdateConfigRequest getUpdateConfigRequest()The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21;
| Type | Description |
| UpdateConfigRequest | The updateConfigRequest. |
getUpdateConfigRequestOrBuilder()
public abstract UpdateConfigRequestOrBuilder getUpdateConfigRequestOrBuilder()The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21;
| Type | Description |
| UpdateConfigRequestOrBuilder |
getUpdateCustomClassRequest()
public abstract UpdateCustomClassRequest getUpdateCustomClassRequest()The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;
| Type | Description |
| UpdateCustomClassRequest | The updateCustomClassRequest. |
getUpdateCustomClassRequestOrBuilder()
public abstract UpdateCustomClassRequestOrBuilder getUpdateCustomClassRequestOrBuilder()The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;
| Type | Description |
| UpdateCustomClassRequestOrBuilder |
getUpdatePhraseSetRequest()
public abstract UpdatePhraseSetRequest getUpdatePhraseSetRequest()The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;
| Type | Description |
| UpdatePhraseSetRequest | The updatePhraseSetRequest. |
getUpdatePhraseSetRequestOrBuilder()
public abstract UpdatePhraseSetRequestOrBuilder getUpdatePhraseSetRequestOrBuilder()The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;
| Type | Description |
| UpdatePhraseSetRequestOrBuilder |
getUpdateRecognizerRequest()
public abstract UpdateRecognizerRequest getUpdateRecognizerRequest()The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;
| Type | Description |
| UpdateRecognizerRequest | The updateRecognizerRequest. |
getUpdateRecognizerRequestOrBuilder()
public abstract UpdateRecognizerRequestOrBuilder getUpdateRecognizerRequestOrBuilder()The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;
| Type | Description |
| UpdateRecognizerRequestOrBuilder |
getUpdateTime()
public abstract Timestamp getUpdateTime()The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;
| Type | Description |
| Timestamp | The updateTime. |
getUpdateTimeOrBuilder()
public abstract TimestampOrBuilder getUpdateTimeOrBuilder()The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;
| Type | Description |
| TimestampOrBuilder |
hasBatchRecognizeMetadata()
public abstract boolean hasBatchRecognizeMetadata()Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;
| Type | Description |
| boolean | Whether the batchRecognizeMetadata field is set. |
hasBatchRecognizeRequest()
public abstract boolean hasBatchRecognizeRequest()The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;
| Type | Description |
| boolean | Whether the batchRecognizeRequest field is set. |
hasCreateCustomClassRequest()
public abstract boolean hasCreateCustomClassRequest()The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;
| Type | Description |
| boolean | Whether the createCustomClassRequest field is set. |
hasCreatePhraseSetRequest()
public abstract boolean hasCreatePhraseSetRequest()The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;
| Type | Description |
| boolean | Whether the createPhraseSetRequest field is set. |
hasCreateRecognizerRequest()
public abstract boolean hasCreateRecognizerRequest()The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;
| Type | Description |
| boolean | Whether the createRecognizerRequest field is set. |
hasCreateTime()
public abstract boolean hasCreateTime()The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
| Type | Description |
| boolean | Whether the createTime field is set. |
hasDeleteCustomClassRequest()
public abstract boolean hasDeleteCustomClassRequest()The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;
| Type | Description |
| boolean | Whether the deleteCustomClassRequest field is set. |
hasDeletePhraseSetRequest()
public abstract boolean hasDeletePhraseSetRequest()The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;
| Type | Description |
| boolean | Whether the deletePhraseSetRequest field is set. |
hasDeleteRecognizerRequest()
public abstract boolean hasDeleteRecognizerRequest()The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;
| Type | Description |
| boolean | Whether the deleteRecognizerRequest field is set. |
hasUndeleteCustomClassRequest()
public abstract boolean hasUndeleteCustomClassRequest()The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
| Type | Description |
| boolean | Whether the undeleteCustomClassRequest field is set. |
hasUndeletePhraseSetRequest()
public abstract boolean hasUndeletePhraseSetRequest()The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;
| Type | Description |
| boolean | Whether the undeletePhraseSetRequest field is set. |
hasUndeleteRecognizerRequest()
public abstract boolean hasUndeleteRecognizerRequest()The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
| Type | Description |
| boolean | Whether the undeleteRecognizerRequest field is set. |
hasUpdateConfigRequest()
public abstract boolean hasUpdateConfigRequest()The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21;
| Type | Description |
| boolean | Whether the updateConfigRequest field is set. |
hasUpdateCustomClassRequest()
public abstract boolean hasUpdateCustomClassRequest()The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;
| Type | Description |
| boolean | Whether the updateCustomClassRequest field is set. |
hasUpdatePhraseSetRequest()
public abstract boolean hasUpdatePhraseSetRequest()The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;
| Type | Description |
| boolean | Whether the updatePhraseSetRequest field is set. |
hasUpdateRecognizerRequest()
public abstract boolean hasUpdateRecognizerRequest()The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;
| Type | Description |
| boolean | Whether the updateRecognizerRequest field is set. |
hasUpdateTime()
public abstract boolean hasUpdateTime()The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;
| Type | Description |
| boolean | Whether the updateTime field is set. |