| Modifier and Type | Method and Description |
|---|---|
TargetsTypeCondition |
TargetsTypeCondition.Builder.build() |
TargetsTypeCondition |
TargetsTypeCondition.Builder.buildPartial() |
static TargetsTypeCondition |
TargetsTypeCondition.getDefaultInstance() |
TargetsTypeCondition |
TargetsTypeCondition.getDefaultInstanceForType() |
TargetsTypeCondition |
TargetsTypeCondition.Builder.getDefaultInstanceForType() |
TargetsTypeCondition |
PipelineCondition.getTargetsTypeCondition()
Details on the whether the targets enumerated in the pipeline are of the
same type.
|
TargetsTypeCondition |
PipelineCondition.Builder.getTargetsTypeCondition()
Details on the whether the targets enumerated in the pipeline are of the
same type.
|
TargetsTypeCondition |
PipelineConditionOrBuilder.getTargetsTypeCondition()
Details on the whether the targets enumerated in the pipeline are of the
same type.
|
static TargetsTypeCondition |
TargetsTypeCondition.parseDelimitedFrom(InputStream input) |
static TargetsTypeCondition |
TargetsTypeCondition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(byte[] data) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(ByteBuffer data) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(com.google.protobuf.ByteString data) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(InputStream input) |
static TargetsTypeCondition |
TargetsTypeCondition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TargetsTypeCondition> |
TargetsTypeCondition.getParserForType() |
static com.google.protobuf.Parser<TargetsTypeCondition> |
TargetsTypeCondition.parser() |
| Modifier and Type | Method and Description |
|---|---|
TargetsTypeCondition.Builder |
TargetsTypeCondition.Builder.mergeFrom(TargetsTypeCondition other) |
PipelineCondition.Builder |
PipelineCondition.Builder.mergeTargetsTypeCondition(TargetsTypeCondition value)
Details on the whether the targets enumerated in the pipeline are of the
same type.
|
static TargetsTypeCondition.Builder |
TargetsTypeCondition.newBuilder(TargetsTypeCondition prototype) |
PipelineCondition.Builder |
PipelineCondition.Builder.setTargetsTypeCondition(TargetsTypeCondition value)
Details on the whether the targets enumerated in the pipeline are of the
same type.
|
Copyright © 2024 Google LLC. All rights reserved.