Reference documentation and code samples for the API hub v1 API enum Plugin.Types.State.
Possible states a plugin can have. Note that this enum may receive new
values in the future. Consumers are advised to always code against the
enum values expecting new states can be added later on.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation details the `Plugin.Types.State` enum within the Google Cloud API Hub v1 API, outlining the possible states a plugin can have."],["The `Plugin.Types.State` enum is defined under the `Google.Cloud.ApiHub.V1` namespace and is part of the `Google.Cloud.ApiHub.V1.dll` assembly."],["The enum includes three fields: `Disabled`, indicating the plugin is inactive; `Enabled`, showing the plugin is active; and `Unspecified`, which serves as the default state."],["The documentation advises developers to anticipate future additions to this enum, suggesting that new states might be added over time."]]],[]]