Class ExportFeatureValuesRequest.FullExport.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ExportFeatureValuesRequest.FullExport.Builder
-
- All Implemented Interfaces:
ExportFeatureValuesRequest.FullExportOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportFeatureValuesRequest.FullExport
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 typegoogle.cloud.aiplatform.v1beta1.ExportFeatureValuesRequest.FullExport
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExportFeatureValuesRequest.FullExport.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExportFeatureValuesRequest.FullExportbuild()ExportFeatureValuesRequest.FullExportbuildPartial()ExportFeatureValuesRequest.FullExport.Builderclear()ExportFeatureValuesRequest.FullExport.BuilderclearEndTime()Exports Feature values as of this timestamp.ExportFeatureValuesRequest.FullExport.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExportFeatureValuesRequest.FullExport.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExportFeatureValuesRequest.FullExport.BuilderclearStartTime()Excludes Feature values with feature generation timestamp before this timestamp.ExportFeatureValuesRequest.FullExport.Builderclone()ExportFeatureValuesRequest.FullExportgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()Exports Feature values as of this timestamp.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()Exports Feature values as of this timestamp.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Exports Feature values as of this timestamp.com.google.protobuf.TimestampgetStartTime()Excludes Feature values with feature generation timestamp before this timestamp.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()Excludes Feature values with feature generation timestamp before this timestamp.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Excludes Feature values with feature generation timestamp before this timestamp.booleanhasEndTime()Exports Feature values as of this timestamp.booleanhasStartTime()Excludes Feature values with feature generation timestamp before this timestamp.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExportFeatureValuesRequest.FullExport.BuildermergeEndTime(com.google.protobuf.Timestamp value)Exports Feature values as of this timestamp.ExportFeatureValuesRequest.FullExport.BuildermergeFrom(ExportFeatureValuesRequest.FullExport other)ExportFeatureValuesRequest.FullExport.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExportFeatureValuesRequest.FullExport.BuildermergeFrom(com.google.protobuf.Message other)ExportFeatureValuesRequest.FullExport.BuildermergeStartTime(com.google.protobuf.Timestamp value)Excludes Feature values with feature generation timestamp before this timestamp.ExportFeatureValuesRequest.FullExport.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExportFeatureValuesRequest.FullExport.BuildersetEndTime(com.google.protobuf.Timestamp value)Exports Feature values as of this timestamp.ExportFeatureValuesRequest.FullExport.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)Exports Feature values as of this timestamp.ExportFeatureValuesRequest.FullExport.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExportFeatureValuesRequest.FullExport.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExportFeatureValuesRequest.FullExport.BuildersetStartTime(com.google.protobuf.Timestamp value)Excludes Feature values with feature generation timestamp before this timestamp.ExportFeatureValuesRequest.FullExport.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Excludes Feature values with feature generation timestamp before this timestamp.ExportFeatureValuesRequest.FullExport.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
clear
public ExportFeatureValuesRequest.FullExport.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
getDefaultInstanceForType
public ExportFeatureValuesRequest.FullExport getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportFeatureValuesRequest.FullExport build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportFeatureValuesRequest.FullExport buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportFeatureValuesRequest.FullExport.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
setField
public ExportFeatureValuesRequest.FullExport.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
clearField
public ExportFeatureValuesRequest.FullExport.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
clearOneof
public ExportFeatureValuesRequest.FullExport.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
setRepeatedField
public ExportFeatureValuesRequest.FullExport.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
addRepeatedField
public ExportFeatureValuesRequest.FullExport.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.FullExport.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.FullExport.Builder mergeFrom(ExportFeatureValuesRequest.FullExport other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.FullExport.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.FullExport.Builder>- Throws:
IOException
-
hasStartTime
public 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;- Specified by:
hasStartTimein interfaceExportFeatureValuesRequest.FullExportOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public 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;- Specified by:
getStartTimein interfaceExportFeatureValuesRequest.FullExportOrBuilder- Returns:
- The startTime.
-
setStartTime
public 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;
-
setStartTime
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;
-
mergeStartTime
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;
-
clearStartTime
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;
-
getStartTimeBuilder
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;
-
getStartTimeOrBuilder
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;- Specified by:
getStartTimeOrBuilderin interfaceExportFeatureValuesRequest.FullExportOrBuilder
-
hasEndTime
public 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;- Specified by:
hasEndTimein interfaceExportFeatureValuesRequest.FullExportOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public 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;- Specified by:
getEndTimein interfaceExportFeatureValuesRequest.FullExportOrBuilder- Returns:
- The endTime.
-
setEndTime
public 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;
-
setEndTime
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;
-
mergeEndTime
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;
-
clearEndTime
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;
-
getEndTimeBuilder
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;
-
getEndTimeOrBuilder
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;- Specified by:
getEndTimeOrBuilderin interfaceExportFeatureValuesRequest.FullExportOrBuilder
-
setUnknownFields
public final ExportFeatureValuesRequest.FullExport.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
mergeUnknownFields
public final ExportFeatureValuesRequest.FullExport.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.FullExport.Builder>
-
-