public static final class ExportFeatureValuesRequest.SnapshotExport.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder> implements ExportFeatureValuesRequest.SnapshotExportOrBuilder
Describes exporting the latest Feature values of all entities of the EntityType between [start_time, snapshot_time].Protobuf type
google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport| Modifier and Type | Method and Description |
|---|---|
ExportFeatureValuesRequest.SnapshotExport.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportFeatureValuesRequest.SnapshotExport |
build() |
ExportFeatureValuesRequest.SnapshotExport |
buildPartial() |
ExportFeatureValuesRequest.SnapshotExport.Builder |
clear() |
ExportFeatureValuesRequest.SnapshotExport.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
clearSnapshotTime()
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
clearStartTime()
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
clone() |
ExportFeatureValuesRequest.SnapshotExport |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getSnapshotTime()
Exports Feature values as of this timestamp.
|
com.google.protobuf.Timestamp.Builder |
getSnapshotTimeBuilder()
Exports Feature values as of this timestamp.
|
com.google.protobuf.TimestampOrBuilder |
getSnapshotTimeOrBuilder()
Exports Feature values as of this timestamp.
|
com.google.protobuf.Timestamp |
getStartTime()
Excludes Feature values with feature generation timestamp before this
timestamp.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Excludes Feature values with feature generation timestamp before this
timestamp.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Excludes Feature values with feature generation timestamp before this
timestamp.
|
boolean |
hasSnapshotTime()
Exports Feature values as of this timestamp.
|
boolean |
hasStartTime()
Excludes Feature values with feature generation timestamp before this
timestamp.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExportFeatureValuesRequest.SnapshotExport.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
mergeFrom(ExportFeatureValuesRequest.SnapshotExport other) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
mergeSnapshotTime(com.google.protobuf.Timestamp value)
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportFeatureValuesRequest.SnapshotExport.Builder |
setSnapshotTime(com.google.protobuf.Timestamp.Builder builderForValue)
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
setSnapshotTime(com.google.protobuf.Timestamp value)
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportFeatureValuesRequest.SnapshotExport build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportFeatureValuesRequest.SnapshotExport buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportFeatureValuesRequest.SnapshotExport.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder mergeFrom(ExportFeatureValuesRequest.SnapshotExport other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public ExportFeatureValuesRequest.SnapshotExport.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>IOExceptionpublic boolean hasSnapshotTime()
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;hasSnapshotTime in interface ExportFeatureValuesRequest.SnapshotExportOrBuilderpublic com.google.protobuf.Timestamp getSnapshotTime()
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;getSnapshotTime in interface ExportFeatureValuesRequest.SnapshotExportOrBuilderpublic ExportFeatureValuesRequest.SnapshotExport.Builder setSnapshotTime(com.google.protobuf.Timestamp value)
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;public ExportFeatureValuesRequest.SnapshotExport.Builder setSnapshotTime(com.google.protobuf.Timestamp.Builder builderForValue)
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;public ExportFeatureValuesRequest.SnapshotExport.Builder mergeSnapshotTime(com.google.protobuf.Timestamp value)
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;public ExportFeatureValuesRequest.SnapshotExport.Builder clearSnapshotTime()
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;public com.google.protobuf.Timestamp.Builder getSnapshotTimeBuilder()
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;public com.google.protobuf.TimestampOrBuilder getSnapshotTimeOrBuilder()
Exports Feature values as of this timestamp. If not set, retrieve values as of now. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp snapshot_time = 1;getSnapshotTimeOrBuilder in interface ExportFeatureValuesRequest.SnapshotExportOrBuilderpublic boolean hasStartTime()
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;hasStartTime in interface ExportFeatureValuesRequest.SnapshotExportOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;getStartTime in interface ExportFeatureValuesRequest.SnapshotExportOrBuilderpublic ExportFeatureValuesRequest.SnapshotExport.Builder setStartTime(com.google.protobuf.Timestamp value)
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;public ExportFeatureValuesRequest.SnapshotExport.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;public ExportFeatureValuesRequest.SnapshotExport.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;public ExportFeatureValuesRequest.SnapshotExport.Builder clearStartTime()
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 2;getStartTimeOrBuilder in interface ExportFeatureValuesRequest.SnapshotExportOrBuilderpublic final ExportFeatureValuesRequest.SnapshotExport.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>public final ExportFeatureValuesRequest.SnapshotExport.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>Copyright © 2025 Google LLC. All rights reserved.