| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.Builder.build() |
ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.Builder.buildPartial() |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.getDefaultInstance() |
ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.getDefaultInstanceForType() |
ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.Builder.getDefaultInstanceForType() |
ExportModelRequest.OutputConfig |
ExportModelRequest.getOutputConfig()
Required.
|
ExportModelRequest.OutputConfig |
ExportModelRequest.Builder.getOutputConfig()
Required.
|
ExportModelRequest.OutputConfig |
ExportModelRequestOrBuilder.getOutputConfig()
Required.
|
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseDelimitedFrom(InputStream input) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(byte[] data) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(ByteBuffer data) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.ByteString data) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(InputStream input) |
static ExportModelRequest.OutputConfig |
ExportModelRequest.OutputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportModelRequest.OutputConfig> |
ExportModelRequest.OutputConfig.getParserForType() |
static com.google.protobuf.Parser<ExportModelRequest.OutputConfig> |
ExportModelRequest.OutputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeFrom(ExportModelRequest.OutputConfig other) |
ExportModelRequest.Builder |
ExportModelRequest.Builder.mergeOutputConfig(ExportModelRequest.OutputConfig value)
Required.
|
static ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.newBuilder(ExportModelRequest.OutputConfig prototype) |
ExportModelRequest.Builder |
ExportModelRequest.Builder.setOutputConfig(ExportModelRequest.OutputConfig value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.