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