Reference documentation and code samples for the Google Cloud Memorystore for Memcached API class Google::Cloud::Memcache::V1beta2::UpdateInstanceRequest.
Request for UpdateInstance.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#resource
def resource() -> ::Google::Cloud::Memcache::V1beta2::Instance Returns 
 - (::Google::Cloud::Memcache::V1beta2::Instance) — Required. A Memcached [Instance] resource. Only fields specified in update_mask are updated.
 
#resource=
def resource=(value) -> ::Google::Cloud::Memcache::V1beta2::Instance Parameter 
 - value (::Google::Cloud::Memcache::V1beta2::Instance) — Required. A Memcached [Instance] resource. Only fields specified in update_mask are updated.
 
 Returns 
 - (::Google::Cloud::Memcache::V1beta2::Instance) — Required. A Memcached [Instance] resource. Only fields specified in update_mask are updated.
 
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask Returns 
 -  (::Google::Protobuf::FieldMask) — 
Required. Mask of fields to update.
-  
displayName 
 -  
 
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask Parameter 
 -  value (::Google::Protobuf::FieldMask) — 
Required. Mask of fields to update.
-  
displayName 
 -  
 
 Returns 
 -  (::Google::Protobuf::FieldMask) — 
Required. Mask of fields to update.
-  
displayName 
 -