| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
IndexPrivateEndpoints |
IndexPrivateEndpoints.Builder.build() |
IndexPrivateEndpoints |
IndexPrivateEndpoints.Builder.buildPartial() |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.getDefaultInstance() |
IndexPrivateEndpoints |
IndexPrivateEndpoints.getDefaultInstanceForType() |
IndexPrivateEndpoints |
IndexPrivateEndpoints.Builder.getDefaultInstanceForType() |
IndexPrivateEndpoints |
DeployedIndexOrBuilder.getPrivateEndpoints()
Output only.
|
IndexPrivateEndpoints |
DeployedIndex.getPrivateEndpoints()
Output only.
|
IndexPrivateEndpoints |
DeployedIndex.Builder.getPrivateEndpoints()
Output only.
|
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseDelimitedFrom(InputStream input) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(byte[] data) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(ByteBuffer data) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(com.google.protobuf.ByteString data) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(com.google.protobuf.CodedInputStream input) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(InputStream input) |
static IndexPrivateEndpoints |
IndexPrivateEndpoints.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IndexPrivateEndpoints> |
IndexPrivateEndpoints.getParserForType() |
static com.google.protobuf.Parser<IndexPrivateEndpoints> |
IndexPrivateEndpoints.parser() |
| Modifier and Type | Method and Description |
|---|---|
IndexPrivateEndpoints.Builder |
IndexPrivateEndpoints.Builder.mergeFrom(IndexPrivateEndpoints other) |
DeployedIndex.Builder |
DeployedIndex.Builder.mergePrivateEndpoints(IndexPrivateEndpoints value)
Output only.
|
static IndexPrivateEndpoints.Builder |
IndexPrivateEndpoints.newBuilder(IndexPrivateEndpoints prototype) |
DeployedIndex.Builder |
DeployedIndex.Builder.setPrivateEndpoints(IndexPrivateEndpoints value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.