Class RolloutInfo
[Output only] Rollout information of a quota.
Implements
Inherited Members
Namespace: Google.Apis.ServiceUsage.v1beta1.Data
Assembly: Google.Apis.ServiceUsage.v1beta1.dll
Syntax
public class RolloutInfo : IDirectResponseSchema
Properties
DefaultLimitOngoingRollout
Whether there is an ongoing rollout for the default limit or not.
Declaration
[JsonProperty("defaultLimitOngoingRollout")]
public virtual bool? DefaultLimitOngoingRollout { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |