View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ApiCategory (google_api_apigee v0.53.0)
ApiCategory represents an API category. Catalog items can be tagged with API categories; users viewing the API catalog in the portal will have the option to browse the catalog by category.
Attributes
-
id(type:String.t, default:nil) - ID of the category (a UUID). -
name(type:String.t, default:nil) - Name of the category. -
siteId(type:String.t, default:nil) - Name of the portal. -
updateTime(type:String.t, default:nil) - Time the category was last modified in milliseconds since epoch.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.