public static final class HumanAgentAssistantConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder> implements HumanAgentAssistantConfigOrBuilder
Defines the Human Agent Assistant to connect to a conversation.Protobuf type
google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfiggetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HumanAgentAssistantConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HumanAgentAssistantConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HumanAgentAssistantConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder mergeFrom(HumanAgentAssistantConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public HumanAgentAssistantConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HumanAgentAssistantConfig.Builder>IOExceptionpublic boolean hasNotificationConfig()
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;hasNotificationConfig in interface HumanAgentAssistantConfigOrBuilderpublic NotificationConfig getNotificationConfig()
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;getNotificationConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.Builder setNotificationConfig(NotificationConfig value)
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;public HumanAgentAssistantConfig.Builder setNotificationConfig(NotificationConfig.Builder builderForValue)
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;public HumanAgentAssistantConfig.Builder mergeNotificationConfig(NotificationConfig value)
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;public HumanAgentAssistantConfig.Builder clearNotificationConfig()
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;public NotificationConfig.Builder getNotificationConfigBuilder()
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;public NotificationConfigOrBuilder getNotificationConfigOrBuilder()
Pub/Sub topic on which to publish new agent assistant events.
.google.cloud.dialogflow.v2beta1.NotificationConfig notification_config = 2;getNotificationConfigOrBuilder in interface HumanAgentAssistantConfigOrBuilderpublic boolean hasHumanAgentSuggestionConfig()
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
hasHumanAgentSuggestionConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.SuggestionConfig getHumanAgentSuggestionConfig()
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
getHumanAgentSuggestionConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.Builder setHumanAgentSuggestionConfig(HumanAgentAssistantConfig.SuggestionConfig value)
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
public HumanAgentAssistantConfig.Builder setHumanAgentSuggestionConfig(HumanAgentAssistantConfig.SuggestionConfig.Builder builderForValue)
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
public HumanAgentAssistantConfig.Builder mergeHumanAgentSuggestionConfig(HumanAgentAssistantConfig.SuggestionConfig value)
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
public HumanAgentAssistantConfig.Builder clearHumanAgentSuggestionConfig()
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
public HumanAgentAssistantConfig.SuggestionConfig.Builder getHumanAgentSuggestionConfigBuilder()
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
public HumanAgentAssistantConfig.SuggestionConfigOrBuilder getHumanAgentSuggestionConfigOrBuilder()
Configuration for agent assistance of human agent participant.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig human_agent_suggestion_config = 3;
getHumanAgentSuggestionConfigOrBuilder in interface HumanAgentAssistantConfigOrBuilderpublic boolean hasEndUserSuggestionConfig()
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
hasEndUserSuggestionConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.SuggestionConfig getEndUserSuggestionConfig()
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
getEndUserSuggestionConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.Builder setEndUserSuggestionConfig(HumanAgentAssistantConfig.SuggestionConfig value)
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
public HumanAgentAssistantConfig.Builder setEndUserSuggestionConfig(HumanAgentAssistantConfig.SuggestionConfig.Builder builderForValue)
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
public HumanAgentAssistantConfig.Builder mergeEndUserSuggestionConfig(HumanAgentAssistantConfig.SuggestionConfig value)
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
public HumanAgentAssistantConfig.Builder clearEndUserSuggestionConfig()
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
public HumanAgentAssistantConfig.SuggestionConfig.Builder getEndUserSuggestionConfigBuilder()
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
public HumanAgentAssistantConfig.SuggestionConfigOrBuilder getEndUserSuggestionConfigOrBuilder()
Configuration for agent assistance of end user participant. Currently, this feature is not general available, please contact Google to get access.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.SuggestionConfig end_user_suggestion_config = 4;
getEndUserSuggestionConfigOrBuilder in interface HumanAgentAssistantConfigOrBuilderpublic boolean hasMessageAnalysisConfig()
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
hasMessageAnalysisConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.MessageAnalysisConfig getMessageAnalysisConfig()
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
getMessageAnalysisConfig in interface HumanAgentAssistantConfigOrBuilderpublic HumanAgentAssistantConfig.Builder setMessageAnalysisConfig(HumanAgentAssistantConfig.MessageAnalysisConfig value)
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
public HumanAgentAssistantConfig.Builder setMessageAnalysisConfig(HumanAgentAssistantConfig.MessageAnalysisConfig.Builder builderForValue)
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
public HumanAgentAssistantConfig.Builder mergeMessageAnalysisConfig(HumanAgentAssistantConfig.MessageAnalysisConfig value)
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
public HumanAgentAssistantConfig.Builder clearMessageAnalysisConfig()
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
public HumanAgentAssistantConfig.MessageAnalysisConfig.Builder getMessageAnalysisConfigBuilder()
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
public HumanAgentAssistantConfig.MessageAnalysisConfigOrBuilder getMessageAnalysisConfigOrBuilder()
Configuration for message analysis.
.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.MessageAnalysisConfig message_analysis_config = 5;
getMessageAnalysisConfigOrBuilder in interface HumanAgentAssistantConfigOrBuilderpublic final HumanAgentAssistantConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>public final HumanAgentAssistantConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HumanAgentAssistantConfig.Builder>Copyright © 2023 Google LLC. All rights reserved.