Class AdviceResource
The "advice" collection of methods.
Inherited Members
Namespace: Google.Apis.Compute.alpha
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class AdviceResource
Constructors
AdviceResource(IClientService)
Constructs a new resource.
Declaration
public AdviceResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
CalendarMode(CalendarModeAdviceRequest, string, string)
Advise how, where and when to create the requested amount of instances with specified accelerators, within the specified time and location limits. The method recommends creating future reservations for the requested resources.
Declaration
public virtual AdviceResource.CalendarModeRequest CalendarMode(CalendarModeAdviceRequest body, string project, string region)
Parameters
Type | Name | Description |
---|---|---|
CalendarModeAdviceRequest | body | The body of the request. |
string | project | Project ID for this request. |
string | region | Name of the region for this request. |
Returns
Type | Description |
---|---|
AdviceResource.CalendarModeRequest |