Class InfoTypesResource
The "infoTypes" collection of methods.
Inherited Members
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 |