Get Mesh Iam Policy Plain Args
data class GetMeshIamPolicyPlainArgs(val location: String, val meshId: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetMeshIamPolicyPlainArgs>