- 1.83.0 (latest)
- 1.81.0
- 1.80.0
- 1.79.0
- 1.78.0
- 1.76.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.71.0
- 1.70.0
- 1.68.0
- 1.66.0
- 1.65.0
- 1.62.0
- 1.61.0
- 1.60.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.8
- 1.0.2
public static final class TimedPromoteReleaseCondition.Builder extends GeneratedMessage.Builder<TimedPromoteReleaseCondition.Builder> implements TimedPromoteReleaseConditionOrBuilder TimedPromoteReleaseCondition contains conditions specific to an Automation
with a Timed Promote Release rule defined.
Protobuf type google.cloud.deploy.v1.TimedPromoteReleaseCondition
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > TimedPromoteReleaseCondition.BuilderImplements
TimedPromoteReleaseConditionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllTargetsList(Iterable<? extends TimedPromoteReleaseCondition.Targets> values)
public TimedPromoteReleaseCondition.Builder addAllTargetsList(Iterable<? extends TimedPromoteReleaseCondition.Targets> values)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets> |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
addTargetsList(TimedPromoteReleaseCondition.Targets value)
public TimedPromoteReleaseCondition.Builder addTargetsList(TimedPromoteReleaseCondition.Targets value)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
TimedPromoteReleaseCondition.Targets |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
addTargetsList(TimedPromoteReleaseCondition.Targets.Builder builderForValue)
public TimedPromoteReleaseCondition.Builder addTargetsList(TimedPromoteReleaseCondition.Targets.Builder builderForValue)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
TimedPromoteReleaseCondition.Targets.Builder |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
addTargetsList(int index, TimedPromoteReleaseCondition.Targets value)
public TimedPromoteReleaseCondition.Builder addTargetsList(int index, TimedPromoteReleaseCondition.Targets value)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
TimedPromoteReleaseCondition.Targets |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
addTargetsList(int index, TimedPromoteReleaseCondition.Targets.Builder builderForValue)
public TimedPromoteReleaseCondition.Builder addTargetsList(int index, TimedPromoteReleaseCondition.Targets.Builder builderForValue)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
TimedPromoteReleaseCondition.Targets.Builder |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
addTargetsListBuilder()
public TimedPromoteReleaseCondition.Targets.Builder addTargetsListBuilder()Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
addTargetsListBuilder(int index)
public TimedPromoteReleaseCondition.Targets.Builder addTargetsListBuilder(int index)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
build()
public TimedPromoteReleaseCondition build()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition |
|
buildPartial()
public TimedPromoteReleaseCondition buildPartial()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition |
|
clear()
public TimedPromoteReleaseCondition.Builder clear()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
clearNextPromotionTime()
public TimedPromoteReleaseCondition.Builder clearNextPromotionTime()Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
clearTargetsList()
public TimedPromoteReleaseCondition.Builder clearTargetsList()Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
getDefaultInstanceForType()
public TimedPromoteReleaseCondition getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPromotionTime()
public Timestamp getNextPromotionTime()Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
Timestamp |
The nextPromotionTime. |
getNextPromotionTimeBuilder()
public Timestamp.Builder getNextPromotionTimeBuilder()Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
Builder |
|
getNextPromotionTimeOrBuilder()
public TimestampOrBuilder getNextPromotionTimeOrBuilder()Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getTargetsList(int index)
public TimedPromoteReleaseCondition.Targets getTargetsList(int index)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
getTargetsListBuilder(int index)
public TimedPromoteReleaseCondition.Targets.Builder getTargetsListBuilder(int index)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
getTargetsListBuilderList()
public List<TimedPromoteReleaseCondition.Targets.Builder> getTargetsListBuilderList()Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getTargetsListCount()
public int getTargetsListCount()Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
|
getTargetsListList()
public List<TimedPromoteReleaseCondition.Targets> getTargetsListList()Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<Targets> |
|
getTargetsListOrBuilder(int index)
public TimedPromoteReleaseCondition.TargetsOrBuilder getTargetsListOrBuilder(int index)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.TargetsOrBuilder |
|
getTargetsListOrBuilderList()
public List<? extends TimedPromoteReleaseCondition.TargetsOrBuilder> getTargetsListOrBuilderList()Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.deploy.v1.TimedPromoteReleaseCondition.TargetsOrBuilder> |
|
hasNextPromotionTime()
public boolean hasNextPromotionTime()Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the nextPromotionTime field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(TimedPromoteReleaseCondition other)
public TimedPromoteReleaseCondition.Builder mergeFrom(TimedPromoteReleaseCondition other)| Parameter | |
|---|---|
| Name | Description |
other |
TimedPromoteReleaseCondition |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TimedPromoteReleaseCondition.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TimedPromoteReleaseCondition.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
mergeNextPromotionTime(Timestamp value)
public TimedPromoteReleaseCondition.Builder mergeNextPromotionTime(Timestamp value)Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
Timestamp |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
removeTargetsList(int index)
public TimedPromoteReleaseCondition.Builder removeTargetsList(int index)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
setNextPromotionTime(Timestamp value)
public TimedPromoteReleaseCondition.Builder setNextPromotionTime(Timestamp value)Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
Timestamp |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
setNextPromotionTime(Timestamp.Builder builderForValue)
public TimedPromoteReleaseCondition.Builder setNextPromotionTime(Timestamp.Builder builderForValue)Output only. When the next scheduled promotion(s) will occur.
.google.protobuf.Timestamp next_promotion_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Builder |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
setTargetsList(int index, TimedPromoteReleaseCondition.Targets value)
public TimedPromoteReleaseCondition.Builder setTargetsList(int index, TimedPromoteReleaseCondition.Targets value)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
TimedPromoteReleaseCondition.Targets |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|
setTargetsList(int index, TimedPromoteReleaseCondition.Targets.Builder builderForValue)
public TimedPromoteReleaseCondition.Builder setTargetsList(int index, TimedPromoteReleaseCondition.Targets.Builder builderForValue)Output only. A list of targets involved in the upcoming timed promotion(s).
repeated .google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets targets_list = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
TimedPromoteReleaseCondition.Targets.Builder |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Builder |
|