Class OwnershipType (0.2.7)

OwnershipType(value)

Ownership type of the plugin.

Enums

Name Description
OWNERSHIP_TYPE_UNSPECIFIED Default unspecified type.
SYSTEM_OWNED System owned plugins are defined by API hub and are available out of the box in API hub.
USER_OWNED User owned plugins are defined by the user and need to be explicitly added to API hub via CreatePlugin method.