Get Row Access Policy Iam Policy Plain Args
data class GetRowAccessPolicyIamPolicyPlainArgs(val datasetId: String, val project: String? = null, val rowAccessPolicyId: String, val tableId: String) : ConvertibleToJava<GetRowAccessPolicyIamPolicyPlainArgs>