Google Cloud Data Loss Prevention v2 API - Class ListInfoTypesResponse (4.8.0)

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

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

Response to the ListInfoTypes request.

Inheritance

object > ListInfoTypesResponse

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

ListInfoTypesResponse()

public ListInfoTypesResponse()

ListInfoTypesResponse(ListInfoTypesResponse)

public ListInfoTypesResponse(ListInfoTypesResponse other)
Parameter
NameDescription
otherListInfoTypesResponse

Properties

InfoTypes

public RepeatedField<InfoTypeDescription> InfoTypes { get; }

Set of sensitive infoTypes.

Property Value
TypeDescription
RepeatedFieldInfoTypeDescription