Class StateInfo (0.1.4)

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

Represents additional information about the state of the cluster.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
update_info google.cloud.redis_cluster_v1.types.Cluster.StateInfo.UpdateInfo
Describes ongoing update on the cluster when cluster state is UPDATING. This field is a member of oneof_ info.

Classes

UpdateInfo

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