public sealed class SavedQuery.Types.QueryContent : IMessage<SavedQuery.Types.QueryContent>, IEquatable<SavedQuery.Types.QueryContent>, IDeepCloneable<SavedQuery.Types.QueryContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class SavedQuery.Types.QueryContent.
public IamPolicyAnalysisQuery IamPolicyAnalysisQuery { get; set; }
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
RPC or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
RPC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SavedQuery.Types.QueryContent` class within the Google Cloud Asset Inventory v1 API, and also contains a list of versions for it."],["The `SavedQuery.Types.QueryContent` class is used to define the content of a query for the Google Cloud Asset Inventory API and it inherits from the base `object` class and implements several interfaces."],["The class offers two constructors, `QueryContent()` and `QueryContent(QueryContent)`, and it includes properties such as `IamPolicyAnalysisQuery` and `QueryContentCase`."],["The provided list of versions starts with the most recent version (3.12.0) and goes down to version 2.7.0, with each version linking to its respective documentation for `QueryContent`."],["This class is part of the `Google.Cloud.Asset.V1` namespace and is located within the `Google.Cloud.Asset.V1.dll` assembly."]]],[]]