public interface MutateDeployedIndexOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDeployedIndexId()
The unique index id specified by user
string deployed_index_id = 2; |
com.google.protobuf.ByteString |
getDeployedIndexIdBytes()
The unique index id specified by user
string deployed_index_id = 2; |
GenericOperationMetadata |
getGenericMetadata()
The operation generic information.
|
GenericOperationMetadataOrBuilder |
getGenericMetadataOrBuilder()
The operation generic information.
|
boolean |
hasGenericMetadata()
The operation generic information.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGenericMetadata()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;GenericOperationMetadata getGenericMetadata()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
The operation generic information.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;String getDeployedIndexId()
The unique index id specified by user
string deployed_index_id = 2;com.google.protobuf.ByteString getDeployedIndexIdBytes()
The unique index id specified by user
string deployed_index_id = 2;Copyright © 2025 Google LLC. All rights reserved.