Package com.google.cloud.osconfig.v1beta
Class PatchDeployments.RecurringSchedule.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.RecurringSchedule.Builder>
-
- com.google.cloud.osconfig.v1beta.PatchDeployments.RecurringSchedule.Builder
-
- All Implemented Interfaces:
PatchDeployments.RecurringScheduleOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PatchDeployments.RecurringSchedule
public static final class PatchDeployments.RecurringSchedule.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.RecurringSchedule.Builder> implements PatchDeployments.RecurringScheduleOrBuilder
Sets the time for recurring patch deployments.
Protobuf typegoogle.cloud.osconfig.v1beta.RecurringSchedule
-
-
Method Summary
-
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<PatchDeployments.RecurringSchedule.Builder>
-
clear
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
getDefaultInstanceForType
public PatchDeployments.RecurringSchedule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PatchDeployments.RecurringSchedule build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PatchDeployments.RecurringSchedule buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
setField
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
clearField
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
clearOneof
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
setRepeatedField
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
addRepeatedField
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
-
mergeFrom
public PatchDeployments.RecurringSchedule.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PatchDeployments.RecurringSchedule.Builder>
-
mergeFrom
public PatchDeployments.RecurringSchedule.Builder mergeFrom(PatchDeployments.RecurringSchedule other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.RecurringSchedule.Builder>
-
mergeFrom
public PatchDeployments.RecurringSchedule.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<PatchDeployments.RecurringSchedule.Builder>
- Throws:
IOException
-
getScheduleConfigCase
public PatchDeployments.RecurringSchedule.ScheduleConfigCase getScheduleConfigCase()
- Specified by:
getScheduleConfigCase
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
clearScheduleConfig
public PatchDeployments.RecurringSchedule.Builder clearScheduleConfig()
-
hasTimeZone
public boolean hasTimeZone()
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasTimeZone
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the timeZone field is set.
-
getTimeZone
public com.google.type.TimeZone getTimeZone()
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getTimeZone
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The timeZone.
-
setTimeZone
public PatchDeployments.RecurringSchedule.Builder setTimeZone(com.google.type.TimeZone value)
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
-
setTimeZone
public PatchDeployments.RecurringSchedule.Builder setTimeZone(com.google.type.TimeZone.Builder builderForValue)
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
-
mergeTimeZone
public PatchDeployments.RecurringSchedule.Builder mergeTimeZone(com.google.type.TimeZone value)
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
-
clearTimeZone
public PatchDeployments.RecurringSchedule.Builder clearTimeZone()
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
-
getTimeZoneBuilder
public com.google.type.TimeZone.Builder getTimeZoneBuilder()
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
-
getTimeZoneOrBuilder
public com.google.type.TimeZoneOrBuilder getTimeZoneOrBuilder()
Required. Defines the time zone that `time_of_day` is relative to. The rules for daylight saving time are determined by the chosen time zone.
.google.type.TimeZone time_zone = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getTimeZoneOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
hasStartTime
public boolean hasStartTime()
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasStartTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getStartTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The startTime.
-
setStartTime
public PatchDeployments.RecurringSchedule.Builder setStartTime(com.google.protobuf.Timestamp value)
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
-
setStartTime
public PatchDeployments.RecurringSchedule.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
-
mergeStartTime
public PatchDeployments.RecurringSchedule.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
-
clearStartTime
public PatchDeployments.RecurringSchedule.Builder clearStartTime()
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Optional. The time that the recurring schedule becomes effective. Defaults to `create_time` of the patch deployment.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getStartTimeOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
hasEndTime
public boolean hasEndTime()
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasEndTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getEndTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The endTime.
-
setEndTime
public PatchDeployments.RecurringSchedule.Builder setEndTime(com.google.protobuf.Timestamp value)
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
-
setEndTime
public PatchDeployments.RecurringSchedule.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
-
mergeEndTime
public PatchDeployments.RecurringSchedule.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
-
clearEndTime
public PatchDeployments.RecurringSchedule.Builder clearEndTime()
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Optional. The end time at which a recurring patch deployment schedule is no longer active.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getEndTimeOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
hasTimeOfDay
public boolean hasTimeOfDay()
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasTimeOfDay
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the timeOfDay field is set.
-
getTimeOfDay
public com.google.type.TimeOfDay getTimeOfDay()
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getTimeOfDay
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The timeOfDay.
-
setTimeOfDay
public PatchDeployments.RecurringSchedule.Builder setTimeOfDay(com.google.type.TimeOfDay value)
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
-
setTimeOfDay
public PatchDeployments.RecurringSchedule.Builder setTimeOfDay(com.google.type.TimeOfDay.Builder builderForValue)
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
-
mergeTimeOfDay
public PatchDeployments.RecurringSchedule.Builder mergeTimeOfDay(com.google.type.TimeOfDay value)
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
-
clearTimeOfDay
public PatchDeployments.RecurringSchedule.Builder clearTimeOfDay()
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
-
getTimeOfDayBuilder
public com.google.type.TimeOfDay.Builder getTimeOfDayBuilder()
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
-
getTimeOfDayOrBuilder
public com.google.type.TimeOfDayOrBuilder getTimeOfDayOrBuilder()
Required. Time of the day to run a recurring deployment.
.google.type.TimeOfDay time_of_day = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getTimeOfDayOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
getFrequencyValue
public int getFrequencyValue()
Required. The frequency unit of this recurring schedule.
.google.cloud.osconfig.v1beta.RecurringSchedule.Frequency frequency = 5 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFrequencyValue
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The enum numeric value on the wire for frequency.
-
setFrequencyValue
public PatchDeployments.RecurringSchedule.Builder setFrequencyValue(int value)
Required. The frequency unit of this recurring schedule.
.google.cloud.osconfig.v1beta.RecurringSchedule.Frequency frequency = 5 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The enum numeric value on the wire for frequency to set.- Returns:
- This builder for chaining.
-
getFrequency
public PatchDeployments.RecurringSchedule.Frequency getFrequency()
Required. The frequency unit of this recurring schedule.
.google.cloud.osconfig.v1beta.RecurringSchedule.Frequency frequency = 5 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFrequency
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The frequency.
-
setFrequency
public PatchDeployments.RecurringSchedule.Builder setFrequency(PatchDeployments.RecurringSchedule.Frequency value)
Required. The frequency unit of this recurring schedule.
.google.cloud.osconfig.v1beta.RecurringSchedule.Frequency frequency = 5 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The frequency to set.- Returns:
- This builder for chaining.
-
clearFrequency
public PatchDeployments.RecurringSchedule.Builder clearFrequency()
Required. The frequency unit of this recurring schedule.
.google.cloud.osconfig.v1beta.RecurringSchedule.Frequency frequency = 5 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
hasWeekly
public boolean hasWeekly()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasWeekly
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the weekly field is set.
-
getWeekly
public PatchDeployments.WeeklySchedule getWeekly()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getWeekly
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The weekly.
-
setWeekly
public PatchDeployments.RecurringSchedule.Builder setWeekly(PatchDeployments.WeeklySchedule value)
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
-
setWeekly
public PatchDeployments.RecurringSchedule.Builder setWeekly(PatchDeployments.WeeklySchedule.Builder builderForValue)
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
-
mergeWeekly
public PatchDeployments.RecurringSchedule.Builder mergeWeekly(PatchDeployments.WeeklySchedule value)
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
-
clearWeekly
public PatchDeployments.RecurringSchedule.Builder clearWeekly()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
-
getWeeklyBuilder
public PatchDeployments.WeeklySchedule.Builder getWeeklyBuilder()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
-
getWeeklyOrBuilder
public PatchDeployments.WeeklyScheduleOrBuilder getWeeklyOrBuilder()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getWeeklyOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
hasMonthly
public boolean hasMonthly()
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasMonthly
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the monthly field is set.
-
getMonthly
public PatchDeployments.MonthlySchedule getMonthly()
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getMonthly
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The monthly.
-
setMonthly
public PatchDeployments.RecurringSchedule.Builder setMonthly(PatchDeployments.MonthlySchedule value)
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
-
setMonthly
public PatchDeployments.RecurringSchedule.Builder setMonthly(PatchDeployments.MonthlySchedule.Builder builderForValue)
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
-
mergeMonthly
public PatchDeployments.RecurringSchedule.Builder mergeMonthly(PatchDeployments.MonthlySchedule value)
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
-
clearMonthly
public PatchDeployments.RecurringSchedule.Builder clearMonthly()
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
-
getMonthlyBuilder
public PatchDeployments.MonthlySchedule.Builder getMonthlyBuilder()
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
-
getMonthlyOrBuilder
public PatchDeployments.MonthlyScheduleOrBuilder getMonthlyOrBuilder()
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getMonthlyOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
hasLastExecuteTime
public boolean hasLastExecuteTime()
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLastExecuteTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the lastExecuteTime field is set.
-
getLastExecuteTime
public com.google.protobuf.Timestamp getLastExecuteTime()
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastExecuteTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The lastExecuteTime.
-
setLastExecuteTime
public PatchDeployments.RecurringSchedule.Builder setLastExecuteTime(com.google.protobuf.Timestamp value)
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setLastExecuteTime
public PatchDeployments.RecurringSchedule.Builder setLastExecuteTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeLastExecuteTime
public PatchDeployments.RecurringSchedule.Builder mergeLastExecuteTime(com.google.protobuf.Timestamp value)
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearLastExecuteTime
public PatchDeployments.RecurringSchedule.Builder clearLastExecuteTime()
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getLastExecuteTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastExecuteTimeBuilder()
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getLastExecuteTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastExecuteTimeOrBuilder()
Output only. The time the last patch job ran successfully.
.google.protobuf.Timestamp last_execute_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastExecuteTimeOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
hasNextExecuteTime
public boolean hasNextExecuteTime()
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasNextExecuteTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- Whether the nextExecuteTime field is set.
-
getNextExecuteTime
public com.google.protobuf.Timestamp getNextExecuteTime()
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNextExecuteTime
in interfacePatchDeployments.RecurringScheduleOrBuilder
- Returns:
- The nextExecuteTime.
-
setNextExecuteTime
public PatchDeployments.RecurringSchedule.Builder setNextExecuteTime(com.google.protobuf.Timestamp value)
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setNextExecuteTime
public PatchDeployments.RecurringSchedule.Builder setNextExecuteTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeNextExecuteTime
public PatchDeployments.RecurringSchedule.Builder mergeNextExecuteTime(com.google.protobuf.Timestamp value)
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearNextExecuteTime
public PatchDeployments.RecurringSchedule.Builder clearNextExecuteTime()
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getNextExecuteTimeBuilder
public com.google.protobuf.Timestamp.Builder getNextExecuteTimeBuilder()
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getNextExecuteTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getNextExecuteTimeOrBuilder()
Output only. The time the next patch job is scheduled to run.
.google.protobuf.Timestamp next_execute_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNextExecuteTimeOrBuilder
in interfacePatchDeployments.RecurringScheduleOrBuilder
-
setUnknownFields
public final PatchDeployments.RecurringSchedule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.RecurringSchedule.Builder>
-
mergeUnknownFields
public final PatchDeployments.RecurringSchedule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PatchDeployments.RecurringSchedule.Builder>
-
-