public final class AdvancedSettings extends com.google.protobuf.GeneratedMessageV3 implements AdvancedSettingsOrBuilder
Hierarchical advanced settings for agent/flow/page/fulfillment/parameter. Settings exposed at lower level overrides the settings exposed at higher level. Overriding occurs at the sub-setting level. For example, the playback_interruption_settings at fulfillment level only overrides the playback_interruption_settings at the agent level, leaving other settings at the agent level unchanged. DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.Protobuf type
google.cloud.dialogflow.cx.v3.AdvancedSettings| Modifier and Type | Class and Description |
|---|---|
static class |
AdvancedSettings.Builder
Hierarchical advanced settings for agent/flow/page/fulfillment/parameter.
|
static class |
AdvancedSettings.DtmfSettings
Define behaviors for DTMF (dual tone multi frequency).
|
static interface |
AdvancedSettings.DtmfSettingsOrBuilder |
static class |
AdvancedSettings.LoggingSettings
Define behaviors on logging.
|
static interface |
AdvancedSettings.LoggingSettingsOrBuilder |
static class |
AdvancedSettings.SpeechSettings
Define behaviors of speech to text detection.
|
static interface |
AdvancedSettings.SpeechSettingsOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AUDIO_EXPORT_GCS_DESTINATION_FIELD_NUMBER |
static int |
DTMF_SETTINGS_FIELD_NUMBER |
static int |
LOGGING_SETTINGS_FIELD_NUMBER |
static int |
SPEECH_SETTINGS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GcsDestination |
getAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
GcsDestinationOrBuilder |
getAudioExportGcsDestinationOrBuilder()
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
static AdvancedSettings |
getDefaultInstance() |
AdvancedSettings |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
AdvancedSettings.DtmfSettings |
getDtmfSettings()
Settings for DTMF.
|
AdvancedSettings.DtmfSettingsOrBuilder |
getDtmfSettingsOrBuilder()
Settings for DTMF.
|
AdvancedSettings.LoggingSettings |
getLoggingSettings()
Settings for logging.
|
AdvancedSettings.LoggingSettingsOrBuilder |
getLoggingSettingsOrBuilder()
Settings for logging.
|
com.google.protobuf.Parser<AdvancedSettings> |
getParserForType() |
int |
getSerializedSize() |
AdvancedSettings.SpeechSettings |
getSpeechSettings()
Settings for speech to text detection.
|
AdvancedSettings.SpeechSettingsOrBuilder |
getSpeechSettingsOrBuilder()
Settings for speech to text detection.
|
boolean |
hasAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
boolean |
hasDtmfSettings()
Settings for DTMF.
|
int |
hashCode() |
boolean |
hasLoggingSettings()
Settings for logging.
|
boolean |
hasSpeechSettings()
Settings for speech to text detection.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AdvancedSettings.Builder |
newBuilder() |
static AdvancedSettings.Builder |
newBuilder(AdvancedSettings prototype) |
AdvancedSettings.Builder |
newBuilderForType() |
protected AdvancedSettings.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AdvancedSettings |
parseDelimitedFrom(InputStream input) |
static AdvancedSettings |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedSettings |
parseFrom(byte[] data) |
static AdvancedSettings |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedSettings |
parseFrom(ByteBuffer data) |
static AdvancedSettings |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedSettings |
parseFrom(com.google.protobuf.ByteString data) |
static AdvancedSettings |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedSettings |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AdvancedSettings |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedSettings |
parseFrom(InputStream input) |
static AdvancedSettings |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AdvancedSettings> |
parser() |
AdvancedSettings.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int AUDIO_EXPORT_GCS_DESTINATION_FIELD_NUMBER
public static final int SPEECH_SETTINGS_FIELD_NUMBER
public static final int DTMF_SETTINGS_FIELD_NUMBER
public static final int LOGGING_SETTINGS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
.google.cloud.dialogflow.cx.v3.GcsDestination audio_export_gcs_destination = 2;hasAudioExportGcsDestination in interface AdvancedSettingsOrBuilderpublic GcsDestination getAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
.google.cloud.dialogflow.cx.v3.GcsDestination audio_export_gcs_destination = 2;getAudioExportGcsDestination in interface AdvancedSettingsOrBuilderpublic GcsDestinationOrBuilder getAudioExportGcsDestinationOrBuilder()
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
.google.cloud.dialogflow.cx.v3.GcsDestination audio_export_gcs_destination = 2;getAudioExportGcsDestinationOrBuilder in interface AdvancedSettingsOrBuilderpublic boolean hasSpeechSettings()
Settings for speech to text detection. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level
.google.cloud.dialogflow.cx.v3.AdvancedSettings.SpeechSettings speech_settings = 3;
hasSpeechSettings in interface AdvancedSettingsOrBuilderpublic AdvancedSettings.SpeechSettings getSpeechSettings()
Settings for speech to text detection. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level
.google.cloud.dialogflow.cx.v3.AdvancedSettings.SpeechSettings speech_settings = 3;
getSpeechSettings in interface AdvancedSettingsOrBuilderpublic AdvancedSettings.SpeechSettingsOrBuilder getSpeechSettingsOrBuilder()
Settings for speech to text detection. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level
.google.cloud.dialogflow.cx.v3.AdvancedSettings.SpeechSettings speech_settings = 3;
getSpeechSettingsOrBuilder in interface AdvancedSettingsOrBuilderpublic boolean hasDtmfSettings()
Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
.google.cloud.dialogflow.cx.v3.AdvancedSettings.DtmfSettings dtmf_settings = 5;hasDtmfSettings in interface AdvancedSettingsOrBuilderpublic AdvancedSettings.DtmfSettings getDtmfSettings()
Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
.google.cloud.dialogflow.cx.v3.AdvancedSettings.DtmfSettings dtmf_settings = 5;getDtmfSettings in interface AdvancedSettingsOrBuilderpublic AdvancedSettings.DtmfSettingsOrBuilder getDtmfSettingsOrBuilder()
Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
.google.cloud.dialogflow.cx.v3.AdvancedSettings.DtmfSettings dtmf_settings = 5;getDtmfSettingsOrBuilder in interface AdvancedSettingsOrBuilderpublic boolean hasLoggingSettings()
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
.google.cloud.dialogflow.cx.v3.AdvancedSettings.LoggingSettings logging_settings = 6;
hasLoggingSettings in interface AdvancedSettingsOrBuilderpublic AdvancedSettings.LoggingSettings getLoggingSettings()
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
.google.cloud.dialogflow.cx.v3.AdvancedSettings.LoggingSettings logging_settings = 6;
getLoggingSettings in interface AdvancedSettingsOrBuilderpublic AdvancedSettings.LoggingSettingsOrBuilder getLoggingSettingsOrBuilder()
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
.google.cloud.dialogflow.cx.v3.AdvancedSettings.LoggingSettings logging_settings = 6;
getLoggingSettingsOrBuilder in interface AdvancedSettingsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AdvancedSettings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdvancedSettings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdvancedSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdvancedSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdvancedSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdvancedSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdvancedSettings parseFrom(InputStream input) throws IOException
IOExceptionpublic static AdvancedSettings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdvancedSettings parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AdvancedSettings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AdvancedSettings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AdvancedSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AdvancedSettings.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AdvancedSettings.Builder newBuilder()
public static AdvancedSettings.Builder newBuilder(AdvancedSettings prototype)
public AdvancedSettings.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AdvancedSettings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AdvancedSettings getDefaultInstance()
public static com.google.protobuf.Parser<AdvancedSettings> parser()
public com.google.protobuf.Parser<AdvancedSettings> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AdvancedSettings getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.