Google Cloud Data Loss Prevention v2 API - Class FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata (4.27.0)

public sealed class FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata : IMessage<FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata>, IEquatable<FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata>, IDeepCloneable<FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata.

The field values of the Google Drive label

Inheritance

object > FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

LabelFieldMetadata()

public LabelFieldMetadata()

LabelFieldMetadata(LabelFieldMetadata)

public LabelFieldMetadata(FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata other)
Parameter
Name Description
other FileLabelTypesGoogleDriveLabelMetadataTypesLabelFieldMetadata

Properties

Id

public string Id { get; set; }

The identifier of the Label Field.

Property Value
Type Description
string

Value

public Value Value { get; set; }

The value of the Label Field.

Property Value
Type Description
Value