Get Project Service Account Plain Args
data class GetProjectServiceAccountPlainArgs(val project: String? = null, val userProject: String? = null) : ConvertibleToJava<GetProjectServiceAccountPlainArgs>
A collection of arguments for invoking getProjectServiceAccount.