Class OperationsResource
The "operations" collection of methods.
Inheritance
object
OperationsResource
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
Constructors
OperationsResource(IClientService)
Constructs a new resource.
Declaration
public OperationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Projects
Gets the Projects resource.
Declaration
public virtual OperationsResource.ProjectsResource Projects { get; }
Property Value
Type | Description |
---|---|
OperationsResource.ProjectsResource |