Class StorageDatabasecenterPartnerapiV1mainEntitlement
Proto representing the access that a user has to a specific feature/service. NextId: 3.
Implements
Inherited Members
Namespace: Google.Apis.CloudAlloyDBAdmin.v1beta.Data
Assembly: Google.Apis.CloudAlloyDBAdmin.v1beta.dll
Syntax
public class StorageDatabasecenterPartnerapiV1mainEntitlement : IDirectResponseSchema
Properties
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 |