public sealed class FileLabel.Types.GoogleDriveLabelMetadata : IMessage<FileLabel.Types.GoogleDriveLabelMetadata>, IEquatable<FileLabel.Types.GoogleDriveLabelMetadata>, IDeepCloneable<FileLabel.Types.GoogleDriveLabelMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FileLabel.Types.GoogleDriveLabelMetadata.
Google Drive labels published by Google.
Implements
IMessageFileLabelTypesGoogleDriveLabelMetadata, IEquatableFileLabelTypesGoogleDriveLabelMetadata, IDeepCloneableFileLabelTypesGoogleDriveLabelMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
GoogleDriveLabelMetadata()
public GoogleDriveLabelMetadata()GoogleDriveLabelMetadata(GoogleDriveLabelMetadata)
public GoogleDriveLabelMetadata(FileLabel.Types.GoogleDriveLabelMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
FileLabelTypesGoogleDriveLabelMetadata |
Properties
LabelFields
public RepeatedField<FileLabel.Types.GoogleDriveLabelMetadata.Types.LabelFieldMetadata> LabelFields { get; }The field values of the Google Drive label
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldFileLabelTypesGoogleDriveLabelMetadataTypesLabelFieldMetadata |
|
LabelId
public string LabelId { get; set; }The label ID of the Google Drive label.
| Property Value | |
|---|---|
| Type | Description |
string |
|