public interface DeployIndexResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DeployedIndex |
getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
|
DeployedIndexOrBuilder |
getDeployedIndexOrBuilder()
The DeployedIndex that had been deployed in the IndexEndpoint.
|
boolean |
hasDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
.google.cloud.aiplatform.v1.DeployedIndex deployed_index = 1;DeployedIndex getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
.google.cloud.aiplatform.v1.DeployedIndex deployed_index = 1;DeployedIndexOrBuilder getDeployedIndexOrBuilder()
The DeployedIndex that had been deployed in the IndexEndpoint.
.google.cloud.aiplatform.v1.DeployedIndex deployed_index = 1;Copyright © 2025 Google LLC. All rights reserved.