GoogleCloudIntegrationsV1alphaGenerateTokenResponse constructor

GoogleCloudIntegrationsV1alphaGenerateTokenResponse({
  1. String? message,
})

Implementation

GoogleCloudIntegrationsV1alphaGenerateTokenResponse({
  this.message,
});