Package com.google.cloud.notebooks.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.notebooks.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
The definition of a schedule.
Protobuf typegoogle.cloud.notebooks.v1.Schedule
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Schedule.BuilderaddAllRecentExecutions(Iterable<? extends Execution> values)Output only.Schedule.BuilderaddRecentExecutions(int index, Execution value)Output only.Schedule.BuilderaddRecentExecutions(int index, Execution.Builder builderForValue)Output only.Schedule.BuilderaddRecentExecutions(Execution value)Output only.Schedule.BuilderaddRecentExecutions(Execution.Builder builderForValue)Output only.Execution.BuilderaddRecentExecutionsBuilder()Output only.Execution.BuilderaddRecentExecutionsBuilder(int index)Output only.Schedule.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Schedulebuild()SchedulebuildPartial()Schedule.Builderclear()Schedule.BuilderclearCreateTime()Output only.Schedule.BuilderclearCronSchedule()Cron-tab formatted schedule by which the job will execute.Schedule.BuilderclearDescription()A brief description of this environment.Schedule.BuilderclearDisplayName()Output only.Schedule.BuilderclearExecutionTemplate()Notebook Execution Template corresponding to this schedule.Schedule.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Schedule.BuilderclearName()Output only.Schedule.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Schedule.BuilderclearRecentExecutions()Output only.Schedule.BuilderclearState().google.cloud.notebooks.v1.Schedule.State state = 4;Schedule.BuilderclearTimeZone()Timezone on which the cron_schedule.Schedule.BuilderclearUpdateTime()Output only.Schedule.Builderclone()com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.StringgetCronSchedule()Cron-tab formatted schedule by which the job will execute.com.google.protobuf.ByteStringgetCronScheduleBytes()Cron-tab formatted schedule by which the job will execute.SchedulegetDefaultInstanceForType()StringgetDescription()A brief description of this environment.com.google.protobuf.ByteStringgetDescriptionBytes()A brief description of this environment.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()Output only.com.google.protobuf.ByteStringgetDisplayNameBytes()Output only.ExecutionTemplategetExecutionTemplate()Notebook Execution Template corresponding to this schedule.ExecutionTemplate.BuildergetExecutionTemplateBuilder()Notebook Execution Template corresponding to this schedule.ExecutionTemplateOrBuildergetExecutionTemplateOrBuilder()Notebook Execution Template corresponding to this schedule.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.ExecutiongetRecentExecutions(int index)Output only.Execution.BuildergetRecentExecutionsBuilder(int index)Output only.List<Execution.Builder>getRecentExecutionsBuilderList()Output only.intgetRecentExecutionsCount()Output only.List<Execution>getRecentExecutionsList()Output only.ExecutionOrBuildergetRecentExecutionsOrBuilder(int index)Output only.List<? extends ExecutionOrBuilder>getRecentExecutionsOrBuilderList()Output only.Schedule.StategetState().google.cloud.notebooks.v1.Schedule.State state = 4;intgetStateValue().google.cloud.notebooks.v1.Schedule.State state = 4;StringgetTimeZone()Timezone on which the cron_schedule.com.google.protobuf.ByteStringgetTimeZoneBytes()Timezone on which the cron_schedule.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasExecutionTemplate()Notebook Execution Template corresponding to this schedule.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Schedule.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Schedule.BuildermergeExecutionTemplate(ExecutionTemplate value)Notebook Execution Template corresponding to this schedule.Schedule.BuildermergeFrom(Schedule other)Schedule.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Schedule.BuildermergeFrom(com.google.protobuf.Message other)Schedule.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Schedule.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.Schedule.BuilderremoveRecentExecutions(int index)Output only.Schedule.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Schedule.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Schedule.BuildersetCronSchedule(String value)Cron-tab formatted schedule by which the job will execute.Schedule.BuildersetCronScheduleBytes(com.google.protobuf.ByteString value)Cron-tab formatted schedule by which the job will execute.Schedule.BuildersetDescription(String value)A brief description of this environment.Schedule.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)A brief description of this environment.Schedule.BuildersetDisplayName(String value)Output only.Schedule.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Output only.Schedule.BuildersetExecutionTemplate(ExecutionTemplate value)Notebook Execution Template corresponding to this schedule.Schedule.BuildersetExecutionTemplate(ExecutionTemplate.Builder builderForValue)Notebook Execution Template corresponding to this schedule.Schedule.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Schedule.BuildersetName(String value)Output only.Schedule.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.Schedule.BuildersetRecentExecutions(int index, Execution value)Output only.Schedule.BuildersetRecentExecutions(int index, Execution.Builder builderForValue)Output only.Schedule.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Schedule.BuildersetState(Schedule.State value).google.cloud.notebooks.v1.Schedule.State state = 4;Schedule.BuildersetStateValue(int value).google.cloud.notebooks.v1.Schedule.State state = 4;Schedule.BuildersetTimeZone(String value)Timezone on which the cron_schedule.Schedule.BuildersetTimeZoneBytes(com.google.protobuf.ByteString value)Timezone on which the cron_schedule.Schedule.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Schedule.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.Schedule.BuildersetUpdateTime(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
clear
public Schedule.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
getDefaultInstanceForType
public Schedule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Schedule build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Schedule buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Schedule.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
setField
public Schedule.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
clearField
public Schedule.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
clearOneof
public Schedule.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
setRepeatedField
public Schedule.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
addRepeatedField
public Schedule.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
mergeFrom
public Schedule.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Schedule.Builder>
-
mergeFrom
public Schedule.Builder mergeFrom(Schedule other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Schedule.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. The name of this schedule. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceScheduleOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The name of this schedule. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for name.
-
setName
public Schedule.Builder setName(String value)
Output only. The name of this schedule. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Schedule.Builder clearName()
Output only. The name of this schedule. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
public Schedule.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The name of this schedule. Format: `projects/{project_id}/locations/{location}/schedules/{schedule_id}`string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
Output only. Display name used for UI purposes. Name can only contain alphanumeric characters, hyphens `-`, and underscores `_`.
string display_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDisplayNamein interfaceScheduleOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Output only. Display name used for UI purposes. Name can only contain alphanumeric characters, hyphens `-`, and underscores `_`.
string display_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDisplayNameBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public Schedule.Builder setDisplayName(String value)
Output only. Display name used for UI purposes. Name can only contain alphanumeric characters, hyphens `-`, and underscores `_`.
string display_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public Schedule.Builder clearDisplayName()
Output only. Display name used for UI purposes. Name can only contain alphanumeric characters, hyphens `-`, and underscores `_`.
string display_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public Schedule.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Output only. Display name used for UI purposes. Name can only contain alphanumeric characters, hyphens `-`, and underscores `_`.
string display_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
A brief description of this environment.
string description = 3;- Specified by:
getDescriptionin interfaceScheduleOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A brief description of this environment.
string description = 3;- Specified by:
getDescriptionBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Schedule.Builder setDescription(String value)
A brief description of this environment.
string description = 3;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Schedule.Builder clearDescription()
A brief description of this environment.
string description = 3;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Schedule.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
A brief description of this environment.
string description = 3;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
.google.cloud.notebooks.v1.Schedule.State state = 4;- Specified by:
getStateValuein interfaceScheduleOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public Schedule.Builder setStateValue(int value)
.google.cloud.notebooks.v1.Schedule.State state = 4;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public Schedule.State getState()
.google.cloud.notebooks.v1.Schedule.State state = 4;- Specified by:
getStatein interfaceScheduleOrBuilder- Returns:
- The state.
-
setState
public Schedule.Builder setState(Schedule.State value)
.google.cloud.notebooks.v1.Schedule.State state = 4;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public Schedule.Builder clearState()
.google.cloud.notebooks.v1.Schedule.State state = 4;- Returns:
- This builder for chaining.
-
getCronSchedule
public String getCronSchedule()
Cron-tab formatted schedule by which the job will execute. Format: minute, hour, day of month, month, day of week, e.g. `0 0 * * WED` = every Wednesday More examples: https://crontab.guru/examples.html
string cron_schedule = 5;- Specified by:
getCronSchedulein interfaceScheduleOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
Cron-tab formatted schedule by which the job will execute. Format: minute, hour, day of month, month, day of week, e.g. `0 0 * * WED` = every Wednesday More examples: https://crontab.guru/examples.html
string cron_schedule = 5;- Specified by:
getCronScheduleBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for cronSchedule.
-
setCronSchedule
public Schedule.Builder setCronSchedule(String value)
Cron-tab formatted schedule by which the job will execute. Format: minute, hour, day of month, month, day of week, e.g. `0 0 * * WED` = every Wednesday More examples: https://crontab.guru/examples.html
string cron_schedule = 5;- Parameters:
value- The cronSchedule to set.- Returns:
- This builder for chaining.
-
clearCronSchedule
public Schedule.Builder clearCronSchedule()
Cron-tab formatted schedule by which the job will execute. Format: minute, hour, day of month, month, day of week, e.g. `0 0 * * WED` = every Wednesday More examples: https://crontab.guru/examples.html
string cron_schedule = 5;- Returns:
- This builder for chaining.
-
setCronScheduleBytes
public Schedule.Builder setCronScheduleBytes(com.google.protobuf.ByteString value)
Cron-tab formatted schedule by which the job will execute. Format: minute, hour, day of month, month, day of week, e.g. `0 0 * * WED` = every Wednesday More examples: https://crontab.guru/examples.html
string cron_schedule = 5;- Parameters:
value- The bytes for cronSchedule to set.- Returns:
- This builder for chaining.
-
getTimeZone
public String getTimeZone()
Timezone on which the cron_schedule. The value of this field must be a time zone name from the tz database. TZ Database: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones Note that some time zones include a provision for daylight savings time. The rules for daylight saving time are determined by the chosen tz. For UTC use the string "utc". If a time zone is not specified, the default will be in UTC (also known as GMT).
string time_zone = 6;- Specified by:
getTimeZonein interfaceScheduleOrBuilder- Returns:
- The timeZone.
-
getTimeZoneBytes
public com.google.protobuf.ByteString getTimeZoneBytes()
Timezone on which the cron_schedule. The value of this field must be a time zone name from the tz database. TZ Database: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones Note that some time zones include a provision for daylight savings time. The rules for daylight saving time are determined by the chosen tz. For UTC use the string "utc". If a time zone is not specified, the default will be in UTC (also known as GMT).
string time_zone = 6;- Specified by:
getTimeZoneBytesin interfaceScheduleOrBuilder- Returns:
- The bytes for timeZone.
-
setTimeZone
public Schedule.Builder setTimeZone(String value)
Timezone on which the cron_schedule. The value of this field must be a time zone name from the tz database. TZ Database: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones Note that some time zones include a provision for daylight savings time. The rules for daylight saving time are determined by the chosen tz. For UTC use the string "utc". If a time zone is not specified, the default will be in UTC (also known as GMT).
string time_zone = 6;- Parameters:
value- The timeZone to set.- Returns:
- This builder for chaining.
-
clearTimeZone
public Schedule.Builder clearTimeZone()
Timezone on which the cron_schedule. The value of this field must be a time zone name from the tz database. TZ Database: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones Note that some time zones include a provision for daylight savings time. The rules for daylight saving time are determined by the chosen tz. For UTC use the string "utc". If a time zone is not specified, the default will be in UTC (also known as GMT).
string time_zone = 6;- Returns:
- This builder for chaining.
-
setTimeZoneBytes
public Schedule.Builder setTimeZoneBytes(com.google.protobuf.ByteString value)
Timezone on which the cron_schedule. The value of this field must be a time zone name from the tz database. TZ Database: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones Note that some time zones include a provision for daylight savings time. The rules for daylight saving time are determined by the chosen tz. For UTC use the string "utc". If a time zone is not specified, the default will be in UTC (also known as GMT).
string time_zone = 6;- Parameters:
value- The bytes for timeZone to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.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. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceScheduleOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Schedule.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Schedule.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Schedule.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Schedule.Builder clearCreateTime()
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time the schedule was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceScheduleOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.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. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceScheduleOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public Schedule.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public Schedule.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public Schedule.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public Schedule.Builder clearUpdateTime()
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time the schedule was last updated.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceScheduleOrBuilder
-
hasExecutionTemplate
public boolean hasExecutionTemplate()
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;- Specified by:
hasExecutionTemplatein interfaceScheduleOrBuilder- Returns:
- Whether the executionTemplate field is set.
-
getExecutionTemplate
public ExecutionTemplate getExecutionTemplate()
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;- Specified by:
getExecutionTemplatein interfaceScheduleOrBuilder- Returns:
- The executionTemplate.
-
setExecutionTemplate
public Schedule.Builder setExecutionTemplate(ExecutionTemplate value)
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;
-
setExecutionTemplate
public Schedule.Builder setExecutionTemplate(ExecutionTemplate.Builder builderForValue)
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;
-
mergeExecutionTemplate
public Schedule.Builder mergeExecutionTemplate(ExecutionTemplate value)
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;
-
clearExecutionTemplate
public Schedule.Builder clearExecutionTemplate()
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;
-
getExecutionTemplateBuilder
public ExecutionTemplate.Builder getExecutionTemplateBuilder()
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;
-
getExecutionTemplateOrBuilder
public ExecutionTemplateOrBuilder getExecutionTemplateOrBuilder()
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;- Specified by:
getExecutionTemplateOrBuilderin interfaceScheduleOrBuilder
-
getRecentExecutionsList
public List<Execution> getRecentExecutionsList()
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRecentExecutionsListin interfaceScheduleOrBuilder
-
getRecentExecutionsCount
public int getRecentExecutionsCount()
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRecentExecutionsCountin interfaceScheduleOrBuilder
-
getRecentExecutions
public Execution getRecentExecutions(int index)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRecentExecutionsin interfaceScheduleOrBuilder
-
setRecentExecutions
public Schedule.Builder setRecentExecutions(int index, Execution value)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setRecentExecutions
public Schedule.Builder setRecentExecutions(int index, Execution.Builder builderForValue)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRecentExecutions
public Schedule.Builder addRecentExecutions(Execution value)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRecentExecutions
public Schedule.Builder addRecentExecutions(int index, Execution value)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRecentExecutions
public Schedule.Builder addRecentExecutions(Execution.Builder builderForValue)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRecentExecutions
public Schedule.Builder addRecentExecutions(int index, Execution.Builder builderForValue)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllRecentExecutions
public Schedule.Builder addAllRecentExecutions(Iterable<? extends Execution> values)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearRecentExecutions
public Schedule.Builder clearRecentExecutions()
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeRecentExecutions
public Schedule.Builder removeRecentExecutions(int index)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRecentExecutionsBuilder
public Execution.Builder getRecentExecutionsBuilder(int index)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRecentExecutionsOrBuilder
public ExecutionOrBuilder getRecentExecutionsOrBuilder(int index)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRecentExecutionsOrBuilderin interfaceScheduleOrBuilder
-
getRecentExecutionsOrBuilderList
public List<? extends ExecutionOrBuilder> getRecentExecutionsOrBuilderList()
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRecentExecutionsOrBuilderListin interfaceScheduleOrBuilder
-
addRecentExecutionsBuilder
public Execution.Builder addRecentExecutionsBuilder()
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addRecentExecutionsBuilder
public Execution.Builder addRecentExecutionsBuilder(int index)
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRecentExecutionsBuilderList
public List<Execution.Builder> getRecentExecutionsBuilderList()
Output only. The most recent execution names triggered from this schedule and their corresponding states.
repeated .google.cloud.notebooks.v1.Execution recent_executions = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUnknownFields
public final Schedule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
mergeUnknownFields
public final Schedule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Schedule.Builder>
-
-