Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig::State (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig::State.
License config state enumeration.
Constants
STATE_UNSPECIFIED
value: 0 Default value. The license config does not exist.
ACTIVE
value: 1 The license config is effective and being used.
EXPIRED
value: 2 The license config has expired.
NOT_STARTED
value: 3 The license config has not started yet, and its start date is in the
future.
WITHDRAWN
value: 4 This is when a sub license config has returned all its seats back to
BillingAccountLicenseConfig that it belongs to.
Similar to EXPIRED.
DEACTIVATING
value: 5 The license config is terminated earlier than the expiration date and it
is deactivating. The customer will still have access in this state. It
will be converted to EXPIRED after the deactivating period ends (14 days)
or when the end date is reached, whichever comes first.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-18 UTC."],[],[]]