Class SavedQuery.Types.QueryContent (3.1.0)

public sealed class QueryContent : IMessage<SavedQuery.Types.QueryContent>, IEquatable<SavedQuery.Types.QueryContent>, IDeepCloneable<SavedQuery.Types.QueryContent>, IBufferMessage, IMessage

The query content.

Inheritance

Object > SavedQuery.Types.QueryContent

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

QueryContent()

public QueryContent()

QueryContent(SavedQuery.Types.QueryContent)

public QueryContent(SavedQuery.Types.QueryContent other)
Parameter
NameDescription
otherSavedQuery.Types.QueryContent

Properties

IamPolicyAnalysisQuery

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.

Property Value
TypeDescription
IamPolicyAnalysisQuery

QueryContentCase

public SavedQuery.Types.QueryContent.QueryContentOneofCase QueryContentCase { get; }
Property Value
TypeDescription
SavedQuery.Types.QueryContent.QueryContentOneofCase