Google Cloud Asset Inventory v1 API - Class QueryAssetsOutputConfig (3.11.0)

public sealed class QueryAssetsOutputConfig : IMessage<QueryAssetsOutputConfig>, IEquatable<QueryAssetsOutputConfig>, IDeepCloneable<QueryAssetsOutputConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class QueryAssetsOutputConfig.

Output configuration query assets.

Inheritance

object > QueryAssetsOutputConfig

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

QueryAssetsOutputConfig()

public QueryAssetsOutputConfig()

QueryAssetsOutputConfig(QueryAssetsOutputConfig)

public QueryAssetsOutputConfig(QueryAssetsOutputConfig other)
Parameter
NameDescription
otherQueryAssetsOutputConfig

Properties

BigqueryDestination

public QueryAssetsOutputConfig.Types.BigQueryDestination BigqueryDestination { get; set; }

BigQuery destination where the query results will be saved.

Property Value
TypeDescription
QueryAssetsOutputConfigTypesBigQueryDestination