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

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

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

Specifications of BigQuery partitioned table as export destination.

Inheritance

object > PartitionSpec

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

PartitionSpec()

public PartitionSpec()

PartitionSpec(PartitionSpec)

public PartitionSpec(PartitionSpec other)
Parameter
NameDescription
otherPartitionSpec

Properties

PartitionKey

public PartitionSpec.Types.PartitionKey PartitionKey { get; set; }

The partition key for BigQuery partitioned table.

Property Value
TypeDescription
PartitionSpecTypesPartitionKey