public static final class GroundingAttribution.Builder extends GeneratedMessageV3.Builder<GroundingAttribution.Builder> implements GroundingAttributionOrBuilder
Attribuzione di grounding.
Tipo di protobuf google.cloud.vertexai.v1.GroundingAttribution
Membri ereditati
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)
Metodi statici
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Metodi
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GroundingAttribution.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Sostituzioni
build()
public GroundingAttribution build()
buildPartial()
public GroundingAttribution buildPartial()
Clear()
public GroundingAttribution.Builder clear()
Sostituzioni
clearConfidenceScore()
public GroundingAttribution.Builder clearConfidenceScore()
Facoltativo. Solo output. Punteggio di affidabilità dell'attribuzione. L'intervallo è compreso tra 0 e 1. 1 rappresenta il livello di sicurezza più elevato.
optional float confidence_score = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = OUTPUT_ONLY];
clearField(Descriptors.FieldDescriptor field)
public GroundingAttribution.Builder clearField(Descriptors.FieldDescriptor field)
Sostituzioni
clearOneof(Descriptors.OneofDescriptor oneof)
public GroundingAttribution.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Sostituzioni
clearReference()
public GroundingAttribution.Builder clearReference()
clearSegment()
public GroundingAttribution.Builder clearSegment()
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
ClearWeb()
public GroundingAttribution.Builder clearWeb()
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
clone()
public GroundingAttribution.Builder clone()
Sostituzioni
getConfidenceScore()
public float getConfidenceScore()
Facoltativo. Solo output. Punteggio di affidabilità dell'attribuzione. L'intervallo è compreso tra 0 e 1. 1 rappresenta il livello di sicurezza più elevato.
optional float confidence_score = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce |
Tipo |
Description |
float |
Il punteggio di confidenza.
|
getDefaultInstanceForType()
public GroundingAttribution getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Sostituzioni
getReferenceCase()
public GroundingAttribution.ReferenceCase getReferenceCase()
getSegment()
public Segment getSegment()
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce |
Tipo |
Description |
Segment |
Il segmento.
|
getSegmentBuilder()
public Segment.Builder getSegmentBuilder()
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getSegmentOrBuilder()
public SegmentOrBuilder getSegmentOrBuilder()
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getWeb()
public GroundingAttribution.Web getWeb()
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
getWebBuilder()
public GroundingAttribution.Web.Builder getWebBuilder()
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
getWebOrBuilder()
public GroundingAttribution.WebOrBuilder getWebOrBuilder()
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
hasConfidenceScore()
public boolean hasConfidenceScore()
Facoltativo. Solo output. Punteggio di affidabilità dell'attribuzione. L'intervallo è compreso tra 0 e 1. 1 rappresenta il livello di sicurezza più elevato.
optional float confidence_score = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce |
Tipo |
Description |
boolean |
Indica se il campo trustScore è impostato.
|
hasSegment()
public boolean hasSegment()
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce |
Tipo |
Description |
boolean |
Indica se è impostato il campo del segmento.
|
hasWeb()
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
Restituisce |
Tipo |
Description |
boolean |
Indica se il campo web è impostato.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Sostituzioni
isInitialized()
public final boolean isInitialized()
Restituisce |
Tipo |
Description |
boolean |
|
Sostituzioni
mergeFrom(GroundingAttribution other)
public GroundingAttribution.Builder mergeFrom(GroundingAttribution other)
public GroundingAttribution.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Sostituzioni
mergeFrom(Message other)
public GroundingAttribution.Builder mergeFrom(Message other)
Parametro |
Nome |
Description |
other |
Message
|
Sostituzioni
mergeSegment(Segment value)
public GroundingAttribution.Builder mergeSegment(Segment value)
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parametro |
Nome |
Description |
value |
Segment
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GroundingAttribution.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Sostituzioni
joinWeb(GroundingAttribution.Web)
public GroundingAttribution.Builder mergeWeb(GroundingAttribution.Web value)
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
setConfidenceScore(float value)
public GroundingAttribution.Builder setConfidenceScore(float value)
Facoltativo. Solo output. Punteggio di affidabilità dell'attribuzione. L'intervallo è compreso tra 0 e 1. 1 rappresenta il livello di sicurezza più elevato.
optional float confidence_score = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = OUTPUT_ONLY];
Parametro |
Nome |
Description |
value |
float
Il ConsentScore da impostare.
|
setField(Descriptors.FieldDescriptor field, Object value)
public GroundingAttribution.Builder setField(Descriptors.FieldDescriptor field, Object value)
Sostituzioni
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GroundingAttribution.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Sostituzioni
setSegment(Segment value)
public GroundingAttribution.Builder setSegment(Segment value)
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parametro |
Nome |
Description |
value |
Segment
|
setSegment(Segment.Builder builderForValue)
public GroundingAttribution.Builder setSegment(Segment.Builder builderForValue)
Solo output. Segmento dei contenuti a cui appartiene l'attribuzione.
.google.cloud.vertexai.v1.Segment segment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setUnknownFields(UnknownFieldSet unknownFields)
public final GroundingAttribution.Builder setUnknownFields(UnknownFieldSet unknownFields)
Sostituzioni
setWeb(GroundingAttribution.Web valore)
public GroundingAttribution.Builder setWeb(GroundingAttribution.Web value)
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];
setWeb(GroundingAttribution.Web.Builder builderForValue)
public GroundingAttribution.Builder setWeb(GroundingAttribution.Web.Builder builderForValue)
Facoltativo. Attribuzione dal web.
.google.cloud.vertexai.v1.GroundingAttribution.Web web = 3 [(.google.api.field_behavior) = OPTIONAL];