A request message for AssetService.AnalyzeIamPolicyLongrunning.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#analysis_query
def analysis_query() -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery
Returns
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery) — Required. The request query.
#analysis_query=
def analysis_query=(value) -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery
Parameter
- value (::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery) — Required. The request query.
Returns
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisQuery) — Required. The request query.
#output_config
def output_config() -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisOutputConfig
Returns
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisOutputConfig) — Required. Output configuration indicating where the results will be output to.
#output_config=
def output_config=(value) -> ::Google::Cloud::Asset::V1::IamPolicyAnalysisOutputConfig
Parameter
- value (::Google::Cloud::Asset::V1::IamPolicyAnalysisOutputConfig) — Required. Output configuration indicating where the results will be output to.
Returns
- (::Google::Cloud::Asset::V1::IamPolicyAnalysisOutputConfig) — Required. Output configuration indicating where the results will be output to.