GetDicomStoreIamPolicyPlainArgs

data class GetDicomStoreIamPolicyPlainArgs(val dicomStoreId: String) : ConvertibleToJava<GetDicomStoreIamPolicyPlainArgs>

A collection of arguments for invoking getDicomStoreIamPolicy.

Constructors

Link copied to clipboard
constructor(dicomStoreId: String)

Properties

Link copied to clipboard

The DICOM store ID, in the form {project_id}/{location_name}/{dataset_name}/{dicom_store_name} or {location_name}/{dataset_name}/{dicom_store_name}. In the second form, the provider's project setting will be used as a fallback.

Functions

Link copied to clipboard
open override fun toJava(): GetDicomStoreIamPolicyPlainArgs