GoogleCloudIntegrationsV1alphaTemplateComponent constructor

GoogleCloudIntegrationsV1alphaTemplateComponent({
  1. String? name,
  2. String? type,
})

Implementation

GoogleCloudIntegrationsV1alphaTemplateComponent({this.name, this.type});