Class Settings.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
- com.google.cloud.contactcenterinsights.v1.Settings.Builder
-
- All Implemented Interfaces:
SettingsOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Settings
public static final class Settings.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder> implements SettingsOrBuilder
The settings resource.
Protobuf typegoogle.cloud.contactcenterinsights.v1.Settings
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Settings.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Settings
build()
Settings
buildPartial()
Settings.Builder
clear()
Settings.Builder
clearAnalysisConfig()
Default analysis settings.Settings.Builder
clearConversationTtl()
The default TTL for newly-created conversations.Settings.Builder
clearCreateTime()
Output only.Settings.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Settings.Builder
clearLanguageCode()
A language code to be applied to each transcript segment unless the segment already specifies a language code.Settings.Builder
clearName()
Immutable.Settings.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Settings.Builder
clearPubsubNotificationSettings()
Settings.Builder
clearRedactionConfig()
Default DLP redaction resources to be applied while ingesting conversations.Settings.Builder
clearUpdateTime()
Output only.Settings.Builder
clone()
boolean
containsPubsubNotificationSettings(String key)
A map that maps a notification trigger to a Pub/Sub topic.Settings.AnalysisConfig
getAnalysisConfig()
Default analysis settings.Settings.AnalysisConfig.Builder
getAnalysisConfigBuilder()
Default analysis settings.Settings.AnalysisConfigOrBuilder
getAnalysisConfigOrBuilder()
Default analysis settings.com.google.protobuf.Duration
getConversationTtl()
The default TTL for newly-created conversations.com.google.protobuf.Duration.Builder
getConversationTtlBuilder()
The default TTL for newly-created conversations.com.google.protobuf.DurationOrBuilder
getConversationTtlOrBuilder()
The default TTL for newly-created conversations.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.Timestamp.Builder
getCreateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.Settings
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getLanguageCode()
A language code to be applied to each transcript segment unless the segment already specifies a language code.com.google.protobuf.ByteString
getLanguageCodeBytes()
A language code to be applied to each transcript segment unless the segment already specifies a language code.Map<String,String>
getMutablePubsubNotificationSettings()
Deprecated.String
getName()
Immutable.com.google.protobuf.ByteString
getNameBytes()
Immutable.Map<String,String>
getPubsubNotificationSettings()
Deprecated.int
getPubsubNotificationSettingsCount()
A map that maps a notification trigger to a Pub/Sub topic.Map<String,String>
getPubsubNotificationSettingsMap()
A map that maps a notification trigger to a Pub/Sub topic.String
getPubsubNotificationSettingsOrDefault(String key, String defaultValue)
A map that maps a notification trigger to a Pub/Sub topic.String
getPubsubNotificationSettingsOrThrow(String key)
A map that maps a notification trigger to a Pub/Sub topic.RedactionConfig
getRedactionConfig()
Default DLP redaction resources to be applied while ingesting conversations.RedactionConfig.Builder
getRedactionConfigBuilder()
Default DLP redaction resources to be applied while ingesting conversations.RedactionConfigOrBuilder
getRedactionConfigOrBuilder()
Default DLP redaction resources to be applied while ingesting conversations.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasAnalysisConfig()
Default analysis settings.boolean
hasConversationTtl()
The default TTL for newly-created conversations.boolean
hasCreateTime()
Output only.boolean
hasRedactionConfig()
Default DLP redaction resources to be applied while ingesting conversations.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
Settings.Builder
mergeAnalysisConfig(Settings.AnalysisConfig value)
Default analysis settings.Settings.Builder
mergeConversationTtl(com.google.protobuf.Duration value)
The default TTL for newly-created conversations.Settings.Builder
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.Settings.Builder
mergeFrom(Settings other)
Settings.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Settings.Builder
mergeFrom(com.google.protobuf.Message other)
Settings.Builder
mergeRedactionConfig(RedactionConfig value)
Default DLP redaction resources to be applied while ingesting conversations.Settings.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Settings.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.Settings.Builder
putAllPubsubNotificationSettings(Map<String,String> values)
A map that maps a notification trigger to a Pub/Sub topic.Settings.Builder
putPubsubNotificationSettings(String key, String value)
A map that maps a notification trigger to a Pub/Sub topic.Settings.Builder
removePubsubNotificationSettings(String key)
A map that maps a notification trigger to a Pub/Sub topic.Settings.Builder
setAnalysisConfig(Settings.AnalysisConfig value)
Default analysis settings.Settings.Builder
setAnalysisConfig(Settings.AnalysisConfig.Builder builderForValue)
Default analysis settings.Settings.Builder
setConversationTtl(com.google.protobuf.Duration value)
The default TTL for newly-created conversations.Settings.Builder
setConversationTtl(com.google.protobuf.Duration.Builder builderForValue)
The default TTL for newly-created conversations.Settings.Builder
setCreateTime(com.google.protobuf.Timestamp value)
Output only.Settings.Builder
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.Settings.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Settings.Builder
setLanguageCode(String value)
A language code to be applied to each transcript segment unless the segment already specifies a language code.Settings.Builder
setLanguageCodeBytes(com.google.protobuf.ByteString value)
A language code to be applied to each transcript segment unless the segment already specifies a language code.Settings.Builder
setName(String value)
Immutable.Settings.Builder
setNameBytes(com.google.protobuf.ByteString value)
Immutable.Settings.Builder
setRedactionConfig(RedactionConfig value)
Default DLP redaction resources to be applied while ingesting conversations.Settings.Builder
setRedactionConfig(RedactionConfig.Builder builderForValue)
Default DLP redaction resources to be applied while ingesting conversations.Settings.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Settings.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Settings.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.Settings.Builder
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
clear
public Settings.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
getDefaultInstanceForType
public Settings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Settings build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Settings buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Settings.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
setField
public Settings.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
clearField
public Settings.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
clearOneof
public Settings.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
setRepeatedField
public Settings.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
addRepeatedField
public Settings.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
mergeFrom
public Settings.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Settings.Builder>
-
mergeFrom
public Settings.Builder mergeFrom(Settings other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
mergeFrom
public Settings.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Settings.Builder>
- Throws:
IOException
-
getName
public String getName()
Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getName
in interfaceSettingsOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Specified by:
getNameBytes
in interfaceSettingsOrBuilder
- Returns:
- The bytes for name.
-
setName
public Settings.Builder setName(String value)
Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Settings.Builder clearName()
Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Returns:
- This builder for chaining.
-
setNameBytes
public Settings.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the settings resource. Format: projects/{project}/locations/{location}/settings
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceSettingsOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfaceSettingsOrBuilder
- Returns:
- The createTime.
-
setCreateTime
public Settings.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public Settings.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public Settings.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public Settings.Builder clearCreateTime()
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time at which the settings was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfaceSettingsOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in interfaceSettingsOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTime
in interfaceSettingsOrBuilder
- Returns:
- The updateTime.
-
setUpdateTime
public Settings.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public Settings.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public Settings.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public Settings.Builder clearUpdateTime()
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time at which the settings were last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTimeOrBuilder
in interfaceSettingsOrBuilder
-
getLanguageCode
public String getLanguageCode()
A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to "en-US" if it is neither specified on the segment nor here.
string language_code = 4;
- Specified by:
getLanguageCode
in interfaceSettingsOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to "en-US" if it is neither specified on the segment nor here.
string language_code = 4;
- Specified by:
getLanguageCodeBytes
in interfaceSettingsOrBuilder
- Returns:
- The bytes for languageCode.
-
setLanguageCode
public Settings.Builder setLanguageCode(String value)
A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to "en-US" if it is neither specified on the segment nor here.
string language_code = 4;
- Parameters:
value
- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public Settings.Builder clearLanguageCode()
A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to "en-US" if it is neither specified on the segment nor here.
string language_code = 4;
- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public Settings.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
A language code to be applied to each transcript segment unless the segment already specifies a language code. Language code defaults to "en-US" if it is neither specified on the segment nor here.
string language_code = 4;
- Parameters:
value
- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
hasConversationTtl
public boolean hasConversationTtl()
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
- Specified by:
hasConversationTtl
in interfaceSettingsOrBuilder
- Returns:
- Whether the conversationTtl field is set.
-
getConversationTtl
public com.google.protobuf.Duration getConversationTtl()
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
- Specified by:
getConversationTtl
in interfaceSettingsOrBuilder
- Returns:
- The conversationTtl.
-
setConversationTtl
public Settings.Builder setConversationTtl(com.google.protobuf.Duration value)
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
-
setConversationTtl
public Settings.Builder setConversationTtl(com.google.protobuf.Duration.Builder builderForValue)
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
-
mergeConversationTtl
public Settings.Builder mergeConversationTtl(com.google.protobuf.Duration value)
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
-
clearConversationTtl
public Settings.Builder clearConversationTtl()
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
-
getConversationTtlBuilder
public com.google.protobuf.Duration.Builder getConversationTtlBuilder()
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
-
getConversationTtlOrBuilder
public com.google.protobuf.DurationOrBuilder getConversationTtlOrBuilder()
The default TTL for newly-created conversations. If a conversation has a specified expiration, that value will be used instead. Changing this value will not change the expiration of existing conversations. Conversations with no expire time persist until they are deleted.
.google.protobuf.Duration conversation_ttl = 5;
- Specified by:
getConversationTtlOrBuilder
in interfaceSettingsOrBuilder
-
getPubsubNotificationSettingsCount
public int getPubsubNotificationSettingsCount()
Description copied from interface:SettingsOrBuilder
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
- Specified by:
getPubsubNotificationSettingsCount
in interfaceSettingsOrBuilder
-
containsPubsubNotificationSettings
public boolean containsPubsubNotificationSettings(String key)
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
- Specified by:
containsPubsubNotificationSettings
in interfaceSettingsOrBuilder
-
getPubsubNotificationSettings
@Deprecated public Map<String,String> getPubsubNotificationSettings()
Deprecated.UsegetPubsubNotificationSettingsMap()
instead.- Specified by:
getPubsubNotificationSettings
in interfaceSettingsOrBuilder
-
getPubsubNotificationSettingsMap
public Map<String,String> getPubsubNotificationSettingsMap()
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
- Specified by:
getPubsubNotificationSettingsMap
in interfaceSettingsOrBuilder
-
getPubsubNotificationSettingsOrDefault
public String getPubsubNotificationSettingsOrDefault(String key, String defaultValue)
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
- Specified by:
getPubsubNotificationSettingsOrDefault
in interfaceSettingsOrBuilder
-
getPubsubNotificationSettingsOrThrow
public String getPubsubNotificationSettingsOrThrow(String key)
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
- Specified by:
getPubsubNotificationSettingsOrThrow
in interfaceSettingsOrBuilder
-
clearPubsubNotificationSettings
public Settings.Builder clearPubsubNotificationSettings()
-
removePubsubNotificationSettings
public Settings.Builder removePubsubNotificationSettings(String key)
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
-
getMutablePubsubNotificationSettings
@Deprecated public Map<String,String> getMutablePubsubNotificationSettings()
Deprecated.Use alternate mutation accessors instead.
-
putPubsubNotificationSettings
public Settings.Builder putPubsubNotificationSettings(String key, String value)
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
-
putAllPubsubNotificationSettings
public Settings.Builder putAllPubsubNotificationSettings(Map<String,String> values)
A map that maps a notification trigger to a Pub/Sub topic. Each time a specified trigger occurs, Insights will notify the corresponding Pub/Sub topic. Keys are notification triggers. Supported keys are: * "all-triggers": Notify each time any of the supported triggers occurs. * "create-analysis": Notify each time an analysis is created. * "create-conversation": Notify each time a conversation is created. * "export-insights-data": Notify each time an export is complete. * "update-conversation": Notify each time a conversation is updated via UpdateConversation. Values are Pub/Sub topics. The format of each Pub/Sub topic is: projects/{project}/topics/{topic}
map<string, string> pubsub_notification_settings = 6;
-
hasAnalysisConfig
public boolean hasAnalysisConfig()
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
- Specified by:
hasAnalysisConfig
in interfaceSettingsOrBuilder
- Returns:
- Whether the analysisConfig field is set.
-
getAnalysisConfig
public Settings.AnalysisConfig getAnalysisConfig()
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
- Specified by:
getAnalysisConfig
in interfaceSettingsOrBuilder
- Returns:
- The analysisConfig.
-
setAnalysisConfig
public Settings.Builder setAnalysisConfig(Settings.AnalysisConfig value)
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
-
setAnalysisConfig
public Settings.Builder setAnalysisConfig(Settings.AnalysisConfig.Builder builderForValue)
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
-
mergeAnalysisConfig
public Settings.Builder mergeAnalysisConfig(Settings.AnalysisConfig value)
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
-
clearAnalysisConfig
public Settings.Builder clearAnalysisConfig()
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
-
getAnalysisConfigBuilder
public Settings.AnalysisConfig.Builder getAnalysisConfigBuilder()
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
-
getAnalysisConfigOrBuilder
public Settings.AnalysisConfigOrBuilder getAnalysisConfigOrBuilder()
Default analysis settings.
.google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig analysis_config = 7;
- Specified by:
getAnalysisConfigOrBuilder
in interfaceSettingsOrBuilder
-
hasRedactionConfig
public boolean hasRedactionConfig()
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
- Specified by:
hasRedactionConfig
in interfaceSettingsOrBuilder
- Returns:
- Whether the redactionConfig field is set.
-
getRedactionConfig
public RedactionConfig getRedactionConfig()
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
- Specified by:
getRedactionConfig
in interfaceSettingsOrBuilder
- Returns:
- The redactionConfig.
-
setRedactionConfig
public Settings.Builder setRedactionConfig(RedactionConfig value)
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
-
setRedactionConfig
public Settings.Builder setRedactionConfig(RedactionConfig.Builder builderForValue)
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
-
mergeRedactionConfig
public Settings.Builder mergeRedactionConfig(RedactionConfig value)
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
-
clearRedactionConfig
public Settings.Builder clearRedactionConfig()
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
-
getRedactionConfigBuilder
public RedactionConfig.Builder getRedactionConfigBuilder()
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
-
getRedactionConfigOrBuilder
public RedactionConfigOrBuilder getRedactionConfigOrBuilder()
Default DLP redaction resources to be applied while ingesting conversations.
.google.cloud.contactcenterinsights.v1.RedactionConfig redaction_config = 10;
- Specified by:
getRedactionConfigOrBuilder
in interfaceSettingsOrBuilder
-
setUnknownFields
public final Settings.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
mergeUnknownFields
public final Settings.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Settings.Builder>
-
-