Class Guaranteed
Guaranteed tier definition.
Implements
Inherited Members
Namespace: Google.Apis.TPU.v2.Data
Assembly: Google.Apis.TPU.v2.dll
Syntax
public class Guaranteed : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
MinDuration
Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
Declaration
[JsonProperty("minDuration")]
public virtual object MinDuration { get; set; }
Property Value
Type | Description |
---|---|
object |