Google Cloud Integrations V1alpha Parameter Map Field Response
data class GoogleCloudIntegrationsV1alphaParameterMapFieldResponse(val literalValue: GoogleCloudIntegrationsV1alphaValueTypeResponse, val referenceKey: String)
Field represents either the key or value in an entry.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaParameterMapFieldResponse(literalValue: GoogleCloudIntegrationsV1alphaValueTypeResponse, referenceKey: String)