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>
Constructors
Link copied to clipboard
fun GetRowAccessPolicyIamPolicyPlainArgs(datasetId: String, project: String? = null, rowAccessPolicyId: String, tableId: String)