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