Package-level declarations
Types
Link copied to clipboard
data class GetManagedApiPlainArgs(val location: String, val name: String) : ConvertibleToJava<GetManagedApiPlainArgs>
A collection of arguments for invoking getManagedApi.
Link copied to clipboard
Builder for GetManagedApiPlainArgs.