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