static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.forNumber(int value) |
|
SecuritySettings.RedactionScope |
SecuritySettings.Builder.getRedactionScope() |
Defines the data for which Dialogflow applies redaction.
|
SecuritySettings.RedactionScope |
SecuritySettings.getRedactionScope() |
Defines the data for which Dialogflow applies redaction.
|
SecuritySettings.RedactionScope |
SecuritySettingsOrBuilder.getRedactionScope() |
Defines the data for which Dialogflow applies redaction.
|
static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.valueOf(int value) |
Deprecated.
|
static SecuritySettings.RedactionScope |
SecuritySettings.RedactionScope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|