Google Cloud Apigee V1Api Category Data Response
data class GoogleCloudApigeeV1ApiCategoryDataResponse(val gcpResource: String, val name: String, val siteId: String, val updateTime: String)
the Api category resource.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1ApiCategoryDataResponse(gcpResource: String, name: String, siteId: String, updateTime: String)