Class PatchDeployments.RecurringSchedule (2.4.3)

public static final class PatchDeployments.RecurringSchedule extends GeneratedMessageV3 implements PatchDeployments.RecurringScheduleOrBuilder

Sets the time for recurring patch deployments.

Protobuf type google.cloud.osconfig.v1beta.RecurringSchedule

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PatchDeployments.RecurringSchedule

Static Fields

END_TIME_FIELD_NUMBER

public static final int END_TIME_FIELD_NUMBER
Field Value
TypeDescription
int

FREQUENCY_FIELD_NUMBER

public static final int FREQUENCY_FIELD_NUMBER
Field Value
TypeDescription
int

LAST_EXECUTE_TIME_FIELD_NUMBER

public static final int LAST_EXECUTE_TIME_FIELD_NUMBER
Field Value
TypeDescription
int

MONTHLY_FIELD_NUMBER

public static final int MONTHLY_FIELD_NUMBER
Field Value
TypeDescription
int

NEXT_EXECUTE_TIME_FIELD_NUMBER

public static final int NEXT_EXECUTE_TIME_FIELD_NUMBER
Field Value
TypeDescription
int

START_TIME_FIELD_NUMBER

public static final int START_TIME_FIELD_NUMBER
Field Value
TypeDescription
int

TIME_OF_DAY_FIELD_NUMBER

public static final int TIME_OF_DAY_FIELD_NUMBER
Field Value
TypeDescription
int

TIME_ZONE_FIELD_NUMBER

public static final int TIME_ZONE_FIELD_NUMBER
Field Value
TypeDescription
int

WEEKLY_FIELD_NUMBER

public static final int WEEKLY_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static PatchDeployments.RecurringSchedule getDefaultInstance()
Returns
TypeDescription
PatchDeployments.RecurringSchedule

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static PatchDeployments.RecurringSchedule.Builder newBuilder()
Returns
TypeDescription
PatchDeployments.RecurringSchedule.Builder

newBuilder(PatchDeployments.RecurringSchedule prototype)

public static PatchDeployments.RecurringSchedule.Builder newBuilder(PatchDeployments.RecurringSchedule prototype)
Parameter
NameDescription
prototypePatchDeployments.RecurringSchedule
Returns
TypeDescription
PatchDeployments.RecurringSchedule.Builder

parseDelimitedFrom(InputStream input)

public static PatchDeployments.RecurringSchedule parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
PatchDeployments.RecurringSchedule
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static PatchDeployments.RecurringSchedule parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
PatchDeployments.RecurringSchedule
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static PatchDeployments.RecurringSchedule parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
PatchDeployments.RecurringSchedule
Exceptions
TypeDescription
InvalidProtocolBufferException