Class ProjectsResource
The "projects" collection of methods.
Inheritance
System.Object
ProjectsResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Vision.v1
Assembly: Google.Apis.Vision.v1.dll
Syntax
public class ProjectsResource
Constructors
ProjectsResource(IClientService)
Constructs a new resource.
Declaration
public ProjectsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Files
Gets the Files resource.
Declaration
public virtual ProjectsResource.FilesResource Files { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.FilesResource |
Images
Gets the Images resource.
Declaration
public virtual ProjectsResource.ImagesResource Images { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.ImagesResource |
Locations
Gets the Locations resource.
Declaration
public virtual ProjectsResource.LocationsResource Locations { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource |
Operations
Gets the Operations resource.
Declaration
public virtual ProjectsResource.OperationsResource Operations { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.OperationsResource |