Class OperationsResource.ProjectsResource.LocationsResource
The "locations" collection of methods.
Inheritance
object
OperationsResource.ProjectsResource.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.CloudVideoIntelligence.v1
Assembly: Google.Apis.CloudVideoIntelligence.v1.dll
Syntax
public class OperationsResource.ProjectsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Operations
Gets the Operations resource.
Declaration
public virtual OperationsResource.ProjectsResource.LocationsResource.OperationsResource Operations { get; }
Property Value
Type | Description |
---|---|
OperationsResource.ProjectsResource.LocationsResource.OperationsResource |