| Modifier and Type | Method and Description |
|---|---|
RecommendationContent |
RecommendationContent.Builder.build() |
RecommendationContent |
RecommendationContent.Builder.buildPartial() |
RecommendationContent |
Recommendation.getContent()
Content of the recommendation describing recommended changes to resources.
|
RecommendationContent |
Recommendation.Builder.getContent()
Content of the recommendation describing recommended changes to resources.
|
RecommendationContent |
RecommendationOrBuilder.getContent()
Content of the recommendation describing recommended changes to resources.
|
static RecommendationContent |
RecommendationContent.getDefaultInstance() |
RecommendationContent |
RecommendationContent.getDefaultInstanceForType() |
RecommendationContent |
RecommendationContent.Builder.getDefaultInstanceForType() |
static RecommendationContent |
RecommendationContent.parseDelimitedFrom(InputStream input) |
static RecommendationContent |
RecommendationContent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecommendationContent |
RecommendationContent.parseFrom(byte[] data) |
static RecommendationContent |
RecommendationContent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecommendationContent |
RecommendationContent.parseFrom(ByteBuffer data) |
static RecommendationContent |
RecommendationContent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecommendationContent |
RecommendationContent.parseFrom(com.google.protobuf.ByteString data) |
static RecommendationContent |
RecommendationContent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecommendationContent |
RecommendationContent.parseFrom(com.google.protobuf.CodedInputStream input) |
static RecommendationContent |
RecommendationContent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecommendationContent |
RecommendationContent.parseFrom(InputStream input) |
static RecommendationContent |
RecommendationContent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RecommendationContent> |
RecommendationContent.getParserForType() |
static com.google.protobuf.Parser<RecommendationContent> |
RecommendationContent.parser() |
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.mergeContent(RecommendationContent value)
Content of the recommendation describing recommended changes to resources.
|
RecommendationContent.Builder |
RecommendationContent.Builder.mergeFrom(RecommendationContent other) |
static RecommendationContent.Builder |
RecommendationContent.newBuilder(RecommendationContent prototype) |
Recommendation.Builder |
Recommendation.Builder.setContent(RecommendationContent value)
Content of the recommendation describing recommended changes to resources.
|
Copyright © 2024 Google LLC. All rights reserved.