Package com.google.cloud.aiplatform.v1
Class FeatureValue.Metadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
- com.google.cloud.aiplatform.v1.FeatureValue.Metadata.Builder
-
- All Implemented Interfaces:
FeatureValue.MetadataOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- FeatureValue.Metadata
public static final class FeatureValue.Metadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder> implements FeatureValue.MetadataOrBuilder
Metadata of feature value.
Protobuf typegoogle.cloud.aiplatform.v1.FeatureValue.Metadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FeatureValue.Metadata.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
FeatureValue.Metadata
build()
FeatureValue.Metadata
buildPartial()
FeatureValue.Metadata.Builder
clear()
FeatureValue.Metadata.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
FeatureValue.Metadata.Builder
clearGenerateTime()
Feature generation timestamp.FeatureValue.Metadata.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
FeatureValue.Metadata.Builder
clone()
FeatureValue.Metadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Timestamp
getGenerateTime()
Feature generation timestamp.com.google.protobuf.Timestamp.Builder
getGenerateTimeBuilder()
Feature generation timestamp.com.google.protobuf.TimestampOrBuilder
getGenerateTimeOrBuilder()
Feature generation timestamp.boolean
hasGenerateTime()
Feature generation timestamp.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
FeatureValue.Metadata.Builder
mergeFrom(FeatureValue.Metadata other)
FeatureValue.Metadata.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FeatureValue.Metadata.Builder
mergeFrom(com.google.protobuf.Message other)
FeatureValue.Metadata.Builder
mergeGenerateTime(com.google.protobuf.Timestamp value)
Feature generation timestamp.FeatureValue.Metadata.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FeatureValue.Metadata.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
FeatureValue.Metadata.Builder
setGenerateTime(com.google.protobuf.Timestamp value)
Feature generation timestamp.FeatureValue.Metadata.Builder
setGenerateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Feature generation timestamp.FeatureValue.Metadata.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
FeatureValue.Metadata.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
clear
public FeatureValue.Metadata.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
getDefaultInstanceForType
public FeatureValue.Metadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureValue.Metadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureValue.Metadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureValue.Metadata.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
setField
public FeatureValue.Metadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
clearField
public FeatureValue.Metadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
clearOneof
public FeatureValue.Metadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
setRepeatedField
public FeatureValue.Metadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
addRepeatedField
public FeatureValue.Metadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
mergeFrom
public FeatureValue.Metadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FeatureValue.Metadata.Builder>
-
mergeFrom
public FeatureValue.Metadata.Builder mergeFrom(FeatureValue.Metadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
mergeFrom
public FeatureValue.Metadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<FeatureValue.Metadata.Builder>
- Throws:
IOException
-
hasGenerateTime
public boolean hasGenerateTime()
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
- Specified by:
hasGenerateTime
in interfaceFeatureValue.MetadataOrBuilder
- Returns:
- Whether the generateTime field is set.
-
getGenerateTime
public com.google.protobuf.Timestamp getGenerateTime()
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
- Specified by:
getGenerateTime
in interfaceFeatureValue.MetadataOrBuilder
- Returns:
- The generateTime.
-
setGenerateTime
public FeatureValue.Metadata.Builder setGenerateTime(com.google.protobuf.Timestamp value)
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
-
setGenerateTime
public FeatureValue.Metadata.Builder setGenerateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
-
mergeGenerateTime
public FeatureValue.Metadata.Builder mergeGenerateTime(com.google.protobuf.Timestamp value)
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
-
clearGenerateTime
public FeatureValue.Metadata.Builder clearGenerateTime()
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
-
getGenerateTimeBuilder
public com.google.protobuf.Timestamp.Builder getGenerateTimeBuilder()
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
-
getGenerateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getGenerateTimeOrBuilder()
Feature generation timestamp. Typically, it is provided by user at feature ingestion time. If not, feature store will use the system timestamp when the data is ingested into feature store. For streaming ingestion, the time, aligned by days, must be no older than five years (1825 days) and no later than one year (366 days) in the future.
.google.protobuf.Timestamp generate_time = 1;
- Specified by:
getGenerateTimeOrBuilder
in interfaceFeatureValue.MetadataOrBuilder
-
setUnknownFields
public final FeatureValue.Metadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
mergeUnknownFields
public final FeatureValue.Metadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureValue.Metadata.Builder>
-
-