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