Reference documentation and code samples for the Google Cloud Memorystore for Memcached V1 API class Google::Cloud::Memcache::V1::Instance::InstanceMessage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::Google::Cloud::Memcache::V1::Instance::InstanceMessage::Code
Returns
- (::Google::Cloud::Memcache::V1::Instance::InstanceMessage::Code) — A code that correspond to one type of user-facing message.
#code=
def code=(value) -> ::Google::Cloud::Memcache::V1::Instance::InstanceMessage::Code
Parameter
- value (::Google::Cloud::Memcache::V1::Instance::InstanceMessage::Code) — A code that correspond to one type of user-facing message.
Returns
- (::Google::Cloud::Memcache::V1::Instance::InstanceMessage::Code) — A code that correspond to one type of user-facing message.
#message
def message() -> ::String
Returns
- (::String) — Message on memcached instance which will be exposed to users.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — Message on memcached instance which will be exposed to users.
Returns
- (::String) — Message on memcached instance which will be exposed to users.