Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
MoveAnalysis
A message to group the analysis information.
|
static class |
MoveAnalysis.Builder
A message to group the analysis information.
|
Modifier and Type | Method and Description |
---|---|
MoveAnalysisOrBuilder |
AnalyzeMoveResponseOrBuilder.getMoveAnalysisOrBuilder(int index)
The list of analyses returned from performing the intended resource move
analysis.
|
MoveAnalysisOrBuilder |
AnalyzeMoveResponse.getMoveAnalysisOrBuilder(int index)
The list of analyses returned from performing the intended resource move
analysis.
|
MoveAnalysisOrBuilder |
AnalyzeMoveResponse.Builder.getMoveAnalysisOrBuilder(int index)
The list of analyses returned from performing the intended resource move
analysis.
|
Modifier and Type | Method and Description |
---|---|
List<? extends MoveAnalysisOrBuilder> |
AnalyzeMoveResponseOrBuilder.getMoveAnalysisOrBuilderList()
The list of analyses returned from performing the intended resource move
analysis.
|
List<? extends MoveAnalysisOrBuilder> |
AnalyzeMoveResponse.getMoveAnalysisOrBuilderList()
The list of analyses returned from performing the intended resource move
analysis.
|
List<? extends MoveAnalysisOrBuilder> |
AnalyzeMoveResponse.Builder.getMoveAnalysisOrBuilderList()
The list of analyses returned from performing the intended resource move
analysis.
|
Copyright © 2022 Google LLC. All rights reserved.