| Modifier and Type | Method and Description |
|---|---|
static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.forNumber(int value) |
SecuritySettings.RedactionScope |
SecuritySettingsOrBuilder.getRedactionScope()
Defines the data for which Dialogflow applies redaction.
|
SecuritySettings.RedactionScope |
SecuritySettings.getRedactionScope()
Defines the data for which Dialogflow applies redaction.
|
SecuritySettings.RedactionScope |
SecuritySettings.Builder.getRedactionScope()
Defines the data for which Dialogflow applies redaction.
|
static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecuritySettings.RedactionScope[] |
SecuritySettings.RedactionScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SecuritySettings.RedactionScope> |
SecuritySettings.RedactionScope.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SecuritySettings.Builder |
SecuritySettings.Builder.setRedactionScope(SecuritySettings.RedactionScope value)
Defines the data for which Dialogflow applies redaction.
|
Copyright © 2022 Google LLC. All rights reserved.