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