| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndexRef.Builder |
Index.Builder.addDeployedIndexesBuilder()
Output only.
|
DeployedIndexRef.Builder |
Index.Builder.addDeployedIndexesBuilder(int index)
Output only.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.clear() |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.clearDeployedIndexId()
Immutable.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.clearIndexEndpoint()
Immutable.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.clone() |
DeployedIndexRef.Builder |
Index.Builder.getDeployedIndexesBuilder(int index)
Output only.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.mergeFrom(DeployedIndexRef other) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.mergeFrom(com.google.protobuf.Message other) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DeployedIndexRef.Builder |
DeployedIndexRef.newBuilder() |
static DeployedIndexRef.Builder |
DeployedIndexRef.newBuilder(DeployedIndexRef prototype) |
DeployedIndexRef.Builder |
DeployedIndexRef.newBuilderForType() |
protected DeployedIndexRef.Builder |
DeployedIndexRef.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setDeployedIndexId(String value)
Immutable.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setDeployedIndexIdBytes(com.google.protobuf.ByteString value)
Immutable.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setIndexEndpoint(String value)
Immutable.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setIndexEndpointBytes(com.google.protobuf.ByteString value)
Immutable.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeployedIndexRef.Builder |
DeployedIndexRef.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<DeployedIndexRef.Builder> |
Index.Builder.getDeployedIndexesBuilderList()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Index.Builder |
Index.Builder.addDeployedIndexes(DeployedIndexRef.Builder builderForValue)
Output only.
|
Index.Builder |
Index.Builder.addDeployedIndexes(int index,
DeployedIndexRef.Builder builderForValue)
Output only.
|
Index.Builder |
Index.Builder.setDeployedIndexes(int index,
DeployedIndexRef.Builder builderForValue)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.