Uses of Interface
com.google.cloud.recommender.v1.OperationGroupOrBuilder
-
Packages that use OperationGroupOrBuilder Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of OperationGroupOrBuilder in com.google.cloud.recommender.v1
Classes in com.google.cloud.recommender.v1 that implement OperationGroupOrBuilder Modifier and Type Class 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.Methods in com.google.cloud.recommender.v1 that return OperationGroupOrBuilder Modifier and Type Method Description 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.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
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.Methods in com.google.cloud.recommender.v1 that return types with arguments of type OperationGroupOrBuilder Modifier and Type Method Description 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.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>
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.
-