public sealed class StoredType : IMessage<StoredType>, IEquatable<StoredType>, IDeepCloneable<StoredType>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class StoredType.
A reference to a StoredInfoType to use with scanning.
Implements
IMessageStoredType, IEquatableStoredType, IDeepCloneableStoredType, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
StoredType()
public StoredType()StoredType(StoredType)
public StoredType(StoredType other)| Parameter | |
|---|---|
| Name | Description |
other |
StoredType |
Properties
CreateTime
public Timestamp CreateTime { get; set; }Timestamp indicating when the version of the StoredInfoType used for
inspection was created. Output-only field, populated by the system.
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|
Name
public string Name { get; set; }Resource name of the requested StoredInfoType, for example
organizations/433245324/storedInfoTypes/432452342 or
projects/project-id/storedInfoTypes/432452342.
| Property Value | |
|---|---|
| Type | Description |
string |
|