GoogleCloudIntegrationsV1alphaEventParameter constructor
GoogleCloudIntegrationsV1alphaEventParameter({
- String? key,
- bool? masked,
- GoogleCloudIntegrationsV1alphaValueType? value,
Implementation
GoogleCloudIntegrationsV1alphaEventParameter({
this.key,
this.masked,
this.value,
});