“最美乡村”江西婺源春色醉人 粉墙黛瓦相映成趣

百度 ”他说。
public sealed class HybridContentItem : IMessage<HybridContentItem>, IEquatable<HybridContentItem>, IDeepCloneable<HybridContentItem>, IBufferMessage, IMessage

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

An individual hybrid item to inspect. Will be stored temporarily during processing.

Inheritance

object > HybridContentItem

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

HybridContentItem()

public HybridContentItem()

HybridContentItem(HybridContentItem)

public HybridContentItem(HybridContentItem other)
Parameter
Name Description
other HybridContentItem

Properties

FindingDetails

public HybridFindingDetails FindingDetails { get; set; }

Supplementary information that will be added to each finding.

Property Value
Type Description
HybridFindingDetails

Item

public ContentItem Item { get; set; }

The item to inspect.

Property Value
Type Description
ContentItem