GoogleCloudChannelV1TransferEntitlementsToGoogleRequest constructor
GoogleCloudChannelV1TransferEntitlementsToGoogleRequest({
- List<
GoogleCloudChannelV1Entitlement> ? entitlements, - String? requestId,
Implementation
GoogleCloudChannelV1TransferEntitlementsToGoogleRequest({
this.entitlements,
this.requestId,
});