Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::MoveAnalysis.
A message to group the analysis information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#analysis
def analysis() -> ::Google::Cloud::Asset::V1::MoveAnalysisResult
Returns
- (::Google::Cloud::Asset::V1::MoveAnalysisResult) — Analysis result of moving the target resource.
#analysis=
def analysis=(value) -> ::Google::Cloud::Asset::V1::MoveAnalysisResult
Parameter
- value (::Google::Cloud::Asset::V1::MoveAnalysisResult) — Analysis result of moving the target resource.
Returns
- (::Google::Cloud::Asset::V1::MoveAnalysisResult) — Analysis result of moving the target resource.
#display_name
def display_name() -> ::String
Returns
- (::String) — The user friendly display name of the analysis. E.g. IAM, organization policy etc.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The user friendly display name of the analysis. E.g. IAM, organization policy etc.
Returns
- (::String) — The user friendly display name of the analysis. E.g. IAM, organization policy etc.
#error
def error() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Description of error encountered when performing the analysis.
#error=
def error=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — Description of error encountered when performing the analysis.
Returns
- (::Google::Rpc::Status) — Description of error encountered when performing the analysis.