Class OrganizationsResource
The "organizations" collection of methods.
Inherited Members
Namespace: Google.Apis.DLP.v2
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class OrganizationsResource
Constructors
OrganizationsResource(IClientService)
Constructs a new resource.
Declaration
public OrganizationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
DeidentifyTemplates
Gets the DeidentifyTemplates resource.
Declaration
public virtual OrganizationsResource.DeidentifyTemplatesResource DeidentifyTemplates { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.DeidentifyTemplatesResource |
InspectTemplates
Gets the InspectTemplates resource.
Declaration
public virtual OrganizationsResource.InspectTemplatesResource InspectTemplates { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.InspectTemplatesResource |
Locations
Gets the Locations resource.
Declaration
public virtual OrganizationsResource.LocationsResource Locations { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource |
StoredInfoTypes
Gets the StoredInfoTypes resource.
Declaration
public virtual OrganizationsResource.StoredInfoTypesResource StoredInfoTypes { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.StoredInfoTypesResource |