Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::FleetPackage::State (v0.1.0)
Reference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::FleetPackage::State.
State indicates the desired state for the fleet package.
Unspecified value is equivalent to ACTIVE. If state is set to
SUSPENDED, active rollout (if any) will continue but no new rollouts will
be scheduled.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
ACTIVE
value: 1 FleetPackage is intended to be active.
SUSPENDED
value: 2 FleetPackage is intended to be suspended.
[[["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-15 UTC."],[],[],null,[]]