Send feedback
Class GroundingAttribution.Web.Builder (3.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.40.0 keyboard_arrow_down
public static final class GroundingAttribution . Web . Builder extends GeneratedMessageV3 . Builder<GroundingAttribution . Web . Builder > implements GroundingAttribution . WebOrBuilder
Attribution from the web.
Protobuf type google.cloud.aiplatform.v1.GroundingAttribution.Web
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
public static final Descriptors . Descriptor getDescriptor ()
Methods
public GroundingAttribution . Web . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public GroundingAttribution . Web build ()
public GroundingAttribution . Web buildPartial ()
public GroundingAttribution . Web . Builder clear ()
Overrides
public GroundingAttribution . Web . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public GroundingAttribution . Web . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public GroundingAttribution . Web . Builder clearTitle ()
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GroundingAttribution . Web . Builder clearUri ()
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GroundingAttribution . Web . Builder clone ()
Overrides
public GroundingAttribution . Web getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns Type Description String
The title.
public ByteString getTitleBytes ()
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns Type Description ByteString
The bytes for title.
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns Type Description String
The uri.
public ByteString getUriBytes ()
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns Type Description ByteString
The bytes for uri.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public GroundingAttribution . Web . Builder mergeFrom ( GroundingAttribution . Web other )
public GroundingAttribution . Web . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public GroundingAttribution . Web . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
public final GroundingAttribution . Web . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public GroundingAttribution . Web . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public GroundingAttribution . Web . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public GroundingAttribution . Web . Builder setTitle ( String value )
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter Name Description value
String
The title to set.
public GroundingAttribution . Web . Builder setTitleBytes ( ByteString value )
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter Name Description value
ByteString
The bytes for title to set.
public final GroundingAttribution . Web . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public GroundingAttribution . Web . Builder setUri ( String value )
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter Name Description value
String
The uri to set.
public GroundingAttribution . Web . Builder setUriBytes ( ByteString value )
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter Name Description value
ByteString
The bytes for uri to set.
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-28 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-28 UTC."],[],[]]