Show / Hide Table of Contents

Class LocationsResource

The "locations" collection of methods.

Inheritance
object
LocationsResource
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 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
In this article
Back to top Generated by DocFX