Get Discovered Service Plain Args
data class GetDiscoveredServicePlainArgs(val location: String, val project: String? = null, val serviceUri: String) : ConvertibleToJava<GetDiscoveredServicePlainArgs>
A collection of arguments for invoking getDiscoveredService.