Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::FleetPackage::State (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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"]],[["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 2025-08-15 UTC."],[],[]]