public final class GroundingAttribution extends GeneratedMessageV3 implements GroundingAttributionOrBuilder
Attribuzione di grounding.
Tipo di protobuf google.cloud.vertexai.v1.GroundingAttribution
Membri ereditati
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Campi statici
CONFIDENCE_SCORE_FIELD_NUMBER
public static final int CONFIDENCE_SCORE_FIELD_NUMBER
Valore campo |
Tipo |
Description |
int |
|
SEGMENT_FIELD_NUMBER
public static final int SEGMENT_FIELD_NUMBER
Valore campo |
Tipo |
Description |
int |
|
WEB_FIELD_NUMBER
public static final int WEB_FIELD_NUMBER
Valore campo |
Tipo |
Description |
int |
|
Metodi statici
getDefaultInstance()
public static GroundingAttribution getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static GroundingAttribution.Builder newBuilder()
newBuilder(GroundingAttribution prototype)
public static GroundingAttribution.Builder newBuilder(GroundingAttribution prototype)
public static GroundingAttribution parseDelimitedFrom(InputStream input)
public static GroundingAttribution parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static GroundingAttribution parseFrom(byte[] data)
Parametro |
Nome |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GroundingAttribution parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static GroundingAttribution parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GroundingAttribution parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GroundingAttribution parseFrom(CodedInputStream input)
public static GroundingAttribution parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GroundingAttribution parseFrom(InputStream input)
public static GroundingAttribution parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static GroundingAttribution parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GroundingAttribution parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<GroundingAttribution> parser()
Metodi
è uguale a(obj oggetto)
public boolean equals(Object obj)
Parametro |
Nome |
Description |
obj |
Object
|
Restituisce |
Tipo |
Description |
boolean |
|
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()
getParserForType()
public Parser<GroundingAttribution> getParserForType()
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.
|
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];
getSerializedSize()
public int getSerializedSize()
Restituisce |
Tipo |
Description |
int |
|
Sostituzioni
getWeb()
public GroundingAttribution.Web getWeb()
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.
|
hashCode()
Restituisce |
Tipo |
Description |
int |
|
Sostituzioni
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Sostituzioni
isInitialized()
public final boolean isInitialized()
Restituisce |
Tipo |
Description |
boolean |
|
Sostituzioni
newBuilderForType()
public GroundingAttribution.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected GroundingAttribution.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Sostituzioni
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Restituisce |
Tipo |
Description |
Object |
|
Sostituzioni
toBuilder()
public GroundingAttribution.Builder toBuilder()
writeTo(output di CodedOutputStream)
public void writeTo(CodedOutputStream output)
Sostituzioni