Show / Hide Table of Contents

Class InfoTypesResource

The "infoTypes" collection of methods.

Inheritance
object
InfoTypesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DLP.v2
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class InfoTypesResource

Constructors

InfoTypesResource(IClientService)

Constructs a new resource.

Declaration
public InfoTypesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Returns a list of the sensitive information types that the DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more.

Declaration
public virtual InfoTypesResource.ListRequest List()
Returns
Type Description
InfoTypesResource.ListRequest
In this article
Back to top Generated by DocFX