Google Cloud Memorystore for Redis V1 API - Class Google::Cloud::Redis::Cluster::V1::UpdateClusterRequest (v0.3.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::UpdateClusterRequest.

Request for [UpdateCluster][CloudRedis.UpdateCluster].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster

def cluster() -> ::Google::Cloud::Redis::Cluster::V1::Cluster
Returns

#cluster=

def cluster=(value) -> ::Google::Cloud::Redis::Cluster::V1::Cluster
Parameter
Returns

#request_id

def request_id() -> ::String
Returns
  • (::String) — Idempotent request UUID.

#request_id=

def request_id=(value) -> ::String
Parameter
  • value (::String) — Idempotent request UUID.
Returns
  • (::String) — Idempotent request UUID.

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) —

    Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster:

    • size_gb
    • replica_count

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) —

    Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster:

    • size_gb
    • replica_count
Returns
  • (::Google::Protobuf::FieldMask) —

    Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster:

    • size_gb
    • replica_count