public static final class SummarizationEvaluationMetrics.AdherenceDecomposition extends GeneratedMessage implements SummarizationEvaluationMetrics.AdherenceDecompositionOrBuilderDecomposition details for adherence.
Protobuf type
google.cloud.dialogflow.v2.SummarizationEvaluationMetrics.AdherenceDecomposition
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SummarizationEvaluationMetrics.AdherenceDecompositionStatic Fields
ADHERENCE_REASONING_FIELD_NUMBER (deprecated)
public static final int ADHERENCE_REASONING_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IS_ADHERENT_FIELD_NUMBER (deprecated)
public static final int IS_ADHERENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
POINT_FIELD_NUMBER (deprecated)
public static final int POINT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance() (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
getDescriptor() (deprecated)
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder() (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition.Builder |
|
newBuilder(SummarizationEvaluationMetrics.AdherenceDecomposition prototype) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition.Builder newBuilder(SummarizationEvaluationMetrics.AdherenceDecomposition prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SummarizationEvaluationMetrics.AdherenceDecomposition |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition.Builder |
|
parseDelimitedFrom(InputStream input) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static SummarizationEvaluationMetrics.AdherenceDecomposition parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser() (deprecated)
public static Parser<SummarizationEvaluationMetrics.AdherenceDecomposition> parser()| Returns | |
|---|---|
| Type | Description |
Parser<AdherenceDecomposition> |
|
Methods
equals(Object obj) (deprecated)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAdherenceReasoning() (deprecated)
public String getAdherenceReasoning()Output only. The adherence reasoning of the breakdown point.
string adherence_reasoning = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The adherenceReasoning. |
getAdherenceReasoningBytes() (deprecated)
public ByteString getAdherenceReasoningBytes()Output only. The adherence reasoning of the breakdown point.
string adherence_reasoning = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for adherenceReasoning. |
getDefaultInstanceForType() (deprecated)
public SummarizationEvaluationMetrics.AdherenceDecomposition getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition |
|
getIsAdherent() (deprecated)
public boolean getIsAdherent()Output only. Whether the breakdown point is adherent or not.
bool is_adherent = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
The isAdherent. |
getParserForType() (deprecated)
public Parser<SummarizationEvaluationMetrics.AdherenceDecomposition> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<AdherenceDecomposition> |
|
getPoint() (deprecated)
public String getPoint()Output only. The breakdown point of the given instructions.
string point = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
String |
The point. |
getPointBytes() (deprecated)
public ByteString getPointBytes()Output only. The breakdown point of the given instructions.
string point = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for point. |
getSerializedSize() (deprecated)
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode() (deprecated)
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable() (deprecated)
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized() (deprecated)
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType() (deprecated)
public SummarizationEvaluationMetrics.AdherenceDecomposition.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent) (deprecated)
protected SummarizationEvaluationMetrics.AdherenceDecomposition.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition.Builder |
|
toBuilder() (deprecated)
public SummarizationEvaluationMetrics.AdherenceDecomposition.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SummarizationEvaluationMetrics.AdherenceDecomposition.Builder |
|
writeTo(CodedOutputStream output) (deprecated)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|