Google Cloud Redis V1 Client - Class SuspensionReason (2.1.6)

Reference documentation and code samples for the Google Cloud Redis V1 Client class SuspensionReason.

Possible reasons for the instance to be in a "SUSPENDED" state.

Protobuf type google.cloud.redis.v1.Instance.SuspensionReason

Namespace

Google \ Cloud \ Redis \ V1 \ Instance

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SUSPENSION_REASON_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum SUSPENSION_REASON_UNSPECIFIED = 0;

CUSTOMER_MANAGED_KEY_ISSUE

Value: 1

Something wrong with the CMEK key provided by customer.

Generated from protobuf enum CUSTOMER_MANAGED_KEY_ISSUE = 1;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.