| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TimestampSplit |
TimestampSplit.Builder.build() |
TimestampSplit |
TimestampSplit.Builder.buildPartial() |
static TimestampSplit |
TimestampSplit.getDefaultInstance() |
TimestampSplit |
TimestampSplit.getDefaultInstanceForType() |
TimestampSplit |
TimestampSplit.Builder.getDefaultInstanceForType() |
TimestampSplit |
InputDataConfig.getTimestampSplit()
Supported only for tabular Datasets.
|
TimestampSplit |
InputDataConfig.Builder.getTimestampSplit()
Supported only for tabular Datasets.
|
TimestampSplit |
InputDataConfigOrBuilder.getTimestampSplit()
Supported only for tabular Datasets.
|
static TimestampSplit |
TimestampSplit.parseDelimitedFrom(InputStream input) |
static TimestampSplit |
TimestampSplit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimestampSplit |
TimestampSplit.parseFrom(byte[] data) |
static TimestampSplit |
TimestampSplit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimestampSplit |
TimestampSplit.parseFrom(ByteBuffer data) |
static TimestampSplit |
TimestampSplit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimestampSplit |
TimestampSplit.parseFrom(com.google.protobuf.ByteString data) |
static TimestampSplit |
TimestampSplit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimestampSplit |
TimestampSplit.parseFrom(com.google.protobuf.CodedInputStream input) |
static TimestampSplit |
TimestampSplit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimestampSplit |
TimestampSplit.parseFrom(InputStream input) |
static TimestampSplit |
TimestampSplit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TimestampSplit> |
TimestampSplit.getParserForType() |
static com.google.protobuf.Parser<TimestampSplit> |
TimestampSplit.parser() |
| Modifier and Type | Method and Description |
|---|---|
TimestampSplit.Builder |
TimestampSplit.Builder.mergeFrom(TimestampSplit other) |
InputDataConfig.Builder |
InputDataConfig.Builder.mergeTimestampSplit(TimestampSplit value)
Supported only for tabular Datasets.
|
static TimestampSplit.Builder |
TimestampSplit.newBuilder(TimestampSplit prototype) |
InputDataConfig.Builder |
InputDataConfig.Builder.setTimestampSplit(TimestampSplit value)
Supported only for tabular Datasets.
|
Copyright © 2025 Google LLC. All rights reserved.