public final class OperationMetadata extends com.google.protobuf.GeneratedMessageV3 implements OperationMetadataOrBuilder
Metadata used across all long running operations returned by AutoML API.Protobuf type
google.cloud.automl.v1.OperationMetadata| Modifier and Type | Class and Description |
|---|---|
static class |
OperationMetadata.Builder
Metadata used across all long running operations returned by AutoML API.
|
static class |
OperationMetadata.DetailsCase |
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 | Field and Description |
|---|---|
static int |
BATCH_PREDICT_DETAILS_FIELD_NUMBER |
static int |
CREATE_DATASET_DETAILS_FIELD_NUMBER |
static int |
CREATE_MODEL_DETAILS_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DELETE_DETAILS_FIELD_NUMBER |
static int |
DEPLOY_MODEL_DETAILS_FIELD_NUMBER |
static int |
EXPORT_DATA_DETAILS_FIELD_NUMBER |
static int |
EXPORT_MODEL_DETAILS_FIELD_NUMBER |
static int |
IMPORT_DATA_DETAILS_FIELD_NUMBER |
static int |
PARTIAL_FAILURES_FIELD_NUMBER |
static int |
PROGRESS_PERCENT_FIELD_NUMBER |
static int |
UNDEPLOY_MODEL_DETAILS_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BatchPredictOperationMetadata |
getBatchPredictDetails()
Details of BatchPredict operation.
|
BatchPredictOperationMetadataOrBuilder |
getBatchPredictDetailsOrBuilder()
Details of BatchPredict operation.
|
CreateDatasetOperationMetadata |
getCreateDatasetDetails()
Details of CreateDataset operation.
|
CreateDatasetOperationMetadataOrBuilder |
getCreateDatasetDetailsOrBuilder()
Details of CreateDataset operation.
|
CreateModelOperationMetadata |
getCreateModelDetails()
Details of CreateModel operation.
|
CreateModelOperationMetadataOrBuilder |
getCreateModelDetailsOrBuilder()
Details of CreateModel operation.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
static OperationMetadata |
getDefaultInstance() |
OperationMetadata |
getDefaultInstanceForType() |
DeleteOperationMetadata |
getDeleteDetails()
Details of a Delete operation.
|
DeleteOperationMetadataOrBuilder |
getDeleteDetailsOrBuilder()
Details of a Delete operation.
|
DeployModelOperationMetadata |
getDeployModelDetails()
Details of a DeployModel operation.
|
DeployModelOperationMetadataOrBuilder |
getDeployModelDetailsOrBuilder()
Details of a DeployModel operation.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
OperationMetadata.DetailsCase |
getDetailsCase() |
ExportDataOperationMetadata |
getExportDataDetails()
Details of ExportData operation.
|
ExportDataOperationMetadataOrBuilder |
getExportDataDetailsOrBuilder()
Details of ExportData operation.
|
ExportModelOperationMetadata |
getExportModelDetails()
Details of ExportModel operation.
|
ExportModelOperationMetadataOrBuilder |
getExportModelDetailsOrBuilder()
Details of ExportModel operation.
|
ImportDataOperationMetadata |
getImportDataDetails()
Details of ImportData operation.
|
ImportDataOperationMetadataOrBuilder |
getImportDataDetailsOrBuilder()
Details of ImportData operation.
|
com.google.protobuf.Parser<OperationMetadata> |
getParserForType() |
com.google.rpc.Status |
getPartialFailures(int index)
Output only.
|
int |
getPartialFailuresCount()
Output only.
|
List<com.google.rpc.Status> |
getPartialFailuresList()
Output only.
|
com.google.rpc.StatusOrBuilder |
getPartialFailuresOrBuilder(int index)
Output only.
|
List<? extends com.google.rpc.StatusOrBuilder> |
getPartialFailuresOrBuilderList()
Output only.
|
int |
getProgressPercent()
Output only.
|
int |
getSerializedSize() |
UndeployModelOperationMetadata |
getUndeployModelDetails()
Details of an UndeployModel operation.
|
UndeployModelOperationMetadataOrBuilder |
getUndeployModelDetailsOrBuilder()
Details of an UndeployModel operation.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasBatchPredictDetails()
Details of BatchPredict operation.
|
boolean |
hasCreateDatasetDetails()
Details of CreateDataset operation.
|
boolean |
hasCreateModelDetails()
Details of CreateModel operation.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDeleteDetails()
Details of a Delete operation.
|
boolean |
hasDeployModelDetails()
Details of a DeployModel operation.
|
boolean |
hasExportDataDetails()
Details of ExportData operation.
|
boolean |
hasExportModelDetails()
Details of ExportModel operation.
|
int |
hashCode() |
boolean |
hasImportDataDetails()
Details of ImportData operation.
|
boolean |
hasUndeployModelDetails()
Details of an UndeployModel operation.
|
boolean |
hasUpdateTime()
Output only.
|
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 DELETE_DETAILS_FIELD_NUMBER
public static final int DEPLOY_MODEL_DETAILS_FIELD_NUMBER
public static final int UNDEPLOY_MODEL_DETAILS_FIELD_NUMBER
public static final int CREATE_MODEL_DETAILS_FIELD_NUMBER
public static final int CREATE_DATASET_DETAILS_FIELD_NUMBER
public static final int IMPORT_DATA_DETAILS_FIELD_NUMBER
public static final int BATCH_PREDICT_DETAILS_FIELD_NUMBER
public static final int EXPORT_DATA_DETAILS_FIELD_NUMBER
public static final int EXPORT_MODEL_DETAILS_FIELD_NUMBER
public static final int PROGRESS_PERCENT_FIELD_NUMBER
public static final int PARTIAL_FAILURES_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_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.DetailsCase getDetailsCase()
getDetailsCase in interface OperationMetadataOrBuilderpublic boolean hasDeleteDetails()
Details of a Delete operation.
.google.cloud.automl.v1.DeleteOperationMetadata delete_details = 8;hasDeleteDetails in interface OperationMetadataOrBuilderpublic DeleteOperationMetadata getDeleteDetails()
Details of a Delete operation.
.google.cloud.automl.v1.DeleteOperationMetadata delete_details = 8;getDeleteDetails in interface OperationMetadataOrBuilderpublic DeleteOperationMetadataOrBuilder getDeleteDetailsOrBuilder()
Details of a Delete operation.
.google.cloud.automl.v1.DeleteOperationMetadata delete_details = 8;getDeleteDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasDeployModelDetails()
Details of a DeployModel operation.
.google.cloud.automl.v1.DeployModelOperationMetadata deploy_model_details = 24;hasDeployModelDetails in interface OperationMetadataOrBuilderpublic DeployModelOperationMetadata getDeployModelDetails()
Details of a DeployModel operation.
.google.cloud.automl.v1.DeployModelOperationMetadata deploy_model_details = 24;getDeployModelDetails in interface OperationMetadataOrBuilderpublic DeployModelOperationMetadataOrBuilder getDeployModelDetailsOrBuilder()
Details of a DeployModel operation.
.google.cloud.automl.v1.DeployModelOperationMetadata deploy_model_details = 24;getDeployModelDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUndeployModelDetails()
Details of an UndeployModel operation.
.google.cloud.automl.v1.UndeployModelOperationMetadata undeploy_model_details = 25;
hasUndeployModelDetails in interface OperationMetadataOrBuilderpublic UndeployModelOperationMetadata getUndeployModelDetails()
Details of an UndeployModel operation.
.google.cloud.automl.v1.UndeployModelOperationMetadata undeploy_model_details = 25;
getUndeployModelDetails in interface OperationMetadataOrBuilderpublic UndeployModelOperationMetadataOrBuilder getUndeployModelDetailsOrBuilder()
Details of an UndeployModel operation.
.google.cloud.automl.v1.UndeployModelOperationMetadata undeploy_model_details = 25;
getUndeployModelDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasCreateModelDetails()
Details of CreateModel operation.
.google.cloud.automl.v1.CreateModelOperationMetadata create_model_details = 10;hasCreateModelDetails in interface OperationMetadataOrBuilderpublic CreateModelOperationMetadata getCreateModelDetails()
Details of CreateModel operation.
.google.cloud.automl.v1.CreateModelOperationMetadata create_model_details = 10;getCreateModelDetails in interface OperationMetadataOrBuilderpublic CreateModelOperationMetadataOrBuilder getCreateModelDetailsOrBuilder()
Details of CreateModel operation.
.google.cloud.automl.v1.CreateModelOperationMetadata create_model_details = 10;getCreateModelDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasCreateDatasetDetails()
Details of CreateDataset operation.
.google.cloud.automl.v1.CreateDatasetOperationMetadata create_dataset_details = 30;
hasCreateDatasetDetails in interface OperationMetadataOrBuilderpublic CreateDatasetOperationMetadata getCreateDatasetDetails()
Details of CreateDataset operation.
.google.cloud.automl.v1.CreateDatasetOperationMetadata create_dataset_details = 30;
getCreateDatasetDetails in interface OperationMetadataOrBuilderpublic CreateDatasetOperationMetadataOrBuilder getCreateDatasetDetailsOrBuilder()
Details of CreateDataset operation.
.google.cloud.automl.v1.CreateDatasetOperationMetadata create_dataset_details = 30;
getCreateDatasetDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasImportDataDetails()
Details of ImportData operation.
.google.cloud.automl.v1.ImportDataOperationMetadata import_data_details = 15;hasImportDataDetails in interface OperationMetadataOrBuilderpublic ImportDataOperationMetadata getImportDataDetails()
Details of ImportData operation.
.google.cloud.automl.v1.ImportDataOperationMetadata import_data_details = 15;getImportDataDetails in interface OperationMetadataOrBuilderpublic ImportDataOperationMetadataOrBuilder getImportDataDetailsOrBuilder()
Details of ImportData operation.
.google.cloud.automl.v1.ImportDataOperationMetadata import_data_details = 15;getImportDataDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasBatchPredictDetails()
Details of BatchPredict operation.
.google.cloud.automl.v1.BatchPredictOperationMetadata batch_predict_details = 16;hasBatchPredictDetails in interface OperationMetadataOrBuilderpublic BatchPredictOperationMetadata getBatchPredictDetails()
Details of BatchPredict operation.
.google.cloud.automl.v1.BatchPredictOperationMetadata batch_predict_details = 16;getBatchPredictDetails in interface OperationMetadataOrBuilderpublic BatchPredictOperationMetadataOrBuilder getBatchPredictDetailsOrBuilder()
Details of BatchPredict operation.
.google.cloud.automl.v1.BatchPredictOperationMetadata batch_predict_details = 16;getBatchPredictDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasExportDataDetails()
Details of ExportData operation.
.google.cloud.automl.v1.ExportDataOperationMetadata export_data_details = 21;hasExportDataDetails in interface OperationMetadataOrBuilderpublic ExportDataOperationMetadata getExportDataDetails()
Details of ExportData operation.
.google.cloud.automl.v1.ExportDataOperationMetadata export_data_details = 21;getExportDataDetails in interface OperationMetadataOrBuilderpublic ExportDataOperationMetadataOrBuilder getExportDataDetailsOrBuilder()
Details of ExportData operation.
.google.cloud.automl.v1.ExportDataOperationMetadata export_data_details = 21;getExportDataDetailsOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasExportModelDetails()
Details of ExportModel operation.
.google.cloud.automl.v1.ExportModelOperationMetadata export_model_details = 22;hasExportModelDetails in interface OperationMetadataOrBuilderpublic ExportModelOperationMetadata getExportModelDetails()
Details of ExportModel operation.
.google.cloud.automl.v1.ExportModelOperationMetadata export_model_details = 22;getExportModelDetails in interface OperationMetadataOrBuilderpublic ExportModelOperationMetadataOrBuilder getExportModelDetailsOrBuilder()
Details of ExportModel operation.
.google.cloud.automl.v1.ExportModelOperationMetadata export_model_details = 22;getExportModelDetailsOrBuilder in interface OperationMetadataOrBuilderpublic int getProgressPercent()
Output only. Progress of operation. Range: [0, 100]. Not used currently.
int32 progress_percent = 13;getProgressPercent in interface OperationMetadataOrBuilderpublic List<com.google.rpc.Status> getPartialFailuresList()
Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;getPartialFailuresList in interface OperationMetadataOrBuilderpublic List<? extends com.google.rpc.StatusOrBuilder> getPartialFailuresOrBuilderList()
Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;getPartialFailuresOrBuilderList in interface OperationMetadataOrBuilderpublic int getPartialFailuresCount()
Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;getPartialFailuresCount in interface OperationMetadataOrBuilderpublic com.google.rpc.Status getPartialFailures(int index)
Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;getPartialFailures in interface OperationMetadataOrBuilderpublic com.google.rpc.StatusOrBuilder getPartialFailuresOrBuilder(int index)
Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;getPartialFailuresOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasCreateTime()
Output only. Time when the operation was created.
.google.protobuf.Timestamp create_time = 3;hasCreateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Time when the operation was created.
.google.protobuf.Timestamp create_time = 3;getCreateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time when the operation was created.
.google.protobuf.Timestamp create_time = 3;getCreateTimeOrBuilder in interface OperationMetadataOrBuilderpublic boolean hasUpdateTime()
Output only. Time when the operation was updated for the last time.
.google.protobuf.Timestamp update_time = 4;hasUpdateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Time when the operation was updated for the last time.
.google.protobuf.Timestamp update_time = 4;getUpdateTime in interface OperationMetadataOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time when the operation was updated for the last time.
.google.protobuf.Timestamp update_time = 4;getUpdateTimeOrBuilder 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 © 2025 Google LLC. All rights reserved.