Package com.google.cloud.osconfig.v1beta
Class PatchDeployments.RecurringSchedule
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1beta.PatchDeployments.RecurringSchedule
-
- All Implemented Interfaces:
PatchDeployments.RecurringScheduleOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- PatchDeployments
public static final class PatchDeployments.RecurringSchedule extends com.google.protobuf.GeneratedMessageV3 implements PatchDeployments.RecurringScheduleOrBuilder
Sets the time for recurring patch deployments.
Protobuf typegoogle.cloud.osconfig.v1beta.RecurringSchedule- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPatchDeployments.RecurringSchedule.BuilderSets the time for recurring patch deployments.static classPatchDeployments.RecurringSchedule.FrequencySpecifies the frequency of the recurring patch deployments.static classPatchDeployments.RecurringSchedule.ScheduleConfigCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intEND_TIME_FIELD_NUMBERstatic intFREQUENCY_FIELD_NUMBERstatic intLAST_EXECUTE_TIME_FIELD_NUMBERstatic intMONTHLY_FIELD_NUMBERstatic intNEXT_EXECUTE_TIME_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intTIME_OF_DAY_FIELD_NUMBERstatic intTIME_ZONE_FIELD_NUMBERstatic intWEEKLY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static PatchDeployments.RecurringSchedulegetDefaultInstance()PatchDeployments.RecurringSchedulegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetEndTime()Optional.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Optional.PatchDeployments.RecurringSchedule.FrequencygetFrequency()Required.intgetFrequencyValue()Required.com.google.protobuf.TimestampgetLastExecuteTime()Output only.com.google.protobuf.TimestampOrBuildergetLastExecuteTimeOrBuilder()Output only.PatchDeployments.MonthlySchedulegetMonthly()Required.PatchDeployments.MonthlyScheduleOrBuildergetMonthlyOrBuilder()Required.com.google.protobuf.TimestampgetNextExecuteTime()Output only.com.google.protobuf.TimestampOrBuildergetNextExecuteTimeOrBuilder()Output only.com.google.protobuf.Parser<PatchDeployments.RecurringSchedule>getParserForType()PatchDeployments.RecurringSchedule.ScheduleConfigCasegetScheduleConfigCase()intgetSerializedSize()com.google.protobuf.TimestampgetStartTime()Optional.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Optional.com.google.type.TimeOfDaygetTimeOfDay()Required.com.google.type.TimeOfDayOrBuildergetTimeOfDayOrBuilder()Required.com.google.type.TimeZonegetTimeZone()Required.com.google.type.TimeZoneOrBuildergetTimeZoneOrBuilder()Required.PatchDeployments.WeeklySchedulegetWeekly()Required.PatchDeployments.WeeklyScheduleOrBuildergetWeeklyOrBuilder()Required.booleanhasEndTime()Optional.inthashCode()booleanhasLastExecuteTime()Output only.booleanhasMonthly()Required.booleanhasNextExecuteTime()Output only.booleanhasStartTime()Optional.booleanhasTimeOfDay()Required.booleanhasTimeZone()Required.booleanhasWeekly()Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PatchDeployments.RecurringSchedule.BuildernewBuilder()static PatchDeployments.RecurringSchedule.BuildernewBuilder(PatchDeployments.RecurringSchedule prototype)PatchDeployments.RecurringSchedule.BuildernewBuilderForType()protected PatchDeployments.RecurringSchedule.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PatchDeployments.RecurringScheduleparseDelimitedFrom(InputStream input)static PatchDeployments.RecurringScheduleparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.RecurringScheduleparseFrom(byte[] data)static PatchDeployments.RecurringScheduleparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.RecurringScheduleparseFrom(com.google.protobuf.ByteString data)static PatchDeployments.RecurringScheduleparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.RecurringScheduleparseFrom(com.google.protobuf.CodedInputStream input)static PatchDeployments.RecurringScheduleparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.RecurringScheduleparseFrom(InputStream input)static PatchDeployments.RecurringScheduleparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.RecurringScheduleparseFrom(ByteBuffer data)static PatchDeployments.RecurringScheduleparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PatchDeployments.RecurringSchedule>parser()PatchDeployments.RecurringSchedule.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TIME_ZONE_FIELD_NUMBER
public static final int TIME_ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_OF_DAY_FIELD_NUMBER
public static final int TIME_OF_DAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FREQUENCY_FIELD_NUMBER
public static final int FREQUENCY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEEKLY_FIELD_NUMBER
public static final int WEEKLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MONTHLY_FIELD_NUMBER
public static final int MONTHLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_EXECUTE_TIME_FIELD_NUMBER
public static final int LAST_EXECUTE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_EXECUTE_TIME_FIELD_NUMBER
public static final int NEXT_EXECUTE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getScheduleConfigCase
public PatchDeployments.RecurringSchedule.ScheduleConfigCase getScheduleConfigCase()
- Specified by:
getScheduleConfigCasein interfacePatchDeployments.RecurringScheduleOrBuilder
-
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:
hasTimeZonein 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:
getTimeZonein interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The timeZone.
-
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:
getTimeZoneOrBuilderin 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:
hasStartTimein 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:
getStartTimein interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The startTime.
-
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:
getStartTimeOrBuilderin 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:
hasEndTimein 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:
getEndTimein interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The endTime.
-
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:
getEndTimeOrBuilderin 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:
hasTimeOfDayin 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:
getTimeOfDayin interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The timeOfDay.
-
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:
getTimeOfDayOrBuilderin 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:
getFrequencyValuein interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The enum numeric value on the wire for frequency.
-
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:
getFrequencyin interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The frequency.
-
hasWeekly
public boolean hasWeekly()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasWeeklyin 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:
getWeeklyin interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The weekly.
-
getWeeklyOrBuilder
public PatchDeployments.WeeklyScheduleOrBuilder getWeeklyOrBuilder()
Required. Schedule with weekly executions.
.google.cloud.osconfig.v1beta.WeeklySchedule weekly = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getWeeklyOrBuilderin 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:
hasMonthlyin 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:
getMonthlyin interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The monthly.
-
getMonthlyOrBuilder
public PatchDeployments.MonthlyScheduleOrBuilder getMonthlyOrBuilder()
Required. Schedule with monthly executions.
.google.cloud.osconfig.v1beta.MonthlySchedule monthly = 7 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMonthlyOrBuilderin 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:
hasLastExecuteTimein 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:
getLastExecuteTimein interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The lastExecuteTime.
-
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:
getLastExecuteTimeOrBuilderin 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:
hasNextExecuteTimein 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:
getNextExecuteTimein interfacePatchDeployments.RecurringScheduleOrBuilder- Returns:
- The nextExecuteTime.
-
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:
getNextExecuteTimeOrBuilderin interfacePatchDeployments.RecurringScheduleOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PatchDeployments.RecurringSchedule parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PatchDeployments.RecurringSchedule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchDeployments.RecurringSchedule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PatchDeployments.RecurringSchedule.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PatchDeployments.RecurringSchedule.Builder newBuilder()
-
newBuilder
public static PatchDeployments.RecurringSchedule.Builder newBuilder(PatchDeployments.RecurringSchedule prototype)
-
toBuilder
public PatchDeployments.RecurringSchedule.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PatchDeployments.RecurringSchedule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PatchDeployments.RecurringSchedule getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PatchDeployments.RecurringSchedule> parser()
-
getParserForType
public com.google.protobuf.Parser<PatchDeployments.RecurringSchedule> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PatchDeployments.RecurringSchedule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-