| Modifier and Type | Method and Description |
|---|---|
static SecuritySettings.DataRetentionCase |
SecuritySettings.DataRetentionCase.forNumber(int value) |
SecuritySettings.DataRetentionCase |
SecuritySettingsOrBuilder.getDataRetentionCase() |
SecuritySettings.DataRetentionCase |
SecuritySettings.getDataRetentionCase() |
SecuritySettings.DataRetentionCase |
SecuritySettings.Builder.getDataRetentionCase() |
static SecuritySettings.DataRetentionCase |
SecuritySettings.DataRetentionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SecuritySettings.DataRetentionCase |
SecuritySettings.DataRetentionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecuritySettings.DataRetentionCase[] |
SecuritySettings.DataRetentionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.