GetHl7V2StoreIamPolicyPlainArgs

data class GetHl7V2StoreIamPolicyPlainArgs(val hl7V2StoreId: String) : ConvertibleToJava<GetHl7V2StoreIamPolicyPlainArgs>

A collection of arguments for invoking getHl7V2StoreIamPolicy.

Constructors

Link copied to clipboard
constructor(hl7V2StoreId: String)

Properties

Link copied to clipboard

The HL7v2 store ID, in the form {project_id}/{location_name}/{dataset_name}/{hl7_v2_store_name} or {location_name}/{dataset_name}/{hl7_v2_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(): GetHl7V2StoreIamPolicyPlainArgs