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