GoogleCloudIntegrationsV1alphaParameterMap constructor
GoogleCloudIntegrationsV1alphaParameterMap({
- List<
GoogleCloudIntegrationsV1alphaParameterMapEntry> ? entries, - String? keyType,
- String? valueType,
Implementation
GoogleCloudIntegrationsV1alphaParameterMap({
this.entries,
this.keyType,
this.valueType,
});