Class LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.DLP.v2
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
InfoTypes
Gets the InfoTypes resource.
Declaration
public virtual LocationsResource.InfoTypesResource InfoTypes { get; }
Property Value
Type | Description |
---|---|
LocationsResource.InfoTypesResource |