Package com.google.cloud.aiplatform.v1
Class Schedule.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
- com.google.cloud.aiplatform.v1.Schedule.Builder
-
- All Implemented Interfaces:
ScheduleOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Schedule
public static final class Schedule.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder> 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.v1.Schedule
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Schedule.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Schedule
build()
Schedule
buildPartial()
Schedule.Builder
clear()
Schedule.Builder
clearAllowQueueing()
Optional.Schedule.Builder
clearCatchUp()
Output only.Schedule.Builder
clearCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].Schedule.Builder
clearCreateTime()
Output only.Schedule.Builder
clearCron()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.Schedule.Builder
clearDisplayName()
Required.Schedule.Builder
clearEndTime()
Optional.Schedule.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Schedule.Builder
clearLastPauseTime()
Output only.Schedule.Builder
clearLastResumeTime()
Output only.Schedule.Builder
clearLastScheduledRunResponse()
Output only.Schedule.Builder
clearMaxConcurrentRunCount()
Required.Schedule.Builder
clearMaxRunCount()
Optional.Schedule.Builder
clearName()
Immutable.Schedule.Builder
clearNextRunTime()
Output only.Schedule.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Schedule.Builder
clearRequest()
Schedule.Builder
clearStartedRunCount()
Output only.Schedule.Builder
clearStartTime()
Optional.Schedule.Builder
clearState()
Output only.Schedule.Builder
clearTimeSpecification()
Schedule.Builder
clearUpdateTime()
Output only.Schedule.Builder
clone()
boolean
getAllowQueueing()
Optional.boolean
getCatchUp()
Output only.CreatePipelineJobRequest
getCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].CreatePipelineJobRequest.Builder
getCreatePipelineJobRequestBuilder()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].CreatePipelineJobRequestOrBuilder
getCreatePipelineJobRequestOrBuilder()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.String
getCron()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.com.google.protobuf.ByteString
getCronBytes()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.Schedule
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
Required.com.google.protobuf.ByteString
getDisplayNameBytes()
Required.com.google.protobuf.Timestamp
getEndTime()
Optional.com.google.protobuf.Timestamp.Builder
getEndTimeBuilder()
Optional.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
Optional.com.google.protobuf.Timestamp
getLastPauseTime()
Output only.com.google.protobuf.Timestamp.Builder
getLastPauseTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getLastPauseTimeOrBuilder()
Output only.com.google.protobuf.Timestamp
getLastResumeTime()
Output only.com.google.protobuf.Timestamp.Builder
getLastResumeTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getLastResumeTimeOrBuilder()
Output only.Schedule.RunResponse
getLastScheduledRunResponse()
Output only.Schedule.RunResponse.Builder
getLastScheduledRunResponseBuilder()
Output only.Schedule.RunResponseOrBuilder
getLastScheduledRunResponseOrBuilder()
Output only.long
getMaxConcurrentRunCount()
Required.long
getMaxRunCount()
Optional.String
getName()
Immutable.com.google.protobuf.ByteString
getNameBytes()
Immutable.com.google.protobuf.Timestamp
getNextRunTime()
Output only.com.google.protobuf.Timestamp.Builder
getNextRunTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getNextRunTimeOrBuilder()
Output only.Schedule.RequestCase
getRequestCase()
long
getStartedRunCount()
Output only.com.google.protobuf.Timestamp
getStartTime()
Optional.com.google.protobuf.Timestamp.Builder
getStartTimeBuilder()
Optional.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Optional.Schedule.State
getState()
Output only.int
getStateValue()
Output only.Schedule.TimeSpecificationCase
getTimeSpecificationCase()
com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].boolean
hasCreateTime()
Output only.boolean
hasCron()
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.boolean
hasEndTime()
Optional.boolean
hasLastPauseTime()
Output only.boolean
hasLastResumeTime()
Output only.boolean
hasLastScheduledRunResponse()
Output only.boolean
hasNextRunTime()
Output only.boolean
hasStartTime()
Optional.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Schedule.Builder
mergeCreatePipelineJobRequest(CreatePipelineJobRequest value)
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].Schedule.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
mergeEndTime(com.google.protobuf.Timestamp value)
Optional.Schedule.Builder
mergeFrom(Schedule other)
Schedule.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Schedule.Builder
mergeFrom(com.google.protobuf.Message other)
Schedule.Builder
mergeLastPauseTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
mergeLastResumeTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
mergeLastScheduledRunResponse(Schedule.RunResponse value)
Output only.Schedule.Builder
mergeNextRunTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
mergeStartTime(com.google.protobuf.Timestamp value)
Optional.Schedule.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Schedule.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setAllowQueueing(boolean value)
Optional.Schedule.Builder
setCatchUp(boolean value)
Output only.Schedule.Builder
setCreatePipelineJobRequest(CreatePipelineJobRequest value)
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].Schedule.Builder
setCreatePipelineJobRequest(CreatePipelineJobRequest.Builder builderForValue)
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob].Schedule.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Schedule.Builder
setCron(String value)
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.Schedule.Builder
setCronBytes(com.google.protobuf.ByteString value)
Cron schedule (https://en.wikipedia.org/wiki/Cron) to launch scheduled runs.Schedule.Builder
setDisplayName(String value)
Required.Schedule.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.Schedule.Builder
setEndTime(com.google.protobuf.Timestamp value)
Optional.Schedule.Builder
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.Schedule.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Schedule.Builder
setLastPauseTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setLastPauseTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Schedule.Builder
setLastResumeTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setLastResumeTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Schedule.Builder
setLastScheduledRunResponse(Schedule.RunResponse value)
Output only.Schedule.Builder
setLastScheduledRunResponse(Schedule.RunResponse.Builder builderForValue)
Output only.Schedule.Builder
setMaxConcurrentRunCount(long value)
Required.Schedule.Builder
setMaxRunCount(long value)
Optional.Schedule.Builder
setName(String value)
Immutable.Schedule.Builder
setNameBytes(com.google.protobuf.ByteString value)
Immutable.Schedule.Builder
setNextRunTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setNextRunTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Schedule.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Schedule.Builder
setStartedRunCount(long value)
Output only.Schedule.Builder
setStartTime(com.google.protobuf.Timestamp value)
Optional.Schedule.Builder
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.Schedule.Builder
setState(Schedule.State value)
Output only.Schedule.Builder
setStateValue(int value)
Output only.Schedule.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Schedule.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.-
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<Schedule.Builder>
-
clear
public Schedule.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<Schedule.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<Schedule.Builder>
-
getDefaultInstanceForType
public Schedule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Schedule build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Schedule buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Schedule.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<Schedule.Builder>
-
setField
public Schedule.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<Schedule.Builder>
-
clearField
public Schedule.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<Schedule.Builder>
-
clearOneof
public Schedule.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<Schedule.Builder>
-
setRepeatedField
public Schedule.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<Schedule.Builder>
-
addRepeatedField
public Schedule.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<Schedule.Builder>
-
mergeFrom
public Schedule.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Schedule.Builder>
-
mergeFrom
public Schedule.Builder mergeFrom(Schedule other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
mergeFrom
public Schedule.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<Schedule.Builder>
- Throws:
IOException
-
getTimeSpecificationCase
public Schedule.TimeSpecificationCase getTimeSpecificationCase()
- Specified by:
getTimeSpecificationCase
in interfaceScheduleOrBuilder
-
clearTimeSpecification
public Schedule.Builder clearTimeSpecification()
-
getRequestCase
public Schedule.RequestCase getRequestCase()
- Specified by:
getRequestCase
in interfaceScheduleOrBuilder
-
clearRequest
public Schedule.Builder clearRequest()
-
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:
hasCron
in 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:
getCron
in 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:
getCronBytes
in interfaceScheduleOrBuilder
- Returns:
- The bytes for cron.
-
setCron
public Schedule.Builder setCron(String value)
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;
- Parameters:
value
- The cron to set.- Returns:
- This builder for chaining.
-
clearCron
public Schedule.Builder clearCron()
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;
- Returns:
- This builder for chaining.
-
setCronBytes
public Schedule.Builder setCronBytes(com.google.protobuf.ByteString value)
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;
- Parameters:
value
- The bytes for cron to set.- Returns:
- This builder for chaining.
-
hasCreatePipelineJobRequest
public boolean hasCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
- Specified by:
hasCreatePipelineJobRequest
in interfaceScheduleOrBuilder
- Returns:
- Whether the createPipelineJobRequest field is set.
-
getCreatePipelineJobRequest
public CreatePipelineJobRequest getCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
- Specified by:
getCreatePipelineJobRequest
in interfaceScheduleOrBuilder
- Returns:
- The createPipelineJobRequest.
-
setCreatePipelineJobRequest
public Schedule.Builder setCreatePipelineJobRequest(CreatePipelineJobRequest value)
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
-
setCreatePipelineJobRequest
public Schedule.Builder setCreatePipelineJobRequest(CreatePipelineJobRequest.Builder builderForValue)
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
-
mergeCreatePipelineJobRequest
public Schedule.Builder mergeCreatePipelineJobRequest(CreatePipelineJobRequest value)
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
-
clearCreatePipelineJobRequest
public Schedule.Builder clearCreatePipelineJobRequest()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
-
getCreatePipelineJobRequestBuilder
public CreatePipelineJobRequest.Builder getCreatePipelineJobRequestBuilder()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
-
getCreatePipelineJobRequestOrBuilder
public CreatePipelineJobRequestOrBuilder getCreatePipelineJobRequestOrBuilder()
Request for [PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob]. CreatePipelineJobRequest.parent field is required (format: projects/{project}/locations/{location}).
.google.cloud.aiplatform.v1.CreatePipelineJobRequest create_pipeline_job_request = 14;
- Specified by:
getCreatePipelineJobRequestOrBuilder
in interfaceScheduleOrBuilder
-
getName
public String getName()
Immutable. The resource name of the Schedule.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getName
in 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:
getNameBytes
in interfaceScheduleOrBuilder
- Returns:
- The bytes for name.
-
setName
public Schedule.Builder setName(String value)
Immutable. The resource name of the Schedule.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Schedule.Builder clearName()
Immutable. The resource name of the Schedule.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Returns:
- This builder for chaining.
-
setNameBytes
public Schedule.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the Schedule.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
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:
getDisplayName
in 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:
getDisplayNameBytes
in interfaceScheduleOrBuilder
- Returns:
- The bytes for displayName.
-
setDisplayName
public Schedule.Builder setDisplayName(String value)
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];
- Parameters:
value
- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public Schedule.Builder clearDisplayName()
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];
- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public Schedule.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
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];
- Parameters:
value
- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
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:
hasStartTime
in 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:
getStartTime
in interfaceScheduleOrBuilder
- Returns:
- The startTime.
-
setStartTime
public Schedule.Builder setStartTime(com.google.protobuf.Timestamp value)
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];
-
setStartTime
public Schedule.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
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];
-
mergeStartTime
public Schedule.Builder mergeStartTime(com.google.protobuf.Timestamp value)
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];
-
clearStartTime
public Schedule.Builder clearStartTime()
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];
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
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];
-
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:
getStartTimeOrBuilder
in 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:
hasEndTime
in 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:
getEndTime
in interfaceScheduleOrBuilder
- Returns:
- The endTime.
-
setEndTime
public Schedule.Builder setEndTime(com.google.protobuf.Timestamp value)
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];
-
setEndTime
public Schedule.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
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];
-
mergeEndTime
public Schedule.Builder mergeEndTime(com.google.protobuf.Timestamp value)
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];
-
clearEndTime
public Schedule.Builder clearEndTime()
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];
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
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];
-
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:
getEndTimeOrBuilder
in 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:
getMaxRunCount
in interfaceScheduleOrBuilder
- Returns:
- The maxRunCount.
-
setMaxRunCount
public Schedule.Builder setMaxRunCount(long value)
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];
- Parameters:
value
- The maxRunCount to set.- Returns:
- This builder for chaining.
-
clearMaxRunCount
public Schedule.Builder clearMaxRunCount()
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];
- Returns:
- This builder for chaining.
-
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:
getStartedRunCount
in interfaceScheduleOrBuilder
- Returns:
- The startedRunCount.
-
setStartedRunCount
public Schedule.Builder setStartedRunCount(long value)
Output only. The number of runs started by this schedule.
int64 started_run_count = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The startedRunCount to set.- Returns:
- This builder for chaining.
-
clearStartedRunCount
public Schedule.Builder clearStartedRunCount()
Output only. The number of runs started by this schedule.
int64 started_run_count = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfaceScheduleOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public Schedule.Builder setStateValue(int value)
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public Schedule.State getState()
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceScheduleOrBuilder
- Returns:
- The state.
-
setState
public Schedule.Builder setState(Schedule.State value)
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The state to set.- Returns:
- This builder for chaining.
-
clearState
public Schedule.Builder clearState()
Output only. The state of this Schedule.
.google.cloud.aiplatform.v1.Schedule.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
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:
hasCreateTime
in 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:
getCreateTime
in interfaceScheduleOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public Schedule.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Schedule.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Schedule.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Schedule.Builder clearCreateTime()
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this Schedule was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
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:
getCreateTimeOrBuilder
in 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:
hasUpdateTime
in 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:
getUpdateTime
in interfaceScheduleOrBuilder
- Returns:
- The updateTime.
-
setUpdateTime
public Schedule.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public Schedule.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public Schedule.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public Schedule.Builder clearUpdateTime()
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this Schedule was updated.
.google.protobuf.Timestamp update_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
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:
getUpdateTimeOrBuilder
in 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:
hasNextRunTime
in 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:
getNextRunTime
in interfaceScheduleOrBuilder
- Returns:
- The nextRunTime.
-
setNextRunTime
public Schedule.Builder setNextRunTime(com.google.protobuf.Timestamp value)
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];
-
setNextRunTime
public Schedule.Builder setNextRunTime(com.google.protobuf.Timestamp.Builder builderForValue)
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];
-
mergeNextRunTime
public Schedule.Builder mergeNextRunTime(com.google.protobuf.Timestamp value)
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];
-
clearNextRunTime
public Schedule.Builder clearNextRunTime()
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];
-
getNextRunTimeBuilder
public com.google.protobuf.Timestamp.Builder getNextRunTimeBuilder()
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];
-
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:
getNextRunTimeOrBuilder
in 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:
hasLastPauseTime
in 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:
getLastPauseTime
in interfaceScheduleOrBuilder
- Returns:
- The lastPauseTime.
-
setLastPauseTime
public Schedule.Builder setLastPauseTime(com.google.protobuf.Timestamp value)
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];
-
setLastPauseTime
public Schedule.Builder setLastPauseTime(com.google.protobuf.Timestamp.Builder builderForValue)
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];
-
mergeLastPauseTime
public Schedule.Builder mergeLastPauseTime(com.google.protobuf.Timestamp value)
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];
-
clearLastPauseTime
public Schedule.Builder clearLastPauseTime()
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];
-
getLastPauseTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastPauseTimeBuilder()
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];
-
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:
getLastPauseTimeOrBuilder
in 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:
hasLastResumeTime
in 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:
getLastResumeTime
in interfaceScheduleOrBuilder
- Returns:
- The lastResumeTime.
-
setLastResumeTime
public Schedule.Builder setLastResumeTime(com.google.protobuf.Timestamp value)
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];
-
setLastResumeTime
public Schedule.Builder setLastResumeTime(com.google.protobuf.Timestamp.Builder builderForValue)
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];
-
mergeLastResumeTime
public Schedule.Builder mergeLastResumeTime(com.google.protobuf.Timestamp value)
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];
-
clearLastResumeTime
public Schedule.Builder clearLastResumeTime()
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];
-
getLastResumeTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastResumeTimeBuilder()
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];
-
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:
getLastResumeTimeOrBuilder
in 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:
getMaxConcurrentRunCount
in interfaceScheduleOrBuilder
- Returns:
- The maxConcurrentRunCount.
-
setMaxConcurrentRunCount
public Schedule.Builder setMaxConcurrentRunCount(long value)
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];
- Parameters:
value
- The maxConcurrentRunCount to set.- Returns:
- This builder for chaining.
-
clearMaxConcurrentRunCount
public Schedule.Builder clearMaxConcurrentRunCount()
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];
- Returns:
- This builder for chaining.
-
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:
getAllowQueueing
in interfaceScheduleOrBuilder
- Returns:
- The allowQueueing.
-
setAllowQueueing
public Schedule.Builder setAllowQueueing(boolean value)
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];
- Parameters:
value
- The allowQueueing to set.- Returns:
- This builder for chaining.
-
clearAllowQueueing
public Schedule.Builder clearAllowQueueing()
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];
- Returns:
- This builder for chaining.
-
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:
getCatchUp
in interfaceScheduleOrBuilder
- Returns:
- The catchUp.
-
setCatchUp
public Schedule.Builder setCatchUp(boolean value)
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];
- Parameters:
value
- The catchUp to set.- Returns:
- This builder for chaining.
-
clearCatchUp
public Schedule.Builder clearCatchUp()
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];
- Returns:
- This builder for chaining.
-
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLastScheduledRunResponse
in 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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastScheduledRunResponse
in interfaceScheduleOrBuilder
- Returns:
- The lastScheduledRunResponse.
-
setLastScheduledRunResponse
public Schedule.Builder setLastScheduledRunResponse(Schedule.RunResponse value)
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setLastScheduledRunResponse
public Schedule.Builder setLastScheduledRunResponse(Schedule.RunResponse.Builder builderForValue)
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeLastScheduledRunResponse
public Schedule.Builder mergeLastScheduledRunResponse(Schedule.RunResponse value)
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearLastScheduledRunResponse
public Schedule.Builder clearLastScheduledRunResponse()
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getLastScheduledRunResponseBuilder
public Schedule.RunResponse.Builder getLastScheduledRunResponseBuilder()
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
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.v1.Schedule.RunResponse last_scheduled_run_response = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastScheduledRunResponseOrBuilder
in interfaceScheduleOrBuilder
-
setUnknownFields
public final Schedule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
mergeUnknownFields
public final Schedule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
-