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.
|
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(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 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.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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.clear() |
|
RecommendationContent.Builder |
RecommendationContent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.clearOperationGroups() |
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.clearOverview() |
Condensed overview information about the recommendation.
|
RecommendationContent.Builder |
RecommendationContent.Builder.clone() |
|
RecommendationContent.Builder |
Recommendation.Builder.getContentBuilder() |
Content of the recommendation describing recommended changes to resources.
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(RecommendationContent other) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeOverview(com.google.protobuf.Struct value) |
Condensed overview information about the recommendation.
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static RecommendationContent.Builder |
RecommendationContent.newBuilder() |
|
static RecommendationContent.Builder |
RecommendationContent.newBuilder(RecommendationContent prototype) |
|
RecommendationContent.Builder |
RecommendationContent.newBuilderForType() |
|
protected RecommendationContent.Builder |
RecommendationContent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.removeOperationGroups(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.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
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.
|
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.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setOverview(com.google.protobuf.Struct value) |
Condensed overview information about the recommendation.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setOverview(com.google.protobuf.Struct.Builder builderForValue) |
Condensed overview information about the recommendation.
|
RecommendationContent.Builder |
RecommendationContent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RecommendationContent.Builder |
RecommendationContent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
RecommendationContent.Builder |
RecommendationContent.toBuilder() |
|