Package | Description |
---|---|
com.google.cloud.orgpolicy.v2 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static PolicySpec.PolicyRule.KindCase |
PolicySpec.PolicyRule.KindCase.forNumber(int value) |
PolicySpec.PolicyRule.KindCase |
PolicySpec.PolicyRuleOrBuilder.getKindCase() |
PolicySpec.PolicyRule.KindCase |
PolicySpec.PolicyRule.getKindCase() |
PolicySpec.PolicyRule.KindCase |
PolicySpec.PolicyRule.Builder.getKindCase() |
static PolicySpec.PolicyRule.KindCase |
PolicySpec.PolicyRule.KindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PolicySpec.PolicyRule.KindCase |
PolicySpec.PolicyRule.KindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicySpec.PolicyRule.KindCase[] |
PolicySpec.PolicyRule.KindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Google LLC. All rights reserved.