Class StateTimeline (2.13.0)

StateTimeline(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The timeline of the pending states for a resource.

Attribute

Name Description
states MutableSequence[google.cloud.networkconnectivity_v1.types.StateTimeline.StateMetadata]
Output only. The state and activation time details of the resource state.

Classes

StateMetadata

StateMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The state and activation time details of the resource state.