Google Cloud Data Loss Prevention v2 API - Class ContentMetadata (4.24.0)

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

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ContentMetadata.

Metadata on content to be scanned.

Inheritance

object > ContentMetadata

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

ContentMetadata()

public ContentMetadata()

ContentMetadata(ContentMetadata)

public ContentMetadata(ContentMetadata other)
Parameter
Name Description
other ContentMetadata

Properties

Properties

public RepeatedField<KeyValueMetadataProperty> Properties { get; }

User provided key-value pairs of content metadata.

Property Value
Type Description
RepeatedFieldKeyValueMetadataProperty