Memorystore V1 API - Class Google::Cloud::Memorystore::V1::AddAuthTokenRequest (v1.11.0)

Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::AddAuthTokenRequest.

Request message for AddAuthToken.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auth_token

def auth_token() -> ::Google::Cloud::Memorystore::V1::AuthToken
Returns

#auth_token=

def auth_token=(value) -> ::Google::Cloud::Memorystore::V1::AuthToken
Parameter
Returns

#token_auth_user

def token_auth_user() -> ::String
Returns
  • (::String) — Required. The name of the token auth user resource that this token will be added for.

#token_auth_user=

def token_auth_user=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the token auth user resource that this token will be added for.
Returns
  • (::String) — Required. The name of the token auth user resource that this token will be added for.