Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudChannelV1RepricingConfigEntitlementGranularity

import type { GoogleCloudChannelV1RepricingConfigEntitlementGranularity } from "https://googleapis.deno.dev/v1/cloudchannel:v1.ts";

Applies the repricing configuration at the entitlement level.

interface GoogleCloudChannelV1RepricingConfigEntitlementGranularity {
entitlement?: string;
}

§Properties

§
entitlement?: string
[src]

Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}