Send feedback
Class Insight.RecommendationReference.Builder (2.50.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.50.0 keyboard_arrow_down
public static final class Insight . RecommendationReference . Builder extends GeneratedMessageV3 . Builder<Insight . RecommendationReference . Builder > implements Insight . RecommendationReferenceOrBuilder
Reference to an associated recommendation.
Protobuf type google.cloud.recommender.v1.Insight.RecommendationReference
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Insight . RecommendationReference . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public Insight . RecommendationReference build ()
buildPartial()
public Insight . RecommendationReference buildPartial ()
clear()
public Insight . RecommendationReference . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Insight . RecommendationReference . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Insight . RecommendationReference . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearRecommendation()
public Insight . RecommendationReference . Builder clearRecommendation ()
Recommendation resource name, e.g.
projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/recommendations/[RECOMMENDATION_ID]
string recommendation = 1;
clone()
public Insight . RecommendationReference . Builder clone ()
Overrides
getDefaultInstanceForType()
public Insight . RecommendationReference getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getRecommendation()
public String getRecommendation ()
Recommendation resource name, e.g.
projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/recommendations/[RECOMMENDATION_ID]
string recommendation = 1;
Returns
Type
Description
String
The recommendation.
getRecommendationBytes()
public ByteString getRecommendationBytes ()
Recommendation resource name, e.g.
projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/recommendations/[RECOMMENDATION_ID]
string recommendation = 1;
Returns
Type
Description
ByteString
The bytes for recommendation.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(Insight.RecommendationReference other)
public Insight . RecommendationReference . Builder mergeFrom ( Insight . RecommendationReference other )
public Insight . RecommendationReference . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Insight . RecommendationReference . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Insight . RecommendationReference . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Insight . RecommendationReference . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRecommendation(String value)
public Insight . RecommendationReference . Builder setRecommendation ( String value )
Recommendation resource name, e.g.
projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/recommendations/[RECOMMENDATION_ID]
string recommendation = 1;
Parameter
Name
Description
value
String
The recommendation to set.
setRecommendationBytes(ByteString value)
public Insight . RecommendationReference . Builder setRecommendationBytes ( ByteString value )
Recommendation resource name, e.g.
projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/recommendations/[RECOMMENDATION_ID]
string recommendation = 1;
Parameter
Name
Description
value
ByteString
The bytes for recommendation to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Insight . RecommendationReference . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Insight . RecommendationReference . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]