public interface UpdateExplanationDatasetOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GenericOperationMetadata |
getGenericMetadata()
The common part of the operation metadata.
|
GenericOperationMetadataOrBuilder |
getGenericMetadataOrBuilder()
The common part of the operation metadata.
|
boolean |
hasGenericMetadata()
The common part of the operation metadata.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGenericMetadata()
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;GenericOperationMetadata getGenericMetadata()
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;Copyright © 2023 Google LLC. All rights reserved.