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