Enum LifecycleState (4.0.0)

public enum LifecycleState

LogBucket lifecycle states.

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Fields

NameDescription
Active

The normal and active state.

DeleteRequested

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.

Unspecified

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