Package com.google.cloud.tpu.v2alpha1
Class QueuedResource.QueueingPolicy.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder>
-
- com.google.cloud.tpu.v2alpha1.QueuedResource.QueueingPolicy.Builder
-
- All Implemented Interfaces:
QueuedResource.QueueingPolicyOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- QueuedResource.QueueingPolicy
public static final class QueuedResource.QueueingPolicy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder> implements QueuedResource.QueueingPolicyOrBuilder
Defines the policy of the QueuedRequest.
Protobuf typegoogle.cloud.tpu.v2alpha1.QueuedResource.QueueingPolicy
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description QueuedResource.QueueingPolicy.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)QueuedResource.QueueingPolicybuild()QueuedResource.QueueingPolicybuildPartial()QueuedResource.QueueingPolicy.Builderclear()QueuedResource.QueueingPolicy.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)QueuedResource.QueueingPolicy.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)QueuedResource.QueueingPolicy.BuilderclearStartTimingConstraints()QueuedResource.QueueingPolicy.BuilderclearValidAfterDuration()A relative time after which resources may be created.QueuedResource.QueueingPolicy.BuilderclearValidAfterTime()An absolute time at which resources may be created.QueuedResource.QueueingPolicy.BuilderclearValidInterval()An absolute time interval within which resources may be created.QueuedResource.QueueingPolicy.BuilderclearValidUntilDuration()A relative time after which resources should not be created.QueuedResource.QueueingPolicy.BuilderclearValidUntilTime()An absolute time after which resources should not be created.QueuedResource.QueueingPolicy.Builderclone()QueuedResource.QueueingPolicygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()QueuedResource.QueueingPolicy.StartTimingConstraintsCasegetStartTimingConstraintsCase()com.google.protobuf.DurationgetValidAfterDuration()A relative time after which resources may be created.com.google.protobuf.Duration.BuildergetValidAfterDurationBuilder()A relative time after which resources may be created.com.google.protobuf.DurationOrBuildergetValidAfterDurationOrBuilder()A relative time after which resources may be created.com.google.protobuf.TimestampgetValidAfterTime()An absolute time at which resources may be created.com.google.protobuf.Timestamp.BuildergetValidAfterTimeBuilder()An absolute time at which resources may be created.com.google.protobuf.TimestampOrBuildergetValidAfterTimeOrBuilder()An absolute time at which resources may be created.com.google.type.IntervalgetValidInterval()An absolute time interval within which resources may be created.com.google.type.Interval.BuildergetValidIntervalBuilder()An absolute time interval within which resources may be created.com.google.type.IntervalOrBuildergetValidIntervalOrBuilder()An absolute time interval within which resources may be created.com.google.protobuf.DurationgetValidUntilDuration()A relative time after which resources should not be created.com.google.protobuf.Duration.BuildergetValidUntilDurationBuilder()A relative time after which resources should not be created.com.google.protobuf.DurationOrBuildergetValidUntilDurationOrBuilder()A relative time after which resources should not be created.com.google.protobuf.TimestampgetValidUntilTime()An absolute time after which resources should not be created.com.google.protobuf.Timestamp.BuildergetValidUntilTimeBuilder()An absolute time after which resources should not be created.com.google.protobuf.TimestampOrBuildergetValidUntilTimeOrBuilder()An absolute time after which resources should not be created.booleanhasValidAfterDuration()A relative time after which resources may be created.booleanhasValidAfterTime()An absolute time at which resources may be created.booleanhasValidInterval()An absolute time interval within which resources may be created.booleanhasValidUntilDuration()A relative time after which resources should not be created.booleanhasValidUntilTime()An absolute time after which resources should not be created.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()QueuedResource.QueueingPolicy.BuildermergeFrom(QueuedResource.QueueingPolicy other)QueuedResource.QueueingPolicy.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)QueuedResource.QueueingPolicy.BuildermergeFrom(com.google.protobuf.Message other)QueuedResource.QueueingPolicy.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)QueuedResource.QueueingPolicy.BuildermergeValidAfterDuration(com.google.protobuf.Duration value)A relative time after which resources may be created.QueuedResource.QueueingPolicy.BuildermergeValidAfterTime(com.google.protobuf.Timestamp value)An absolute time at which resources may be created.QueuedResource.QueueingPolicy.BuildermergeValidInterval(com.google.type.Interval value)An absolute time interval within which resources may be created.QueuedResource.QueueingPolicy.BuildermergeValidUntilDuration(com.google.protobuf.Duration value)A relative time after which resources should not be created.QueuedResource.QueueingPolicy.BuildermergeValidUntilTime(com.google.protobuf.Timestamp value)An absolute time after which resources should not be created.QueuedResource.QueueingPolicy.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)QueuedResource.QueueingPolicy.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)QueuedResource.QueueingPolicy.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)QueuedResource.QueueingPolicy.BuildersetValidAfterDuration(com.google.protobuf.Duration value)A relative time after which resources may be created.QueuedResource.QueueingPolicy.BuildersetValidAfterDuration(com.google.protobuf.Duration.Builder builderForValue)A relative time after which resources may be created.QueuedResource.QueueingPolicy.BuildersetValidAfterTime(com.google.protobuf.Timestamp value)An absolute time at which resources may be created.QueuedResource.QueueingPolicy.BuildersetValidAfterTime(com.google.protobuf.Timestamp.Builder builderForValue)An absolute time at which resources may be created.QueuedResource.QueueingPolicy.BuildersetValidInterval(com.google.type.Interval value)An absolute time interval within which resources may be created.QueuedResource.QueueingPolicy.BuildersetValidInterval(com.google.type.Interval.Builder builderForValue)An absolute time interval within which resources may be created.QueuedResource.QueueingPolicy.BuildersetValidUntilDuration(com.google.protobuf.Duration value)A relative time after which resources should not be created.QueuedResource.QueueingPolicy.BuildersetValidUntilDuration(com.google.protobuf.Duration.Builder builderForValue)A relative time after which resources should not be created.QueuedResource.QueueingPolicy.BuildersetValidUntilTime(com.google.protobuf.Timestamp value)An absolute time after which resources should not be created.QueuedResource.QueueingPolicy.BuildersetValidUntilTime(com.google.protobuf.Timestamp.Builder builderForValue)An absolute time after which resources should not be created.-
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<QueuedResource.QueueingPolicy.Builder>
-
clear
public QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.Builder>
-
getDefaultInstanceForType
public QueuedResource.QueueingPolicy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public QueuedResource.QueueingPolicy build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public QueuedResource.QueueingPolicy buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.Builder>
-
setField
public QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.Builder>
-
clearField
public QueuedResource.QueueingPolicy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder>
-
clearOneof
public QueuedResource.QueueingPolicy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder>
-
setRepeatedField
public QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.Builder>
-
addRepeatedField
public QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.Builder>
-
mergeFrom
public QueuedResource.QueueingPolicy.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<QueuedResource.QueueingPolicy.Builder>
-
mergeFrom
public QueuedResource.QueueingPolicy.Builder mergeFrom(QueuedResource.QueueingPolicy other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder>
-
mergeFrom
public QueuedResource.QueueingPolicy.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<QueuedResource.QueueingPolicy.Builder>- Throws:
IOException
-
getStartTimingConstraintsCase
public QueuedResource.QueueingPolicy.StartTimingConstraintsCase getStartTimingConstraintsCase()
- Specified by:
getStartTimingConstraintsCasein interfaceQueuedResource.QueueingPolicyOrBuilder
-
clearStartTimingConstraints
public QueuedResource.QueueingPolicy.Builder clearStartTimingConstraints()
-
hasValidUntilDuration
public boolean hasValidUntilDuration()
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;- Specified by:
hasValidUntilDurationin interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- Whether the validUntilDuration field is set.
-
getValidUntilDuration
public com.google.protobuf.Duration getValidUntilDuration()
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;- Specified by:
getValidUntilDurationin interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- The validUntilDuration.
-
setValidUntilDuration
public QueuedResource.QueueingPolicy.Builder setValidUntilDuration(com.google.protobuf.Duration value)
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;
-
setValidUntilDuration
public QueuedResource.QueueingPolicy.Builder setValidUntilDuration(com.google.protobuf.Duration.Builder builderForValue)
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;
-
mergeValidUntilDuration
public QueuedResource.QueueingPolicy.Builder mergeValidUntilDuration(com.google.protobuf.Duration value)
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;
-
clearValidUntilDuration
public QueuedResource.QueueingPolicy.Builder clearValidUntilDuration()
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;
-
getValidUntilDurationBuilder
public com.google.protobuf.Duration.Builder getValidUntilDurationBuilder()
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;
-
getValidUntilDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getValidUntilDurationOrBuilder()
A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Duration valid_until_duration = 1;- Specified by:
getValidUntilDurationOrBuilderin interfaceQueuedResource.QueueingPolicyOrBuilder
-
hasValidUntilTime
public boolean hasValidUntilTime()
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;- Specified by:
hasValidUntilTimein interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- Whether the validUntilTime field is set.
-
getValidUntilTime
public com.google.protobuf.Timestamp getValidUntilTime()
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;- Specified by:
getValidUntilTimein interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- The validUntilTime.
-
setValidUntilTime
public QueuedResource.QueueingPolicy.Builder setValidUntilTime(com.google.protobuf.Timestamp value)
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;
-
setValidUntilTime
public QueuedResource.QueueingPolicy.Builder setValidUntilTime(com.google.protobuf.Timestamp.Builder builderForValue)
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;
-
mergeValidUntilTime
public QueuedResource.QueueingPolicy.Builder mergeValidUntilTime(com.google.protobuf.Timestamp value)
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;
-
clearValidUntilTime
public QueuedResource.QueueingPolicy.Builder clearValidUntilTime()
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;
-
getValidUntilTimeBuilder
public com.google.protobuf.Timestamp.Builder getValidUntilTimeBuilder()
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;
-
getValidUntilTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getValidUntilTimeOrBuilder()
An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
.google.protobuf.Timestamp valid_until_time = 2;- Specified by:
getValidUntilTimeOrBuilderin interfaceQueuedResource.QueueingPolicyOrBuilder
-
hasValidAfterDuration
public boolean hasValidAfterDuration()
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;- Specified by:
hasValidAfterDurationin interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- Whether the validAfterDuration field is set.
-
getValidAfterDuration
public com.google.protobuf.Duration getValidAfterDuration()
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;- Specified by:
getValidAfterDurationin interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- The validAfterDuration.
-
setValidAfterDuration
public QueuedResource.QueueingPolicy.Builder setValidAfterDuration(com.google.protobuf.Duration value)
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;
-
setValidAfterDuration
public QueuedResource.QueueingPolicy.Builder setValidAfterDuration(com.google.protobuf.Duration.Builder builderForValue)
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;
-
mergeValidAfterDuration
public QueuedResource.QueueingPolicy.Builder mergeValidAfterDuration(com.google.protobuf.Duration value)
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;
-
clearValidAfterDuration
public QueuedResource.QueueingPolicy.Builder clearValidAfterDuration()
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;
-
getValidAfterDurationBuilder
public com.google.protobuf.Duration.Builder getValidAfterDurationBuilder()
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;
-
getValidAfterDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getValidAfterDurationOrBuilder()
A relative time after which resources may be created.
.google.protobuf.Duration valid_after_duration = 3;- Specified by:
getValidAfterDurationOrBuilderin interfaceQueuedResource.QueueingPolicyOrBuilder
-
hasValidAfterTime
public boolean hasValidAfterTime()
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;- Specified by:
hasValidAfterTimein interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- Whether the validAfterTime field is set.
-
getValidAfterTime
public com.google.protobuf.Timestamp getValidAfterTime()
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;- Specified by:
getValidAfterTimein interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- The validAfterTime.
-
setValidAfterTime
public QueuedResource.QueueingPolicy.Builder setValidAfterTime(com.google.protobuf.Timestamp value)
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;
-
setValidAfterTime
public QueuedResource.QueueingPolicy.Builder setValidAfterTime(com.google.protobuf.Timestamp.Builder builderForValue)
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;
-
mergeValidAfterTime
public QueuedResource.QueueingPolicy.Builder mergeValidAfterTime(com.google.protobuf.Timestamp value)
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;
-
clearValidAfterTime
public QueuedResource.QueueingPolicy.Builder clearValidAfterTime()
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;
-
getValidAfterTimeBuilder
public com.google.protobuf.Timestamp.Builder getValidAfterTimeBuilder()
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;
-
getValidAfterTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getValidAfterTimeOrBuilder()
An absolute time at which resources may be created.
.google.protobuf.Timestamp valid_after_time = 4;- Specified by:
getValidAfterTimeOrBuilderin interfaceQueuedResource.QueueingPolicyOrBuilder
-
hasValidInterval
public boolean hasValidInterval()
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;- Specified by:
hasValidIntervalin interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- Whether the validInterval field is set.
-
getValidInterval
public com.google.type.Interval getValidInterval()
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;- Specified by:
getValidIntervalin interfaceQueuedResource.QueueingPolicyOrBuilder- Returns:
- The validInterval.
-
setValidInterval
public QueuedResource.QueueingPolicy.Builder setValidInterval(com.google.type.Interval value)
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;
-
setValidInterval
public QueuedResource.QueueingPolicy.Builder setValidInterval(com.google.type.Interval.Builder builderForValue)
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;
-
mergeValidInterval
public QueuedResource.QueueingPolicy.Builder mergeValidInterval(com.google.type.Interval value)
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;
-
clearValidInterval
public QueuedResource.QueueingPolicy.Builder clearValidInterval()
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;
-
getValidIntervalBuilder
public com.google.type.Interval.Builder getValidIntervalBuilder()
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;
-
getValidIntervalOrBuilder
public com.google.type.IntervalOrBuilder getValidIntervalOrBuilder()
An absolute time interval within which resources may be created.
.google.type.Interval valid_interval = 5;- Specified by:
getValidIntervalOrBuilderin interfaceQueuedResource.QueueingPolicyOrBuilder
-
setUnknownFields
public final QueuedResource.QueueingPolicy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder>
-
mergeUnknownFields
public final QueuedResource.QueueingPolicy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<QueuedResource.QueueingPolicy.Builder>
-
-