| Modifier and Type | Method and Description |
|---|---|
TargetsPresentCondition |
TargetsPresentCondition.Builder.build() |
TargetsPresentCondition |
TargetsPresentCondition.Builder.buildPartial() |
static TargetsPresentCondition |
TargetsPresentCondition.getDefaultInstance() |
TargetsPresentCondition |
TargetsPresentCondition.getDefaultInstanceForType() |
TargetsPresentCondition |
TargetsPresentCondition.Builder.getDefaultInstanceForType() |
TargetsPresentCondition |
PipelineCondition.getTargetsPresentCondition()
Details around targets enumerated in the pipeline.
|
TargetsPresentCondition |
PipelineCondition.Builder.getTargetsPresentCondition()
Details around targets enumerated in the pipeline.
|
TargetsPresentCondition |
PipelineConditionOrBuilder.getTargetsPresentCondition()
Details around targets enumerated in the pipeline.
|
TargetsPresentCondition |
AutomationRuleConditionOrBuilder.getTargetsPresentCondition()
Optional.
|
TargetsPresentCondition |
AutomationRuleCondition.getTargetsPresentCondition()
Optional.
|
TargetsPresentCondition |
AutomationRuleCondition.Builder.getTargetsPresentCondition()
Optional.
|
static TargetsPresentCondition |
TargetsPresentCondition.parseDelimitedFrom(InputStream input) |
static TargetsPresentCondition |
TargetsPresentCondition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(byte[] data) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(ByteBuffer data) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(com.google.protobuf.ByteString data) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(InputStream input) |
static TargetsPresentCondition |
TargetsPresentCondition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TargetsPresentCondition> |
TargetsPresentCondition.getParserForType() |
static com.google.protobuf.Parser<TargetsPresentCondition> |
TargetsPresentCondition.parser() |
| Modifier and Type | Method and Description |
|---|---|
TargetsPresentCondition.Builder |
TargetsPresentCondition.Builder.mergeFrom(TargetsPresentCondition other) |
PipelineCondition.Builder |
PipelineCondition.Builder.mergeTargetsPresentCondition(TargetsPresentCondition value)
Details around targets enumerated in the pipeline.
|
AutomationRuleCondition.Builder |
AutomationRuleCondition.Builder.mergeTargetsPresentCondition(TargetsPresentCondition value)
Optional.
|
static TargetsPresentCondition.Builder |
TargetsPresentCondition.newBuilder(TargetsPresentCondition prototype) |
PipelineCondition.Builder |
PipelineCondition.Builder.setTargetsPresentCondition(TargetsPresentCondition value)
Details around targets enumerated in the pipeline.
|
AutomationRuleCondition.Builder |
AutomationRuleCondition.Builder.setTargetsPresentCondition(TargetsPresentCondition value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.