GoogleCloudIntegrationsV1alphaParameterMapField constructor
GoogleCloudIntegrationsV1alphaParameterMapField({
- GoogleCloudIntegrationsV1alphaValueType? literalValue,
- String? referenceKey,
Implementation
GoogleCloudIntegrationsV1alphaParameterMapField({
this.literalValue,
this.referenceKey,
});