Cloud Logging V2 API - Module Google::Cloud::Logging::V2::LifecycleState (v0.7.0)

Reference documentation and code samples for the Cloud Logging V2 API module Google::Cloud::Logging::V2::LifecycleState.

LogBucket lifecycle states.

Constants

LIFECYCLE_STATE_UNSPECIFIED

value: 0
Unspecified state. This is only used/useful for distinguishing unset values.

ACTIVE

value: 1
The normal and active state.

DELETE_REQUESTED

value: 2
The resource has been marked for deletion by the user. For some resources (e.g. buckets), this can be reversed by an un-delete operation.