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