| Modifier and Type | Method and Description |
|---|---|
OperationGroup.Builder |
OperationGroup.Builder.addAllOperations(Iterable<? extends Operation> values)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
RecommendationContent.Builder.addOperationGroupsBuilder()
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
OperationGroup.Builder |
RecommendationContent.Builder.addOperationGroupsBuilder(int index)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
OperationGroup.Builder |
OperationGroup.Builder.addOperations(int index,
Operation.Builder builderForValue)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.addOperations(int index,
Operation value)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.addOperations(Operation.Builder builderForValue)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.addOperations(Operation value)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OperationGroup.Builder |
OperationGroup.Builder.clear() |
OperationGroup.Builder |
OperationGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OperationGroup.Builder |
OperationGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OperationGroup.Builder |
OperationGroup.Builder.clearOperations()
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.clone() |
OperationGroup.Builder |
RecommendationContent.Builder.getOperationGroupsBuilder(int index)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
OperationGroup.Builder |
OperationGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OperationGroup.Builder |
OperationGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
OperationGroup.Builder |
OperationGroup.Builder.mergeFrom(OperationGroup other) |
OperationGroup.Builder |
OperationGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static OperationGroup.Builder |
OperationGroup.newBuilder() |
static OperationGroup.Builder |
OperationGroup.newBuilder(OperationGroup prototype) |
OperationGroup.Builder |
OperationGroup.newBuilderForType() |
protected OperationGroup.Builder |
OperationGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
OperationGroup.Builder |
OperationGroup.Builder.removeOperations(int index)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OperationGroup.Builder |
OperationGroup.Builder.setOperations(int index,
Operation.Builder builderForValue)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.setOperations(int index,
Operation value)
List of operations across one or more resources that belong to this group.
|
OperationGroup.Builder |
OperationGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OperationGroup.Builder |
OperationGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OperationGroup.Builder |
OperationGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<OperationGroup.Builder> |
RecommendationContent.Builder.getOperationGroupsBuilderList()
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(int index,
OperationGroup.Builder builderForValue)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(OperationGroup.Builder builderForValue)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setOperationGroups(int index,
OperationGroup.Builder builderForValue)
Operations to one or more Google Cloud resources grouped in such a way
that, all operations within one group are expected to be performed
atomically and in an order.
|
Copyright © 2024 Google LLC. All rights reserved.