type property
The type of the API.
This maps to the following system defined attribute:
projects/{project}/locations/{location}/attributes/system-plugin-type
attribute. The number of allowed values for this attribute will be based
on the cardinality of the attribute. The same can be retrieved via
GetAttribute API. All values should be from the list of allowed values
defined for the attribute. Note this field is not required for plugins
developed via plugin framework.
Optional.
Implementation
GoogleCloudApihubV1AttributeValues? type;