GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent
import type { GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent } from "https://googleapis.deno.dev/v1/paymentsresellersubscription:v1.ts";
Intent for entitling the previously provisioned subscription to an end user.
interface GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent {
name?: string;
}