GoogleCloudChannelV1CreateEntitlementRequest constructor
GoogleCloudChannelV1CreateEntitlementRequest({
- GoogleCloudChannelV1Entitlement? entitlement,
- String? requestId,
Implementation
GoogleCloudChannelV1CreateEntitlementRequest({
this.entitlement,
this.requestId,
});