| Modifier and Type | Method and Description |
|---|---|
OperationGroup |
OperationGroup.Builder.build() |
OperationGroup |
OperationGroup.Builder.buildPartial() |
static OperationGroup |
OperationGroup.getDefaultInstance() |
OperationGroup |
OperationGroup.getDefaultInstanceForType() |
OperationGroup |
OperationGroup.Builder.getDefaultInstanceForType() |
OperationGroup |
RecommendationContentOrBuilder.getOperationGroups(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 |
RecommendationContent.getOperationGroups(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 |
RecommendationContent.Builder.getOperationGroups(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.
|
static OperationGroup |
OperationGroup.parseDelimitedFrom(InputStream input) |
static OperationGroup |
OperationGroup.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationGroup |
OperationGroup.parseFrom(byte[] data) |
static OperationGroup |
OperationGroup.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationGroup |
OperationGroup.parseFrom(ByteBuffer data) |
static OperationGroup |
OperationGroup.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationGroup |
OperationGroup.parseFrom(com.google.protobuf.ByteString data) |
static OperationGroup |
OperationGroup.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationGroup |
OperationGroup.parseFrom(com.google.protobuf.CodedInputStream input) |
static OperationGroup |
OperationGroup.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationGroup |
OperationGroup.parseFrom(InputStream input) |
static OperationGroup |
OperationGroup.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<OperationGroup> |
RecommendationContentOrBuilder.getOperationGroupsList()
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.
|
List<OperationGroup> |
RecommendationContent.getOperationGroupsList()
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.
|
List<OperationGroup> |
RecommendationContent.Builder.getOperationGroupsList()
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.
|
com.google.protobuf.Parser<OperationGroup> |
OperationGroup.getParserForType() |
static com.google.protobuf.Parser<OperationGroup> |
OperationGroup.parser() |
| Modifier and Type | Method and Description |
|---|---|
RecommendationContent.Builder |
RecommendationContent.Builder.addOperationGroups(int index,
OperationGroup value)
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 value)
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(OperationGroup other) |
static OperationGroup.Builder |
OperationGroup.newBuilder(OperationGroup prototype) |
RecommendationContent.Builder |
RecommendationContent.Builder.setOperationGroups(int index,
OperationGroup value)
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.addAllOperationGroups(Iterable<? extends OperationGroup> values)
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.