Healthcare Functions
object HealthcareFunctions
Functions
Link copied to clipboard
suspend fun getConsentStoreIamPolicy(argument: GetConsentStoreIamPolicyPlainArgs): GetConsentStoreIamPolicyResult
Retrieves the current IAM policy data for consentstore
suspend fun getConsentStoreIamPolicy(argument: suspend GetConsentStoreIamPolicyPlainArgsBuilder.() -> Unit): GetConsentStoreIamPolicyResult
suspend fun getConsentStoreIamPolicy(consentStoreId: String, dataset: String): GetConsentStoreIamPolicyResult
Link copied to clipboard
Retrieves the current IAM policy data for a Google Cloud Healthcare dataset.
suspend fun getDatasetIamPolicy(argument: suspend GetDatasetIamPolicyPlainArgsBuilder.() -> Unit): GetDatasetIamPolicyResult
Link copied to clipboard
suspend fun getDicomStoreIamPolicy(argument: GetDicomStoreIamPolicyPlainArgs): GetDicomStoreIamPolicyResult
Retrieves the current IAM policy data for a Google Cloud Healthcare DICOM store.
suspend fun getDicomStoreIamPolicy(argument: suspend GetDicomStoreIamPolicyPlainArgsBuilder.() -> Unit): GetDicomStoreIamPolicyResult
Link copied to clipboard
suspend fun getFhirStoreIamPolicy(argument: GetFhirStoreIamPolicyPlainArgs): GetFhirStoreIamPolicyResult
Retrieves the current IAM policy data for a Google Cloud Healthcare FHIR store.
suspend fun getFhirStoreIamPolicy(argument: suspend GetFhirStoreIamPolicyPlainArgsBuilder.() -> Unit): GetFhirStoreIamPolicyResult
Link copied to clipboard
suspend fun getHl7V2StoreIamPolicy(argument: GetHl7V2StoreIamPolicyPlainArgs): GetHl7V2StoreIamPolicyResult
Retrieves the current IAM policy data for a Google Cloud Healthcare HL7v2 store.
suspend fun getHl7V2StoreIamPolicy(argument: suspend GetHl7V2StoreIamPolicyPlainArgsBuilder.() -> Unit): GetHl7V2StoreIamPolicyResult