Get Note Iam Policy Plain Args
data class GetNoteIamPolicyPlainArgs(val note: String, val project: String? = null) : ConvertibleToJava<GetNoteIamPolicyPlainArgs>
A collection of arguments for invoking getNoteIamPolicy.