Class SchedulesResource
The "schedules" collection of methods.
Inherited Members
Namespace: Google.Apis.Aiplatform.v1
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class SchedulesResource
Constructors
SchedulesResource(IClientService)
Constructs a new resource.
Declaration
public SchedulesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Operations
Gets the Operations resource.
Declaration
public virtual SchedulesResource.OperationsResource Operations { get; }
Property Value
| Type | Description |
|---|---|
| SchedulesResource.OperationsResource |