Uses of Class
com.google.cloud.aiplatform.v1.TimestampSplit
-
Packages that use TimestampSplit Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of TimestampSplit in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TimestampSplit Modifier and Type Method Description TimestampSplitTimestampSplit.Builder. build()TimestampSplitTimestampSplit.Builder. buildPartial()static TimestampSplitTimestampSplit. getDefaultInstance()TimestampSplitTimestampSplit.Builder. getDefaultInstanceForType()TimestampSplitTimestampSplit. getDefaultInstanceForType()TimestampSplitInputDataConfig.Builder. getTimestampSplit()Supported only for tabular Datasets.TimestampSplitInputDataConfig. getTimestampSplit()Supported only for tabular Datasets.TimestampSplitInputDataConfigOrBuilder. getTimestampSplit()Supported only for tabular Datasets.static TimestampSplitTimestampSplit. parseDelimitedFrom(InputStream input)static TimestampSplitTimestampSplit. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampSplitTimestampSplit. parseFrom(byte[] data)static TimestampSplitTimestampSplit. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampSplitTimestampSplit. parseFrom(com.google.protobuf.ByteString data)static TimestampSplitTimestampSplit. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampSplitTimestampSplit. parseFrom(com.google.protobuf.CodedInputStream input)static TimestampSplitTimestampSplit. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampSplitTimestampSplit. parseFrom(InputStream input)static TimestampSplitTimestampSplit. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampSplitTimestampSplit. parseFrom(ByteBuffer data)static TimestampSplitTimestampSplit. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type TimestampSplit Modifier and Type Method Description com.google.protobuf.Parser<TimestampSplit>TimestampSplit. getParserForType()static com.google.protobuf.Parser<TimestampSplit>TimestampSplit. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type TimestampSplit Modifier and Type Method Description TimestampSplit.BuilderTimestampSplit.Builder. mergeFrom(TimestampSplit other)InputDataConfig.BuilderInputDataConfig.Builder. mergeTimestampSplit(TimestampSplit value)Supported only for tabular Datasets.static TimestampSplit.BuilderTimestampSplit. newBuilder(TimestampSplit prototype)InputDataConfig.BuilderInputDataConfig.Builder. setTimestampSplit(TimestampSplit value)Supported only for tabular Datasets.
-