Send feedback
Class AnnotatorSelector.SummarizationConfig (2.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.17.0 keyboard_arrow_down
public static final class AnnotatorSelector . SummarizationConfig extends GeneratedMessageV3 implements AnnotatorSelector . SummarizationConfigOrBuilder
Configuration for summarization.
Protobuf type
google.cloud.contactcenterinsights.v1.AnnotatorSelector.SummarizationConfig
Static Fields
public static final int CONVERSATION_PROFILE_FIELD_NUMBER
Field Value Type Description int
public static final int SUMMARIZATION_MODEL_FIELD_NUMBER
Field Value Type Description int
Static Methods
public static AnnotatorSelector . SummarizationConfig getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static AnnotatorSelector . SummarizationConfig . Builder newBuilder ()
public static AnnotatorSelector . SummarizationConfig . Builder newBuilder ( AnnotatorSelector . SummarizationConfig prototype )
public static AnnotatorSelector . SummarizationConfig parseDelimitedFrom ( InputStream input )
public static AnnotatorSelector . SummarizationConfig parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static AnnotatorSelector . SummarizationConfig parseFrom ( byte [] data )
Parameter Name Description data
byte []
public static AnnotatorSelector . SummarizationConfig parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static AnnotatorSelector . SummarizationConfig parseFrom ( ByteString data )
public static AnnotatorSelector . SummarizationConfig parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static AnnotatorSelector . SummarizationConfig parseFrom ( CodedInputStream input )
public static AnnotatorSelector . SummarizationConfig parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static AnnotatorSelector . SummarizationConfig parseFrom ( InputStream input )
public static AnnotatorSelector . SummarizationConfig parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static AnnotatorSelector . SummarizationConfig parseFrom ( ByteBuffer data )
public static AnnotatorSelector . SummarizationConfig parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<AnnotatorSelector . SummarizationConfig > parser ()
Methods
public boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
public String getConversationProfile ()
Resource name of the Dialogflow conversation profile.
Format:
projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
string conversation_profile = 1 [(.google.api.resource_reference) = { ... }
Returns Type Description String
The conversationProfile.
public ByteString getConversationProfileBytes ()
Resource name of the Dialogflow conversation profile.
Format:
projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
string conversation_profile = 1 [(.google.api.resource_reference) = { ... }
Returns Type Description ByteString
The bytes for conversationProfile.
public AnnotatorSelector . SummarizationConfig getDefaultInstanceForType ()
public AnnotatorSelector . SummarizationConfig . ModelSourceCase getModelSourceCase ()
public Parser<AnnotatorSelector . SummarizationConfig > getParserForType ()
Overrides
public int getSerializedSize ()
Returns Type Description int
Overrides
public AnnotatorSelector . SummarizationConfig . SummarizationModel getSummarizationModel ()
Default summarization model to be used.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector.SummarizationConfig.SummarizationModel summarization_model = 2;
public int getSummarizationModelValue ()
Default summarization model to be used.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector.SummarizationConfig.SummarizationModel summarization_model = 2;
Returns Type Description int
The enum numeric value on the wire for summarizationModel.
public final UnknownFieldSet getUnknownFields ()
Overrides
public boolean hasConversationProfile ()
Resource name of the Dialogflow conversation profile.
Format:
projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
string conversation_profile = 1 [(.google.api.resource_reference) = { ... }
Returns Type Description boolean
Whether the conversationProfile field is set.
public boolean hasSummarizationModel ()
Default summarization model to be used.
.google.cloud.contactcenterinsights.v1.AnnotatorSelector.SummarizationConfig.SummarizationModel summarization_model = 2;
Returns Type Description boolean
Whether the summarizationModel field is set.
Returns Type Description int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public AnnotatorSelector . SummarizationConfig . Builder newBuilderForType ()
protected AnnotatorSelector . SummarizationConfig . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
public AnnotatorSelector . SummarizationConfig . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
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-02-14 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-02-14 UTC."],[],[]]