Package feast.proto.core
Class CoreServiceProto.GetFeatureStatisticsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
- feast.proto.core.CoreServiceProto.GetFeatureStatisticsRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CoreServiceProto.GetFeatureStatisticsRequestOrBuilder,Cloneable
- Enclosing class:
- CoreServiceProto.GetFeatureStatisticsRequest
public static final class CoreServiceProto.GetFeatureStatisticsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder> implements CoreServiceProto.GetFeatureStatisticsRequestOrBuilder
Protobuf typefeast.core.GetFeatureStatisticsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddAllFeatures(Iterable<String> values)Optional filter which filters returned statistics by selected features.CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddAllIngestionIds(Iterable<String> values)Optional list of ingestion Ids by which to filter data before retrieving statistics.CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddFeatures(String value)Optional filter which filters returned statistics by selected features.CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddFeaturesBytes(com.google.protobuf.ByteString value)Optional filter which filters returned statistics by selected features.CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddIngestionIds(String value)Optional list of ingestion Ids by which to filter data before retrieving statistics.CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddIngestionIdsBytes(com.google.protobuf.ByteString value)Optional list of ingestion Ids by which to filter data before retrieving statistics.CoreServiceProto.GetFeatureStatisticsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CoreServiceProto.GetFeatureStatisticsRequestbuild()CoreServiceProto.GetFeatureStatisticsRequestbuildPartial()CoreServiceProto.GetFeatureStatisticsRequest.Builderclear()CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearEndDate().google.protobuf.Timestamp end_date = 5;CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearFeatures()Optional filter which filters returned statistics by selected features.CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearFeatureSetId()Feature set to retrieve the statistics for.CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearForceRefresh()Setting this flag to true will force a recalculation of statistics and overwrite results currently in the cache, if any.CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearIngestionIds()Optional list of ingestion Ids by which to filter data before retrieving statistics.CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearStartDate()Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.CoreServiceProto.GetFeatureStatisticsRequest.BuilderclearStore()Optional filter to select store over which the statistics will retrieved.CoreServiceProto.GetFeatureStatisticsRequest.Builderclone()CoreServiceProto.GetFeatureStatisticsRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndDate().google.protobuf.Timestamp end_date = 5;com.google.protobuf.Timestamp.BuildergetEndDateBuilder().google.protobuf.Timestamp end_date = 5;com.google.protobuf.TimestampOrBuildergetEndDateOrBuilder().google.protobuf.Timestamp end_date = 5;StringgetFeatures(int index)Optional filter which filters returned statistics by selected features.com.google.protobuf.ByteStringgetFeaturesBytes(int index)Optional filter which filters returned statistics by selected features.intgetFeaturesCount()Optional filter which filters returned statistics by selected features.StringgetFeatureSetId()Feature set to retrieve the statistics for.com.google.protobuf.ByteStringgetFeatureSetIdBytes()Feature set to retrieve the statistics for.com.google.protobuf.ProtocolStringListgetFeaturesList()Optional filter which filters returned statistics by selected features.booleangetForceRefresh()Setting this flag to true will force a recalculation of statistics and overwrite results currently in the cache, if any.StringgetIngestionIds(int index)Optional list of ingestion Ids by which to filter data before retrieving statistics.com.google.protobuf.ByteStringgetIngestionIdsBytes(int index)Optional list of ingestion Ids by which to filter data before retrieving statistics.intgetIngestionIdsCount()Optional list of ingestion Ids by which to filter data before retrieving statistics.com.google.protobuf.ProtocolStringListgetIngestionIdsList()Optional list of ingestion Ids by which to filter data before retrieving statistics.com.google.protobuf.TimestampgetStartDate()Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.com.google.protobuf.Timestamp.BuildergetStartDateBuilder()Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.com.google.protobuf.TimestampOrBuildergetStartDateOrBuilder()Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.StringgetStore()Optional filter to select store over which the statistics will retrieved.com.google.protobuf.ByteStringgetStoreBytes()Optional filter to select store over which the statistics will retrieved.booleanhasEndDate().google.protobuf.Timestamp end_date = 5;booleanhasStartDate()Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CoreServiceProto.GetFeatureStatisticsRequest.BuildermergeEndDate(com.google.protobuf.Timestamp value).google.protobuf.Timestamp end_date = 5;CoreServiceProto.GetFeatureStatisticsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CoreServiceProto.GetFeatureStatisticsRequest.BuildermergeFrom(com.google.protobuf.Message other)CoreServiceProto.GetFeatureStatisticsRequest.BuildermergeFrom(CoreServiceProto.GetFeatureStatisticsRequest other)CoreServiceProto.GetFeatureStatisticsRequest.BuildermergeStartDate(com.google.protobuf.Timestamp value)Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.CoreServiceProto.GetFeatureStatisticsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CoreServiceProto.GetFeatureStatisticsRequest.BuildersetEndDate(com.google.protobuf.Timestamp value).google.protobuf.Timestamp end_date = 5;CoreServiceProto.GetFeatureStatisticsRequest.BuildersetEndDate(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp end_date = 5;CoreServiceProto.GetFeatureStatisticsRequest.BuildersetFeatures(int index, String value)Optional filter which filters returned statistics by selected features.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetFeatureSetId(String value)Feature set to retrieve the statistics for.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetFeatureSetIdBytes(com.google.protobuf.ByteString value)Feature set to retrieve the statistics for.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CoreServiceProto.GetFeatureStatisticsRequest.BuildersetForceRefresh(boolean value)Setting this flag to true will force a recalculation of statistics and overwrite results currently in the cache, if any.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetIngestionIds(int index, String value)Optional list of ingestion Ids by which to filter data before retrieving statistics.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CoreServiceProto.GetFeatureStatisticsRequest.BuildersetStartDate(com.google.protobuf.Timestamp value)Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetStartDate(com.google.protobuf.Timestamp.Builder builderForValue)Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetStore(String value)Optional filter to select store over which the statistics will retrieved.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetStoreBytes(com.google.protobuf.ByteString value)Optional filter to select store over which the statistics will retrieved.CoreServiceProto.GetFeatureStatisticsRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
clear
public CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
getDefaultInstanceForType
public CoreServiceProto.GetFeatureStatisticsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CoreServiceProto.GetFeatureStatisticsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CoreServiceProto.GetFeatureStatisticsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
setField
public CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
clearField
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
clearOneof
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
setRepeatedField
public CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
addRepeatedField
public CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
mergeFrom
public CoreServiceProto.GetFeatureStatisticsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
mergeFrom
public CoreServiceProto.GetFeatureStatisticsRequest.Builder mergeFrom(CoreServiceProto.GetFeatureStatisticsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
mergeFrom
public CoreServiceProto.GetFeatureStatisticsRequest.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<CoreServiceProto.GetFeatureStatisticsRequest.Builder>- Throws:
IOException
-
getFeatureSetId
public String getFeatureSetId()
Feature set to retrieve the statistics for. A fully qualified feature set id in the format of project/feature_set must be provided.
string feature_set_id = 1;- Specified by:
getFeatureSetIdin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The featureSetId.
-
getFeatureSetIdBytes
public com.google.protobuf.ByteString getFeatureSetIdBytes()
Feature set to retrieve the statistics for. A fully qualified feature set id in the format of project/feature_set must be provided.
string feature_set_id = 1;- Specified by:
getFeatureSetIdBytesin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The bytes for featureSetId.
-
setFeatureSetId
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setFeatureSetId(String value)
Feature set to retrieve the statistics for. A fully qualified feature set id in the format of project/feature_set must be provided.
string feature_set_id = 1;- Parameters:
value- The featureSetId to set.- Returns:
- This builder for chaining.
-
clearFeatureSetId
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearFeatureSetId()
Feature set to retrieve the statistics for. A fully qualified feature set id in the format of project/feature_set must be provided.
string feature_set_id = 1;- Returns:
- This builder for chaining.
-
setFeatureSetIdBytes
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setFeatureSetIdBytes(com.google.protobuf.ByteString value)
Feature set to retrieve the statistics for. A fully qualified feature set id in the format of project/feature_set must be provided.
string feature_set_id = 1;- Parameters:
value- The bytes for featureSetId to set.- Returns:
- This builder for chaining.
-
getFeaturesList
public com.google.protobuf.ProtocolStringList getFeaturesList()
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Specified by:
getFeaturesListin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- A list containing the features.
-
getFeaturesCount
public int getFeaturesCount()
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Specified by:
getFeaturesCountin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The count of features.
-
getFeatures
public String getFeatures(int index)
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Specified by:
getFeaturesin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The features at the given index.
-
getFeaturesBytes
public com.google.protobuf.ByteString getFeaturesBytes(int index)
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Specified by:
getFeaturesBytesin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the features at the given index.
-
setFeatures
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setFeatures(int index, String value)
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Parameters:
index- The index to set the value at.value- The features to set.- Returns:
- This builder for chaining.
-
addFeatures
public CoreServiceProto.GetFeatureStatisticsRequest.Builder addFeatures(String value)
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Parameters:
value- The features to add.- Returns:
- This builder for chaining.
-
addAllFeatures
public CoreServiceProto.GetFeatureStatisticsRequest.Builder addAllFeatures(Iterable<String> values)
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Parameters:
values- The features to add.- Returns:
- This builder for chaining.
-
clearFeatures
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearFeatures()
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Returns:
- This builder for chaining.
-
addFeaturesBytes
public CoreServiceProto.GetFeatureStatisticsRequest.Builder addFeaturesBytes(com.google.protobuf.ByteString value)
Optional filter which filters returned statistics by selected features. These features must be present in the data that is being processed.
repeated string features = 2;- Parameters:
value- The bytes of the features to add.- Returns:
- This builder for chaining.
-
getStore
public String getStore()
Optional filter to select store over which the statistics will retrieved. Only historical stores are allowed.
string store = 3;- Specified by:
getStorein interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The store.
-
getStoreBytes
public com.google.protobuf.ByteString getStoreBytes()
Optional filter to select store over which the statistics will retrieved. Only historical stores are allowed.
string store = 3;- Specified by:
getStoreBytesin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The bytes for store.
-
setStore
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setStore(String value)
Optional filter to select store over which the statistics will retrieved. Only historical stores are allowed.
string store = 3;- Parameters:
value- The store to set.- Returns:
- This builder for chaining.
-
clearStore
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearStore()
Optional filter to select store over which the statistics will retrieved. Only historical stores are allowed.
string store = 3;- Returns:
- This builder for chaining.
-
setStoreBytes
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setStoreBytes(com.google.protobuf.ByteString value)
Optional filter to select store over which the statistics will retrieved. Only historical stores are allowed.
string store = 3;- Parameters:
value- The bytes for store to set.- Returns:
- This builder for chaining.
-
hasStartDate
public boolean hasStartDate()
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;- Specified by:
hasStartDatein interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- Whether the startDate field is set.
-
getStartDate
public com.google.protobuf.Timestamp getStartDate()
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;- Specified by:
getStartDatein interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The startDate.
-
setStartDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setStartDate(com.google.protobuf.Timestamp value)
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;
-
setStartDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setStartDate(com.google.protobuf.Timestamp.Builder builderForValue)
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;
-
mergeStartDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder mergeStartDate(com.google.protobuf.Timestamp value)
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;
-
clearStartDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearStartDate()
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;
-
getStartDateBuilder
public com.google.protobuf.Timestamp.Builder getStartDateBuilder()
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;
-
getStartDateOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartDateOrBuilder()
Optional start and end dates over which to filter statistical data Start date is inclusive, but end date is not. Only dates are supported, not times. Cannot be used with dataset_ids. If this period spans multiple days, unaggregatable statistics will be dropped.
.google.protobuf.Timestamp start_date = 4;- Specified by:
getStartDateOrBuilderin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder
-
hasEndDate
public boolean hasEndDate()
.google.protobuf.Timestamp end_date = 5;- Specified by:
hasEndDatein interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- Whether the endDate field is set.
-
getEndDate
public com.google.protobuf.Timestamp getEndDate()
.google.protobuf.Timestamp end_date = 5;- Specified by:
getEndDatein interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The endDate.
-
setEndDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setEndDate(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp end_date = 5;
-
setEndDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setEndDate(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp end_date = 5;
-
mergeEndDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder mergeEndDate(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp end_date = 5;
-
clearEndDate
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearEndDate()
.google.protobuf.Timestamp end_date = 5;
-
getEndDateBuilder
public com.google.protobuf.Timestamp.Builder getEndDateBuilder()
.google.protobuf.Timestamp end_date = 5;
-
getEndDateOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndDateOrBuilder()
.google.protobuf.Timestamp end_date = 5;- Specified by:
getEndDateOrBuilderin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder
-
getIngestionIdsList
public com.google.protobuf.ProtocolStringList getIngestionIdsList()
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Specified by:
getIngestionIdsListin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- A list containing the ingestionIds.
-
getIngestionIdsCount
public int getIngestionIdsCount()
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Specified by:
getIngestionIdsCountin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The count of ingestionIds.
-
getIngestionIds
public String getIngestionIds(int index)
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Specified by:
getIngestionIdsin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The ingestionIds at the given index.
-
getIngestionIdsBytes
public com.google.protobuf.ByteString getIngestionIdsBytes(int index)
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Specified by:
getIngestionIdsBytesin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the ingestionIds at the given index.
-
setIngestionIds
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setIngestionIds(int index, String value)
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Parameters:
index- The index to set the value at.value- The ingestionIds to set.- Returns:
- This builder for chaining.
-
addIngestionIds
public CoreServiceProto.GetFeatureStatisticsRequest.Builder addIngestionIds(String value)
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Parameters:
value- The ingestionIds to add.- Returns:
- This builder for chaining.
-
addAllIngestionIds
public CoreServiceProto.GetFeatureStatisticsRequest.Builder addAllIngestionIds(Iterable<String> values)
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Parameters:
values- The ingestionIds to add.- Returns:
- This builder for chaining.
-
clearIngestionIds
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearIngestionIds()
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Returns:
- This builder for chaining.
-
addIngestionIdsBytes
public CoreServiceProto.GetFeatureStatisticsRequest.Builder addIngestionIdsBytes(com.google.protobuf.ByteString value)
Optional list of ingestion Ids by which to filter data before retrieving statistics. Cannot be used with the date ranges If multiple dataset ids are provided, unaggregatable statistics will be dropped.
repeated string ingestion_ids = 6;- Parameters:
value- The bytes of the ingestionIds to add.- Returns:
- This builder for chaining.
-
getForceRefresh
public boolean getForceRefresh()
Setting this flag to true will force a recalculation of statistics and overwrite results currently in the cache, if any.
bool force_refresh = 7;- Specified by:
getForceRefreshin interfaceCoreServiceProto.GetFeatureStatisticsRequestOrBuilder- Returns:
- The forceRefresh.
-
setForceRefresh
public CoreServiceProto.GetFeatureStatisticsRequest.Builder setForceRefresh(boolean value)
Setting this flag to true will force a recalculation of statistics and overwrite results currently in the cache, if any.
bool force_refresh = 7;- Parameters:
value- The forceRefresh to set.- Returns:
- This builder for chaining.
-
clearForceRefresh
public CoreServiceProto.GetFeatureStatisticsRequest.Builder clearForceRefresh()
Setting this flag to true will force a recalculation of statistics and overwrite results currently in the cache, if any.
bool force_refresh = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final CoreServiceProto.GetFeatureStatisticsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
mergeUnknownFields
public final CoreServiceProto.GetFeatureStatisticsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CoreServiceProto.GetFeatureStatisticsRequest.Builder>
-
-