Class Entitlement
Proto representing the access that a user has to a specific feature/service. NextId: 3.
Implements
Inherited Members
Namespace: Google.Apis.CloudRedis.v1beta1.Data
Assembly: Google.Apis.CloudRedis.v1beta1.dll
Syntax
public class Entitlement : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
EntitlementState
The current state of user's accessibility to a feature/benefit.
Declaration
[JsonProperty("entitlementState")]
public virtual string EntitlementState { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Type
An enum that represents the type of this entitlement.
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }Property Value
| Type | Description | 
|---|---|
| string |