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.Builder
addAllRecentExecutions(Iterable<? extends Execution> values)
Output only.Schedule.Builder
addRecentExecutions(int index, Execution value)
Output only.Schedule.Builder
addRecentExecutions(int index, Execution.Builder builderForValue)
Output only.Schedule.Builder
addRecentExecutions(Execution value)
Output only.Schedule.Builder
addRecentExecutions(Execution.Builder builderForValue)
Output only.Execution.Builder
addRecentExecutionsBuilder()
Output only.Execution.Builder
addRecentExecutionsBuilder(int index)
Output only.Schedule.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Schedule
build()
Schedule
buildPartial()
Schedule.Builder
clear()
Schedule.Builder
clearCreateTime()
Output only.Schedule.Builder
clearCronSchedule()
Cron-tab formatted schedule by which the job will execute.Schedule.Builder
clearDescription()
A brief description of this environment.Schedule.Builder
clearDisplayName()
Output only.Schedule.Builder
clearExecutionTemplate()
Notebook Execution Template corresponding to this schedule.Schedule.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Schedule.Builder
clearName()
Output only.Schedule.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Schedule.Builder
clearRecentExecutions()
Output only.Schedule.Builder
clearState()
.google.cloud.notebooks.v1.Schedule.State state = 4;
Schedule.Builder
clearTimeZone()
Timezone on which the cron_schedule.Schedule.Builder
clearUpdateTime()
Output only.Schedule.Builder
clone()
com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.String
getCronSchedule()
Cron-tab formatted schedule by which the job will execute.com.google.protobuf.ByteString
getCronScheduleBytes()
Cron-tab formatted schedule by which the job will execute.Schedule
getDefaultInstanceForType()
String
getDescription()
A brief description of this environment.com.google.protobuf.ByteString
getDescriptionBytes()
A brief description of this environment.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
Output only.com.google.protobuf.ByteString
getDisplayNameBytes()
Output only.ExecutionTemplate
getExecutionTemplate()
Notebook Execution Template corresponding to this schedule.ExecutionTemplate.Builder
getExecutionTemplateBuilder()
Notebook Execution Template corresponding to this schedule.ExecutionTemplateOrBuilder
getExecutionTemplateOrBuilder()
Notebook Execution Template corresponding to this schedule.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.Execution
getRecentExecutions(int index)
Output only.Execution.Builder
getRecentExecutionsBuilder(int index)
Output only.List<Execution.Builder>
getRecentExecutionsBuilderList()
Output only.int
getRecentExecutionsCount()
Output only.List<Execution>
getRecentExecutionsList()
Output only.ExecutionOrBuilder
getRecentExecutionsOrBuilder(int index)
Output only.List<? extends ExecutionOrBuilder>
getRecentExecutionsOrBuilderList()
Output only.Schedule.State
getState()
.google.cloud.notebooks.v1.Schedule.State state = 4;
int
getStateValue()
.google.cloud.notebooks.v1.Schedule.State state = 4;
String
getTimeZone()
Timezone on which the cron_schedule.com.google.protobuf.ByteString
getTimeZoneBytes()
Timezone on which the cron_schedule.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasCreateTime()
Output only.boolean
hasExecutionTemplate()
Notebook Execution Template corresponding to this schedule.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Schedule.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
mergeExecutionTemplate(ExecutionTemplate value)
Notebook Execution Template corresponding to this schedule.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
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Schedule.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
removeRecentExecutions(int index)
Output only.Schedule.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.Schedule.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Schedule.Builder
setCronSchedule(String value)
Cron-tab formatted schedule by which the job will execute.Schedule.Builder
setCronScheduleBytes(com.google.protobuf.ByteString value)
Cron-tab formatted schedule by which the job will execute.Schedule.Builder
setDescription(String value)
A brief description of this environment.Schedule.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
A brief description of this environment.Schedule.Builder
setDisplayName(String value)
Output only.Schedule.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Output only.Schedule.Builder
setExecutionTemplate(ExecutionTemplate value)
Notebook Execution Template corresponding to this schedule.Schedule.Builder
setExecutionTemplate(ExecutionTemplate.Builder builderForValue)
Notebook Execution Template corresponding to this schedule.Schedule.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Schedule.Builder
setName(String value)
Output only.Schedule.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.Schedule.Builder
setRecentExecutions(int index, Execution value)
Output only.Schedule.Builder
setRecentExecutions(int index, Execution.Builder builderForValue)
Output only.Schedule.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Schedule.Builder
setState(Schedule.State value)
.google.cloud.notebooks.v1.Schedule.State state = 4;
Schedule.Builder
setStateValue(int value)
.google.cloud.notebooks.v1.Schedule.State state = 4;
Schedule.Builder
setTimeZone(String value)
Timezone on which the cron_schedule.Schedule.Builder
setTimeZoneBytes(com.google.protobuf.ByteString value)
Timezone on which the cron_schedule.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
-
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:
getName
in 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:
getNameBytes
in 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:
getDisplayName
in 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:
getDisplayNameBytes
in 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:
getDescription
in interfaceScheduleOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A brief description of this environment.
string description = 3;
- Specified by:
getDescriptionBytes
in 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:
getStateValue
in 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:
getState
in 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:
getCronSchedule
in 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:
getCronScheduleBytes
in 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:
getTimeZone
in 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:
getTimeZoneBytes
in 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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in 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:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in interfaceScheduleOrBuilder
-
hasExecutionTemplate
public boolean hasExecutionTemplate()
Notebook Execution Template corresponding to this schedule.
.google.cloud.notebooks.v1.ExecutionTemplate execution_template = 9;
- Specified by:
hasExecutionTemplate
in 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:
getExecutionTemplate
in 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:
getExecutionTemplateOrBuilder
in 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:
getRecentExecutionsList
in 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:
getRecentExecutionsCount
in 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:
getRecentExecutions
in 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:
getRecentExecutionsOrBuilder
in 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:
getRecentExecutionsOrBuilderList
in 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:
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>
-
-