Class LocationsResource.InfoTypesResource
The "infoTypes" collection of methods.
Inherited Members
Namespace: Google.Apis.DLP.v2
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class LocationsResource.InfoTypesResource
Constructors
InfoTypesResource(IClientService)
Constructs a new resource.
Declaration
public InfoTypesResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(string)
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 LocationsResource.InfoTypesResource.ListRequest List(string parent)
Parameters
Type | Name | Description |
---|---|---|
string | parent | The parent resource name. The format of this value is as follows: |
Returns
Type | Description |
---|---|
LocationsResource.InfoTypesResource.ListRequest |