| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExportFractionSplit |
ExportFractionSplit.Builder.build() |
ExportFractionSplit |
ExportFractionSplit.Builder.buildPartial() |
static ExportFractionSplit |
ExportFractionSplit.getDefaultInstance() |
ExportFractionSplit |
ExportFractionSplit.getDefaultInstanceForType() |
ExportFractionSplit |
ExportFractionSplit.Builder.getDefaultInstanceForType() |
ExportFractionSplit |
ExportDataConfigOrBuilder.getFractionSplit()
Split based on fractions defining the size of each set.
|
ExportFractionSplit |
ExportDataConfig.getFractionSplit()
Split based on fractions defining the size of each set.
|
ExportFractionSplit |
ExportDataConfig.Builder.getFractionSplit()
Split based on fractions defining the size of each set.
|
static ExportFractionSplit |
ExportFractionSplit.parseDelimitedFrom(InputStream input) |
static ExportFractionSplit |
ExportFractionSplit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(byte[] data) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(ByteBuffer data) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(com.google.protobuf.ByteString data) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(InputStream input) |
static ExportFractionSplit |
ExportFractionSplit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportFractionSplit> |
ExportFractionSplit.getParserForType() |
static com.google.protobuf.Parser<ExportFractionSplit> |
ExportFractionSplit.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportDataConfig.Builder |
ExportDataConfig.Builder.mergeFractionSplit(ExportFractionSplit value)
Split based on fractions defining the size of each set.
|
ExportFractionSplit.Builder |
ExportFractionSplit.Builder.mergeFrom(ExportFractionSplit other) |
static ExportFractionSplit.Builder |
ExportFractionSplit.newBuilder(ExportFractionSplit prototype) |
ExportDataConfig.Builder |
ExportDataConfig.Builder.setFractionSplit(ExportFractionSplit value)
Split based on fractions defining the size of each set.
|
Copyright © 2023 Google LLC. All rights reserved.