Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class GetManagementServerResult(val id: String, val location: String, val managementUris: List<GetManagementServerManagementUri>, val name: String, val networks: List<GetManagementServerNetwork>, val oauth2ClientId: String, val project: String, val type: String)
A collection of values returned by getManagementServer.
Link copied to clipboard
Link copied to clipboard