GoogleCloudApigeeV1ApiCategoryDataResponse

data class GoogleCloudApigeeV1ApiCategoryDataResponse(val gcpResource: String, val name: String, val siteId: String, val updateTime: String)

the Api category resource.

Constructors

fun GoogleCloudApigeeV1ApiCategoryDataResponse(gcpResource: String, name: String, siteId: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

GCP name of api category resource.

Link copied to clipboard

Name of the category.

Link copied to clipboard

Name of the portal.

Link copied to clipboard

Time the category was last modified in milliseconds since epoch.