Class Schedule
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1beta1.Schedule
-
- All Implemented Interfaces:
ScheduleOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Schedule extends com.google.protobuf.GeneratedMessageV3 implements ScheduleOrBuilder
An instance of a Schedule periodically schedules runs to make API calls based on user specified time specification and API request type.
Protobuf typegoogle.cloud.aiplatform.v1beta1.Schedule- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSchedule.BuilderAn instance of a Schedule periodically schedules runs to make API calls based on user specified time specification and API request type.static classSchedule.RequestCasestatic classSchedule.RunResponseStatus of a scheduled run.static interfaceSchedule.RunResponseOrBuilderstatic classSchedule.StatePossible state of the schedule.static classSchedule.TimeSpecificationCase-
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 intALLOW_QUEUEING_FIELD_NUMBERstatic intCATCH_UP_FIELD_NUMBERstatic intCREATE_PIPELINE_JOB_REQUEST_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intCRON_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intLAST_PAUSE_TIME_FIELD_NUMBERstatic intLAST_RESUME_TIME_FIELD_NUMBERstatic intLAST_SCHEDULED_RUN_RESPONSE_FIELD_NUMBERstatic intMAX_CONCURRENT_RUN_COUNT_FIELD_NUMBERstatic intMAX_RUN_COUNT_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNEXT_RUN_TIME_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intSTARTED_RUN_COUNT_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetAllowQueueing()Optional.booleangetCatchUp()Output only.CreatePipelineJobRequestgetCreatePipelineJobRequest()Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob].CreatePipelineJobRequestOrBuildergetCreatePipelineJobRequestOrBuilder()Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob].com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.StringgetCron()Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.com.google.protobuf.ByteStringgetCronBytes()Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.static SchedulegetDefaultInstance()SchedulegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()Required.com.google.protobuf.ByteStringgetDisplayNameBytes()Required.com.google.protobuf.TimestampgetEndTime()Optional.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Optional.com.google.protobuf.TimestampgetLastPauseTime()Output only.com.google.protobuf.TimestampOrBuildergetLastPauseTimeOrBuilder()Output only.com.google.protobuf.TimestampgetLastResumeTime()Output only.com.google.protobuf.TimestampOrBuildergetLastResumeTimeOrBuilder()Output only.Schedule.RunResponsegetLastScheduledRunResponse()Output only.Schedule.RunResponseOrBuildergetLastScheduledRunResponseOrBuilder()Output only.longgetMaxConcurrentRunCount()Required.longgetMaxRunCount()Optional.StringgetName()Immutable.com.google.protobuf.ByteStringgetNameBytes()Immutable.com.google.protobuf.TimestampgetNextRunTime()Output only.com.google.protobuf.TimestampOrBuildergetNextRunTimeOrBuilder()Output only.com.google.protobuf.Parser<Schedule>getParserForType()Schedule.RequestCasegetRequestCase()intgetSerializedSize()longgetStartedRunCount()Output only.com.google.protobuf.TimestampgetStartTime()Optional.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Optional.Schedule.StategetState()Output only.intgetStateValue()Output only.Schedule.TimeSpecificationCasegetTimeSpecificationCase()com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreatePipelineJobRequest()Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob].booleanhasCreateTime()Output only.booleanhasCron()Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.booleanhasEndTime()Optional.inthashCode()booleanhasLastPauseTime()Output only.booleanhasLastResumeTime()Output only.booleanhasLastScheduledRunResponse()Output only.booleanhasNextRunTime()Output only.booleanhasStartTime()Optional.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Schedule.BuildernewBuilder()static Schedule.BuildernewBuilder(Schedule prototype)Schedule.BuildernewBuilderForType()protected Schedule.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ScheduleparseDelimitedFrom(InputStream input)static ScheduleparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleparseFrom(byte[] data)static ScheduleparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleparseFrom(com.google.protobuf.ByteString data)static ScheduleparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleparseFrom(com.google.protobuf.CodedInputStream input)static ScheduleparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleparseFrom(InputStream input)static ScheduleparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleparseFrom(ByteBuffer data)static ScheduleparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Schedule>parser()Schedule.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
-
CRON_FIELD_NUMBER
public static final int CRON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_PIPELINE_JOB_REQUEST_FIELD_NUMBER
public static final int CREATE_PIPELINE_JOB_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_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
-
MAX_RUN_COUNT_FIELD_NUMBER
public static final int MAX_RUN_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTED_RUN_COUNT_FIELD_NUMBER
public static final int STARTED_RUN_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_RUN_TIME_FIELD_NUMBER
public static final int NEXT_RUN_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_PAUSE_TIME_FIELD_NUMBER
public static final int LAST_PAUSE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_RESUME_TIME_FIELD_NUMBER
public static final int LAST_RESUME_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_CONCURRENT_RUN_COUNT_FIELD_NUMBER
public static final int MAX_CONCURRENT_RUN_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALLOW_QUEUEING_FIELD_NUMBER
public static final int ALLOW_QUEUEING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CATCH_UP_FIELD_NUMBER
public static final int CATCH_UP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_SCHEDULED_RUN_RESPONSE_FIELD_NUMBER
public static final int LAST_SCHEDULED_RUN_RESPONSE_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
-
getTimeSpecificationCase
public Schedule.TimeSpecificationCase getTimeSpecificationCase()
- Specified by:
getTimeSpecificationCasein interfaceScheduleOrBuilder
-
getRequestCase
public Schedule.RequestCase getRequestCase()
- Specified by:
getRequestCasein interfaceScheduleOrBuilder
-
hasCron
public boolean hasCron()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".string cron = 10;- Specified by:
hasCronin interfaceScheduleOrBuilder- Returns:
- Whether the cron field is set.
-
getCron
public String getCron()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".string cron = 10;- Specified by:
getCronin interfaceScheduleOrBuilder- Returns:
- The cron.
-
getCronBytes
public com.google.protobuf.ByteString getCronBytes()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".string cron = 10;- Specified by:
getCronBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for cron.
-
hasCreatePipelineJobRequest
public boolean hasCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location})..google.cloud.aiplatform.v1beta1.CreatePipelineJobRequest create_pipeline_job_request = 14;- Specified by:
hasCreatePipelineJobRequestin interfaceScheduleOrBuilder- Returns:
- Whether the createPipelineJobRequest field is set.
-
getCreatePipelineJobRequest
public CreatePipelineJobRequest getCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location})..google.cloud.aiplatform.v1beta1.CreatePipelineJobRequest create_pipeline_job_request = 14;- Specified by:
getCreatePipelineJobRequestin interfaceScheduleOrBuilder- Returns:
- The createPipelineJobRequest.
-
getCreatePipelineJobRequestOrBuilder
public CreatePipelineJobRequestOrBuilder getCreatePipelineJobRequestOrBuilder()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location})..google.cloud.aiplatform.v1beta1.CreatePipelineJobRequest create_pipeline_job_request = 14;- Specified by:
getCreatePipelineJobRequestOrBuilderin interfaceScheduleOrBuilder
-
getName
public String getName()
Immutable. The resource name of the Schedule.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNamein interfaceScheduleOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Immutable. The resource name of the Schedule.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNameBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Required. User provided name of the Schedule. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfaceScheduleOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Required. User provided name of the Schedule. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for displayName.
-
hasStartTime
public boolean hasStartTime()
Optional. Timestamp after which the first run can be scheduled. Default to Schedule create time if not specified.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasStartTimein interfaceScheduleOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Optional. Timestamp after which the first run can be scheduled. Default to Schedule create time if not specified.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getStartTimein interfaceScheduleOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Optional. Timestamp after which the first run can be scheduled. Default to Schedule create time if not specified.
.google.protobuf.Timestamp start_time = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getStartTimeOrBuilderin interfaceScheduleOrBuilder
-
hasEndTime
public boolean hasEndTime()
Optional. Timestamp after which no new runs can be scheduled. If specified, The schedule will be completed when either end_time is reached or when scheduled_run_count >= max_run_count. If not specified, new runs will keep getting scheduled until this Schedule is paused or deleted. Already scheduled runs will be allowed to complete. Unset if not specified.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasEndTimein interfaceScheduleOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Optional. Timestamp after which no new runs can be scheduled. If specified, The schedule will be completed when either end_time is reached or when scheduled_run_count >= max_run_count. If not specified, new runs will keep getting scheduled until this Schedule is paused or deleted. Already scheduled runs will be allowed to complete. Unset if not specified.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getEndTimein interfaceScheduleOrBuilder- Returns:
- The endTime.
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Optional. Timestamp after which no new runs can be scheduled. If specified, The schedule will be completed when either end_time is reached or when scheduled_run_count >= max_run_count. If not specified, new runs will keep getting scheduled until this Schedule is paused or deleted. Already scheduled runs will be allowed to complete. Unset if not specified.
.google.protobuf.Timestamp end_time = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getEndTimeOrBuilderin interfaceScheduleOrBuilder
-
getMaxRunCount
public long getMaxRunCount()
Optional. Maximum run count of the schedule. If specified, The schedule will be completed when either started_run_count >= max_run_count or when end_time is reached. If not specified, new runs will keep getting scheduled until this Schedule is paused or deleted. Already scheduled runs will be allowed to complete. Unset if not specified.
int64 max_run_count = 16 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getMaxRunCountin interfaceScheduleOrBuilder- Returns:
- The maxRunCount.
-
getStartedRunCount
public long getStartedRunCount()
Output only. The number of runs started by this schedule.
int64 started_run_count = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartedRunCountin interfaceScheduleOrBuilder- Returns:
- The startedRunCount.
-
getStateValue
public int getStateValue()
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1beta1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceScheduleOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public Schedule.State getState()
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1beta1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceScheduleOrBuilder- Returns:
- The state.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceScheduleOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceScheduleOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceScheduleOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceScheduleOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceScheduleOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceScheduleOrBuilder
-
hasNextRunTime
public boolean hasNextRunTime()
Output only. Timestamp when this Schedule should schedule the next run. Having a next_run_time in the past means the runs are being started behind schedule.
.google.protobuf.Timestamp next_run_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasNextRunTimein interfaceScheduleOrBuilder- Returns:
- Whether the nextRunTime field is set.
-
getNextRunTime
public com.google.protobuf.Timestamp getNextRunTime()
Output only. Timestamp when this Schedule should schedule the next run. Having a next_run_time in the past means the runs are being started behind schedule.
.google.protobuf.Timestamp next_run_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNextRunTimein interfaceScheduleOrBuilder- Returns:
- The nextRunTime.
-
getNextRunTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getNextRunTimeOrBuilder()
Output only. Timestamp when this Schedule should schedule the next run. Having a next_run_time in the past means the runs are being started behind schedule.
.google.protobuf.Timestamp next_run_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNextRunTimeOrBuilderin interfaceScheduleOrBuilder
-
hasLastPauseTime
public boolean hasLastPauseTime()
Output only. Timestamp when this Schedule was last paused. Unset if never paused.
.google.protobuf.Timestamp last_pause_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLastPauseTimein interfaceScheduleOrBuilder- Returns:
- Whether the lastPauseTime field is set.
-
getLastPauseTime
public com.google.protobuf.Timestamp getLastPauseTime()
Output only. Timestamp when this Schedule was last paused. Unset if never paused.
.google.protobuf.Timestamp last_pause_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastPauseTimein interfaceScheduleOrBuilder- Returns:
- The lastPauseTime.
-
getLastPauseTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastPauseTimeOrBuilder()
Output only. Timestamp when this Schedule was last paused. Unset if never paused.
.google.protobuf.Timestamp last_pause_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastPauseTimeOrBuilderin interfaceScheduleOrBuilder
-
hasLastResumeTime
public boolean hasLastResumeTime()
Output only. Timestamp when this Schedule was last resumed. Unset if never resumed from pause.
.google.protobuf.Timestamp last_resume_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLastResumeTimein interfaceScheduleOrBuilder- Returns:
- Whether the lastResumeTime field is set.
-
getLastResumeTime
public com.google.protobuf.Timestamp getLastResumeTime()
Output only. Timestamp when this Schedule was last resumed. Unset if never resumed from pause.
.google.protobuf.Timestamp last_resume_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastResumeTimein interfaceScheduleOrBuilder- Returns:
- The lastResumeTime.
-
getLastResumeTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastResumeTimeOrBuilder()
Output only. Timestamp when this Schedule was last resumed. Unset if never resumed from pause.
.google.protobuf.Timestamp last_resume_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastResumeTimeOrBuilderin interfaceScheduleOrBuilder
-
getMaxConcurrentRunCount
public long getMaxConcurrentRunCount()
Required. Maximum number of runs that can be started concurrently for this Schedule. This is the limit for starting the scheduled requests and not the execution of the operations/jobs created by the requests (if applicable).
int64 max_concurrent_run_count = 11 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getMaxConcurrentRunCountin interfaceScheduleOrBuilder- Returns:
- The maxConcurrentRunCount.
-
getAllowQueueing
public boolean getAllowQueueing()
Optional. Whether new scheduled runs can be queued when max_concurrent_runs limit is reached. If set to true, new runs will be queued instead of skipped. Default to false.
bool allow_queueing = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAllowQueueingin interfaceScheduleOrBuilder- Returns:
- The allowQueueing.
-
getCatchUp
public boolean getCatchUp()
Output only. Whether to backfill missed runs when the schedule is resumed from PAUSED state. If set to true, all missed runs will be scheduled. New runs will be scheduled after the backfill is complete. Default to false.
bool catch_up = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCatchUpin interfaceScheduleOrBuilder- Returns:
- The catchUp.
-
hasLastScheduledRunResponse
public boolean hasLastScheduledRunResponse()
Output only. Response of the last scheduled run. This is the response for starting the scheduled requests and not the execution of the operations/jobs created by the requests (if applicable). Unset if no run has been scheduled yet.
.google.cloud.aiplatform.v1beta1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLastScheduledRunResponsein interfaceScheduleOrBuilder- Returns:
- Whether the lastScheduledRunResponse field is set.
-
getLastScheduledRunResponse
public Schedule.RunResponse getLastScheduledRunResponse()
Output only. Response of the last scheduled run. This is the response for starting the scheduled requests and not the execution of the operations/jobs created by the requests (if applicable). Unset if no run has been scheduled yet.
.google.cloud.aiplatform.v1beta1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastScheduledRunResponsein interfaceScheduleOrBuilder- Returns:
- The lastScheduledRunResponse.
-
getLastScheduledRunResponseOrBuilder
public Schedule.RunResponseOrBuilder getLastScheduledRunResponseOrBuilder()
Output only. Response of the last scheduled run. This is the response for starting the scheduled requests and not the execution of the operations/jobs created by the requests (if applicable). Unset if no run has been scheduled yet.
.google.cloud.aiplatform.v1beta1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastScheduledRunResponseOrBuilderin interfaceScheduleOrBuilder
-
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 Schedule parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schedule parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schedule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schedule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schedule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schedule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Schedule parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Schedule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Schedule parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Schedule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Schedule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Schedule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Schedule.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Schedule.Builder newBuilder()
-
newBuilder
public static Schedule.Builder newBuilder(Schedule prototype)
-
toBuilder
public Schedule.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Schedule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Schedule getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Schedule> parser()
-
getParserForType
public com.google.protobuf.Parser<Schedule> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Schedule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-