getConsent

Gets the specified revision of a Consent, or the latest revision if revision_id is not specified in the resource name.

Return

null

Parameters

argument

null


suspend fun getConsent(consentId: String, consentStoreId: String, datasetId: String, location: String, project: String? = null): GetConsentResult

Return

null

See also

Parameters

consentId
consentStoreId
datasetId
location
project

suspend fun getConsent(argument: suspend GetConsentPlainArgsBuilder.() -> Unit): GetConsentResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.healthcare.v1.kotlin.inputs.GetConsentPlainArgs.