public static final class ScalingScheduleStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder> implements ScalingScheduleStatusOrBuilder
Protobuf type
google.cloud.compute.v1.ScalingScheduleStatus| Modifier and Type | Method and Description |
|---|---|
ScalingScheduleStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ScalingScheduleStatus |
build() |
ScalingScheduleStatus |
buildPartial() |
ScalingScheduleStatus.Builder |
clear() |
ScalingScheduleStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ScalingScheduleStatus.Builder |
clearLastStartTime()
[Output Only] The last time the scaling schedule became active.
|
ScalingScheduleStatus.Builder |
clearNextStartTime()
[Output Only] The next time the scaling schedule is to become active.
|
ScalingScheduleStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ScalingScheduleStatus.Builder |
clearState()
[Output Only] The current state of a scaling schedule.
|
ScalingScheduleStatus.Builder |
clone() |
ScalingScheduleStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLastStartTime()
[Output Only] The last time the scaling schedule became active.
|
com.google.protobuf.ByteString |
getLastStartTimeBytes()
[Output Only] The last time the scaling schedule became active.
|
String |
getNextStartTime()
[Output Only] The next time the scaling schedule is to become active.
|
com.google.protobuf.ByteString |
getNextStartTimeBytes()
[Output Only] The next time the scaling schedule is to become active.
|
String |
getState()
[Output Only] The current state of a scaling schedule.
|
com.google.protobuf.ByteString |
getStateBytes()
[Output Only] The current state of a scaling schedule.
|
boolean |
hasLastStartTime()
[Output Only] The last time the scaling schedule became active.
|
boolean |
hasNextStartTime()
[Output Only] The next time the scaling schedule is to become active.
|
boolean |
hasState()
[Output Only] The current state of a scaling schedule.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ScalingScheduleStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ScalingScheduleStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
ScalingScheduleStatus.Builder |
mergeFrom(ScalingScheduleStatus other) |
ScalingScheduleStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ScalingScheduleStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ScalingScheduleStatus.Builder |
setLastStartTime(String value)
[Output Only] The last time the scaling schedule became active.
|
ScalingScheduleStatus.Builder |
setLastStartTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The last time the scaling schedule became active.
|
ScalingScheduleStatus.Builder |
setNextStartTime(String value)
[Output Only] The next time the scaling schedule is to become active.
|
ScalingScheduleStatus.Builder |
setNextStartTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The next time the scaling schedule is to become active.
|
ScalingScheduleStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ScalingScheduleStatus.Builder |
setState(String value)
[Output Only] The current state of a scaling schedule.
|
ScalingScheduleStatus.Builder |
setStateBytes(com.google.protobuf.ByteString value)
[Output Only] The current state of a scaling schedule.
|
ScalingScheduleStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ScalingScheduleStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ScalingScheduleStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ScalingScheduleStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder mergeFrom(ScalingScheduleStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public ScalingScheduleStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScalingScheduleStatus.Builder>IOExceptionpublic boolean hasLastStartTime()
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
optional string last_start_time = 34545107;hasLastStartTime in interface ScalingScheduleStatusOrBuilderpublic String getLastStartTime()
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
optional string last_start_time = 34545107;getLastStartTime in interface ScalingScheduleStatusOrBuilderpublic com.google.protobuf.ByteString getLastStartTimeBytes()
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
optional string last_start_time = 34545107;getLastStartTimeBytes in interface ScalingScheduleStatusOrBuilderpublic ScalingScheduleStatus.Builder setLastStartTime(String value)
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
optional string last_start_time = 34545107;value - The lastStartTime to set.public ScalingScheduleStatus.Builder clearLastStartTime()
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
optional string last_start_time = 34545107;public ScalingScheduleStatus.Builder setLastStartTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
optional string last_start_time = 34545107;value - The bytes for lastStartTime to set.public boolean hasNextStartTime()
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format.
optional string next_start_time = 97270102;hasNextStartTime in interface ScalingScheduleStatusOrBuilderpublic String getNextStartTime()
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format.
optional string next_start_time = 97270102;getNextStartTime in interface ScalingScheduleStatusOrBuilderpublic com.google.protobuf.ByteString getNextStartTimeBytes()
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format.
optional string next_start_time = 97270102;getNextStartTimeBytes in interface ScalingScheduleStatusOrBuilderpublic ScalingScheduleStatus.Builder setNextStartTime(String value)
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format.
optional string next_start_time = 97270102;value - The nextStartTime to set.public ScalingScheduleStatus.Builder clearNextStartTime()
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format.
optional string next_start_time = 97270102;public ScalingScheduleStatus.Builder setNextStartTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format.
optional string next_start_time = 97270102;value - The bytes for nextStartTime to set.public boolean hasState()
[Output Only] The current state of a scaling schedule. Check the State enum for the list of possible values.
optional string state = 109757585;hasState in interface ScalingScheduleStatusOrBuilderpublic String getState()
[Output Only] The current state of a scaling schedule. Check the State enum for the list of possible values.
optional string state = 109757585;getState in interface ScalingScheduleStatusOrBuilderpublic com.google.protobuf.ByteString getStateBytes()
[Output Only] The current state of a scaling schedule. Check the State enum for the list of possible values.
optional string state = 109757585;getStateBytes in interface ScalingScheduleStatusOrBuilderpublic ScalingScheduleStatus.Builder setState(String value)
[Output Only] The current state of a scaling schedule. Check the State enum for the list of possible values.
optional string state = 109757585;value - The state to set.public ScalingScheduleStatus.Builder clearState()
[Output Only] The current state of a scaling schedule. Check the State enum for the list of possible values.
optional string state = 109757585;public ScalingScheduleStatus.Builder setStateBytes(com.google.protobuf.ByteString value)
[Output Only] The current state of a scaling schedule. Check the State enum for the list of possible values.
optional string state = 109757585;value - The bytes for state to set.public final ScalingScheduleStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>public final ScalingScheduleStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ScalingScheduleStatus.Builder>Copyright © 2023 Google LLC. All rights reserved.