Google Cloud Memorystore for Redis V1beta1 API - Class Google::Cloud::Redis::V1beta1::InstanceAuthString (v0.13.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1beta1 API class Google::Cloud::Redis::V1beta1::InstanceAuthString.

Instance AUTH string details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auth_string

def auth_string() -> ::String
Returns
  • (::String) — AUTH string set on the instance.

#auth_string=

def auth_string=(value) -> ::String
Parameter
  • value (::String) — AUTH string set on the instance.
Returns
  • (::String) — AUTH string set on the instance.