public final class OperationMetadata extends com.google.protobuf.GeneratedMessageV3 implements OperationMetadataOrBuilder
Represents the metadata of a long-running operation.Protobuf type
google.cloud.speech.v2.OperationMetadata| Modifier and Type | Class and Description |
|---|---|
static class |
OperationMetadata.Builder
Represents the metadata of a long-running operation.
|
static class |
OperationMetadata.MetadataCase |
static class |
OperationMetadata.RequestCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.
|
static OperationMetadata |
getDefaultInstance() |
OperationMetadata |
getDefaultInstanceForType() |
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.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<OperationMetadata> |
getParserForType() |
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.
|
int |
getSerializedSize() |
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.
|
int |
hashCode() |
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OperationMetadata.Builder |
newBuilder() |
static OperationMetadata.Builder |
newBuilder(OperationMetadata prototype) |
OperationMetadata.Builder |
newBuilderForType() |
protected OperationMetadata.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static OperationMetadata |
parseDelimitedFrom(InputStream input) |
static OperationMetadata |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationMetadata |
parseFrom(byte[] data) |
static OperationMetadata |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationMetadata |
parseFrom(ByteBuffer data) |
static OperationMetadata |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationMetadata |
parseFrom(com.google.protobuf.ByteString data) |
static OperationMetadata |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationMetadata |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OperationMetadata |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationMetadata |
parseFrom(InputStream input) |
static OperationMetadata |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OperationMetadata> |
parser() |
OperationMetadata.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CREATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER
public static final int KMS_KEY_NAME_FIELD_NUMBER
public static final int KMS_KEY_VERSION_NAME_FIELD_NUMBER
public static final int BATCH_RECOGNIZE_REQUEST_FIELD_NUMBER
public static final int CREATE_RECOGNIZER_REQUEST_FIELD_NUMBER
public static final int UPDATE_RECOGNIZER_REQUEST_FIELD_NUMBER
public static final int DELETE_RECOGNIZER_REQUEST_FIELD_NUMBER
public static final int UNDELETE_RECOGNIZER_REQUEST_FIELD_NUMBER
public static final int CREATE_CUSTOM_CLASS_REQUEST_FIELD_NUMBER
public static final int UPDATE_CUSTOM_CLASS_REQUEST_FIELD_NUMBER
public static final int DELETE_CUSTOM_CLASS_REQUEST_FIELD_NUMBER
public static final int UNDELETE_CUSTOM_CLASS_REQUEST_FIELD_NUMBER
public static final int CREATE_PHRASE_SET_REQUEST_FIELD_NUMBER
public static final int UPDATE_PHRASE_SET_REQUEST_FIELD_NUMBER
public static final int DELETE_PHRASE_SET_REQUEST_FIELD_NUMBER
public static final int UNDELETE_PHRASE_SET_REQUEST_FIELD_NUMBER
public static final int UPDATE_CONFIG_REQUEST_FIELD_NUMBER
public static final int PROGRESS_PERCENT_FIELD_NUMBER
public static final int BATCH_RECOGNIZE_METADATA_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public OperationMetadata.RequestCase getRequestCase()
getRequestCase in interface OperationMetadataOrBuilderpublic OperationMetadata.MetadataCase getMetadataCase()
getMetadataCase in interface OperationMetadataOrBuilderpublic boolean hasCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;hasCreateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;getCreateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;getCreateTimeOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUpdateTime()
The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;hasUpdateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;getUpdateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The time the operation was last updated.
.google.protobuf.Timestamp update_time = 2;getUpdateTimeOrBuilder in interface OperationMetadataOrBuilderpublic String getResource()
The resource path for the target of the operation.
string resource = 3;getResource in interface OperationMetadataOrBuilderpublic com.google.protobuf.ByteString getResourceBytes()
The resource path for the target of the operation.
string resource = 3;getResourceBytes in interface OperationMetadataOrBuilderpublic String getMethod()
The method that triggered the operation.
string method = 4;getMethod in interface OperationMetadataOrBuilderpublic com.google.protobuf.ByteString getMethodBytes()
The method that triggered the operation.
string method = 4;getMethodBytes in interface OperationMetadataOrBuilderpublic 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) = { ... }getKmsKeyName in interface OperationMetadataOrBuilderpublic 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) = { ... }getKmsKeyNameBytes in interface OperationMetadataOrBuilderpublic 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) = { ... }getKmsKeyVersionName in interface OperationMetadataOrBuilderpublic 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) = { ... }getKmsKeyVersionNameBytes in interface OperationMetadataOrBuilderpublic boolean hasBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;hasBatchRecognizeRequest in interface OperationMetadataOrBuilderpublic BatchRecognizeRequest getBatchRecognizeRequest()
The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;getBatchRecognizeRequest in interface OperationMetadataOrBuilderpublic BatchRecognizeRequestOrBuilder getBatchRecognizeRequestOrBuilder()
The BatchRecognizeRequest that spawned the Operation.
.google.cloud.speech.v2.BatchRecognizeRequest batch_recognize_request = 8;getBatchRecognizeRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasCreateRecognizerRequest()
The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;hasCreateRecognizerRequest in interface OperationMetadataOrBuilderpublic CreateRecognizerRequest getCreateRecognizerRequest()
The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;getCreateRecognizerRequest in interface OperationMetadataOrBuilderpublic CreateRecognizerRequestOrBuilder getCreateRecognizerRequestOrBuilder()
The CreateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.CreateRecognizerRequest create_recognizer_request = 9;getCreateRecognizerRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUpdateRecognizerRequest()
The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;hasUpdateRecognizerRequest in interface OperationMetadataOrBuilderpublic UpdateRecognizerRequest getUpdateRecognizerRequest()
The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;getUpdateRecognizerRequest in interface OperationMetadataOrBuilderpublic UpdateRecognizerRequestOrBuilder getUpdateRecognizerRequestOrBuilder()
The UpdateRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateRecognizerRequest update_recognizer_request = 10;getUpdateRecognizerRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasDeleteRecognizerRequest()
The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;hasDeleteRecognizerRequest in interface OperationMetadataOrBuilderpublic DeleteRecognizerRequest getDeleteRecognizerRequest()
The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;getDeleteRecognizerRequest in interface OperationMetadataOrBuilderpublic DeleteRecognizerRequestOrBuilder getDeleteRecognizerRequestOrBuilder()
The DeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteRecognizerRequest delete_recognizer_request = 11;getDeleteRecognizerRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUndeleteRecognizerRequest()
The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
hasUndeleteRecognizerRequest in interface OperationMetadataOrBuilderpublic UndeleteRecognizerRequest getUndeleteRecognizerRequest()
The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
getUndeleteRecognizerRequest in interface OperationMetadataOrBuilderpublic UndeleteRecognizerRequestOrBuilder getUndeleteRecognizerRequestOrBuilder()
The UndeleteRecognizerRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteRecognizerRequest undelete_recognizer_request = 12;
getUndeleteRecognizerRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasCreateCustomClassRequest()
The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;hasCreateCustomClassRequest in interface OperationMetadataOrBuilderpublic CreateCustomClassRequest getCreateCustomClassRequest()
The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;getCreateCustomClassRequest in interface OperationMetadataOrBuilderpublic CreateCustomClassRequestOrBuilder getCreateCustomClassRequestOrBuilder()
The CreateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.CreateCustomClassRequest create_custom_class_request = 13;getCreateCustomClassRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUpdateCustomClassRequest()
The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;hasUpdateCustomClassRequest in interface OperationMetadataOrBuilderpublic UpdateCustomClassRequest getUpdateCustomClassRequest()
The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;getUpdateCustomClassRequest in interface OperationMetadataOrBuilderpublic UpdateCustomClassRequestOrBuilder getUpdateCustomClassRequestOrBuilder()
The UpdateCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateCustomClassRequest update_custom_class_request = 14;getUpdateCustomClassRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasDeleteCustomClassRequest()
The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;hasDeleteCustomClassRequest in interface OperationMetadataOrBuilderpublic DeleteCustomClassRequest getDeleteCustomClassRequest()
The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;getDeleteCustomClassRequest in interface OperationMetadataOrBuilderpublic DeleteCustomClassRequestOrBuilder getDeleteCustomClassRequestOrBuilder()
The DeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.DeleteCustomClassRequest delete_custom_class_request = 15;getDeleteCustomClassRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUndeleteCustomClassRequest()
The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
hasUndeleteCustomClassRequest in interface OperationMetadataOrBuilderpublic UndeleteCustomClassRequest getUndeleteCustomClassRequest()
The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
getUndeleteCustomClassRequest in interface OperationMetadataOrBuilderpublic UndeleteCustomClassRequestOrBuilder getUndeleteCustomClassRequestOrBuilder()
The UndeleteCustomClassRequest that spawned the Operation.
.google.cloud.speech.v2.UndeleteCustomClassRequest undelete_custom_class_request = 16;
getUndeleteCustomClassRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;hasCreatePhraseSetRequest in interface OperationMetadataOrBuilderpublic CreatePhraseSetRequest getCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;getCreatePhraseSetRequest in interface OperationMetadataOrBuilderpublic CreatePhraseSetRequestOrBuilder getCreatePhraseSetRequestOrBuilder()
The CreatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.CreatePhraseSetRequest create_phrase_set_request = 17;getCreatePhraseSetRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUpdatePhraseSetRequest()
The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;hasUpdatePhraseSetRequest in interface OperationMetadataOrBuilderpublic UpdatePhraseSetRequest getUpdatePhraseSetRequest()
The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;getUpdatePhraseSetRequest in interface OperationMetadataOrBuilderpublic UpdatePhraseSetRequestOrBuilder getUpdatePhraseSetRequestOrBuilder()
The UpdatePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UpdatePhraseSetRequest update_phrase_set_request = 18;getUpdatePhraseSetRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasDeletePhraseSetRequest()
The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;hasDeletePhraseSetRequest in interface OperationMetadataOrBuilderpublic DeletePhraseSetRequest getDeletePhraseSetRequest()
The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;getDeletePhraseSetRequest in interface OperationMetadataOrBuilderpublic DeletePhraseSetRequestOrBuilder getDeletePhraseSetRequestOrBuilder()
The DeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.DeletePhraseSetRequest delete_phrase_set_request = 19;getDeletePhraseSetRequestOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;hasUndeletePhraseSetRequest in interface OperationMetadataOrBuilderpublic UndeletePhraseSetRequest getUndeletePhraseSetRequest()
The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;getUndeletePhraseSetRequest in interface OperationMetadataOrBuilderpublic UndeletePhraseSetRequestOrBuilder getUndeletePhraseSetRequestOrBuilder()
The UndeletePhraseSetRequest that spawned the Operation.
.google.cloud.speech.v2.UndeletePhraseSetRequest undelete_phrase_set_request = 20;getUndeletePhraseSetRequestOrBuilder in interface OperationMetadataOrBuilder@Deprecated public boolean hasUpdateConfigRequest()
The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21 [deprecated = true];
hasUpdateConfigRequest in interface OperationMetadataOrBuilder@Deprecated public UpdateConfigRequest getUpdateConfigRequest()
The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21 [deprecated = true];
getUpdateConfigRequest in interface OperationMetadataOrBuilder@Deprecated public UpdateConfigRequestOrBuilder getUpdateConfigRequestOrBuilder()
The UpdateConfigRequest that spawned the Operation.
.google.cloud.speech.v2.UpdateConfigRequest update_config_request = 21 [deprecated = true];
getUpdateConfigRequestOrBuilder in interface OperationMetadataOrBuilderpublic 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;getProgressPercent in interface OperationMetadataOrBuilderpublic boolean hasBatchRecognizeMetadata()
Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;hasBatchRecognizeMetadata in interface OperationMetadataOrBuilderpublic BatchRecognizeMetadata getBatchRecognizeMetadata()
Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;getBatchRecognizeMetadata in interface OperationMetadataOrBuilderpublic BatchRecognizeMetadataOrBuilder getBatchRecognizeMetadataOrBuilder()
Metadata specific to the BatchRecognize method.
.google.cloud.speech.v2.BatchRecognizeMetadata batch_recognize_metadata = 23;getBatchRecognizeMetadataOrBuilder in interface OperationMetadataOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static OperationMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperationMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperationMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperationMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperationMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperationMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperationMetadata parseFrom(InputStream input) throws IOException
IOExceptionpublic static OperationMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OperationMetadata parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OperationMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OperationMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OperationMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OperationMetadata.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OperationMetadata.Builder newBuilder()
public static OperationMetadata.Builder newBuilder(OperationMetadata prototype)
public OperationMetadata.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OperationMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static OperationMetadata getDefaultInstance()
public static com.google.protobuf.Parser<OperationMetadata> parser()
public com.google.protobuf.Parser<OperationMetadata> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public OperationMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.