public static final class ExportFeatureValuesRequest.FullExport.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder> implements ExportFeatureValuesRequest.FullExportOrBuilder
Describes exporting all historical Feature values of all entities of the EntityType between [start_time, end_time].Protobuf type
google.cloud.aiplatform.v1beta1.ExportFeatureValuesRequest.FullExport| Modifier and Type | Method and Description |
|---|---|
ExportFeatureValuesRequest.FullExport.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportFeatureValuesRequest.FullExport |
build() |
ExportFeatureValuesRequest.FullExport |
buildPartial() |
ExportFeatureValuesRequest.FullExport.Builder |
clear() |
ExportFeatureValuesRequest.FullExport.Builder |
clearEndTime()
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExportFeatureValuesRequest.FullExport.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportFeatureValuesRequest.FullExport.Builder |
clearStartTime()
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
clone() |
ExportFeatureValuesRequest.FullExport |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
Exports Feature values as of this timestamp.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Exports Feature values as of this timestamp.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
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 |
hasEndTime()
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.FullExport.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportFeatureValuesRequest.FullExport.Builder |
mergeFrom(ExportFeatureValuesRequest.FullExport other) |
ExportFeatureValuesRequest.FullExport.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExportFeatureValuesRequest.FullExport.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportFeatureValuesRequest.FullExport.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Exports Feature values as of this timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportFeatureValuesRequest.FullExport.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportFeatureValuesRequest.FullExport.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Excludes Feature values with feature generation timestamp before this
timestamp.
|
ExportFeatureValuesRequest.FullExport.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.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.FullExport.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.FullExport.Builder>public ExportFeatureValuesRequest.FullExport getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportFeatureValuesRequest.FullExport build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportFeatureValuesRequest.FullExport buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportFeatureValuesRequest.FullExport.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.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.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.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.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.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.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.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.Builder mergeFrom(ExportFeatureValuesRequest.FullExport other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>public ExportFeatureValuesRequest.FullExport.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.FullExport.Builder>IOExceptionpublic 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.FullExportOrBuilderpublic 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.FullExportOrBuilderpublic ExportFeatureValuesRequest.FullExport.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.FullExport.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.FullExport.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.FullExport.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.FullExportOrBuilderpublic boolean hasEndTime()
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 end_time = 1;hasEndTime in interface ExportFeatureValuesRequest.FullExportOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
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 end_time = 1;getEndTime in interface ExportFeatureValuesRequest.FullExportOrBuilderpublic ExportFeatureValuesRequest.FullExport.Builder setEndTime(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 end_time = 1;public ExportFeatureValuesRequest.FullExport.Builder setEndTime(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 end_time = 1;public ExportFeatureValuesRequest.FullExport.Builder mergeEndTime(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 end_time = 1;public ExportFeatureValuesRequest.FullExport.Builder clearEndTime()
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 end_time = 1;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
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 end_time = 1;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
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 end_time = 1;getEndTimeOrBuilder in interface ExportFeatureValuesRequest.FullExportOrBuilderpublic final ExportFeatureValuesRequest.FullExport.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>public final ExportFeatureValuesRequest.FullExport.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>Copyright © 2022 Google LLC. All rights reserved.