| Modifier and Type | Class and Description |
|---|---|
class |
OperationGroup
Group of operations that need to be performed atomically.
|
static class |
OperationGroup.Builder
Group of operations that need to be performed atomically.
|
| Modifier and Type | Method and Description |
|---|---|
OperationGroupOrBuilder |
RecommendationContentOrBuilder.getOperationGroupsOrBuilder(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.
|
OperationGroupOrBuilder |
RecommendationContent.getOperationGroupsOrBuilder(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.
|
OperationGroupOrBuilder |
RecommendationContent.Builder.getOperationGroupsOrBuilder(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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OperationGroupOrBuilder> |
RecommendationContentOrBuilder.getOperationGroupsOrBuilderList()
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<? extends OperationGroupOrBuilder> |
RecommendationContent.getOperationGroupsOrBuilderList()
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<? extends OperationGroupOrBuilder> |
RecommendationContent.Builder.getOperationGroupsOrBuilderList()
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.