GoogleCloudIntegrationsV1alphaGetClientMetadataResponse constructor

GoogleCloudIntegrationsV1alphaGetClientMetadataResponse({
  1. GoogleCloudIntegrationsV1alphaProjectProperties? properties,
})

Implementation

GoogleCloudIntegrationsV1alphaGetClientMetadataResponse({
  this.properties,
});