Package com.google.cloud.aiplatform.v1
Class ExportFeatureValuesRequest.SnapshotExport.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport.Builder
- All Implemented Interfaces:
ExportFeatureValuesRequest.SnapshotExportOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportFeatureValuesRequest.SnapshotExport
public static final class ExportFeatureValuesRequest.SnapshotExport.Builder
extends com.google.protobuf.GeneratedMessage.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-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Exports Feature values as of this timestamp.Excludes Feature values with feature generation timestamp before this timestamp.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampExports Feature values as of this timestamp.com.google.protobuf.Timestamp.BuilderExports Feature values as of this timestamp.com.google.protobuf.TimestampOrBuilderExports Feature values as of this timestamp.com.google.protobuf.TimestampExcludes Feature values with feature generation timestamp before this timestamp.com.google.protobuf.Timestamp.BuilderExcludes Feature values with feature generation timestamp before this timestamp.com.google.protobuf.TimestampOrBuilderExcludes Feature values with feature generation timestamp before this timestamp.booleanExports Feature values as of this timestamp.booleanExcludes Feature values with feature generation timestamp before this timestamp.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeSnapshotTime(com.google.protobuf.Timestamp value) Exports Feature values as of this timestamp.mergeStartTime(com.google.protobuf.Timestamp value) Excludes Feature values with feature generation timestamp before this timestamp.setSnapshotTime(com.google.protobuf.Timestamp value) Exports Feature values as of this timestamp.setSnapshotTime(com.google.protobuf.Timestamp.Builder builderForValue) Exports Feature values as of this timestamp.setStartTime(com.google.protobuf.Timestamp value) Excludes Feature values with feature generation timestamp before this timestamp.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Excludes Feature values with feature generation timestamp before this timestamp.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.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.GeneratedMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ExportFeatureValuesRequest.SnapshotExport.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.SnapshotExport.Builder mergeFrom(ExportFeatureValuesRequest.SnapshotExport other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ExportFeatureValuesRequest.SnapshotExport.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.SnapshotExport.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.SnapshotExport.Builder>- Throws:
IOException
-
hasSnapshotTime
public 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;- Specified by:
hasSnapshotTimein interfaceExportFeatureValuesRequest.SnapshotExportOrBuilder- Returns:
- Whether the snapshotTime field is set.
-
getSnapshotTime
public 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;- Specified by:
getSnapshotTimein interfaceExportFeatureValuesRequest.SnapshotExportOrBuilder- Returns:
- The snapshotTime.
-
setSnapshotTime
public 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; -
setSnapshotTime
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; -
mergeSnapshotTime
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; -
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; -
getSnapshotTimeBuilder
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; -
getSnapshotTimeOrBuilder
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;- Specified by:
getSnapshotTimeOrBuilderin interfaceExportFeatureValuesRequest.SnapshotExportOrBuilder
-
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.SnapshotExportOrBuilder- 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.SnapshotExportOrBuilder- Returns:
- The startTime.
-
setStartTime
public 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; -
setStartTime
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; -
mergeStartTime
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; -
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.SnapshotExportOrBuilder
-