Reference documentation and code samples for the Google Cloud Memorystore for Redis V1beta1 API class Google::Cloud::Redis::V1beta1::UpdateInstanceRequest.
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 Instance:
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 Instance:
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 Instance:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Memorystore for Redis V1beta1 API - Class Google::Cloud::Redis::V1beta1::UpdateInstanceRequest (v0.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.17.0 (latest)](/ruby/docs/reference/google-cloud-redis-v1beta1/latest/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.16.1](/ruby/docs/reference/google-cloud-redis-v1beta1/0.16.1/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.15.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.15.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.14.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.14.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.13.2](/ruby/docs/reference/google-cloud-redis-v1beta1/0.13.2/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.12.2](/ruby/docs/reference/google-cloud-redis-v1beta1/0.12.2/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.11.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.11.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.10.1](/ruby/docs/reference/google-cloud-redis-v1beta1/0.10.1/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.9.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.8.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.7.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-redis-v1beta1/0.6.0/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest)\n- [0.5.1](/ruby/docs/reference/google-cloud-redis-v1beta1/0.5.1/Google-Cloud-Redis-V1beta1-UpdateInstanceRequest) \nReference documentation and code samples for the Google Cloud Memorystore for Redis V1beta1 API class Google::Cloud::Redis::V1beta1::UpdateInstanceRequest.\n\nRequest for [UpdateInstance](/ruby/docs/reference/google-cloud-redis-v1beta1/latest/Google-Cloud-Redis-V1beta1-CloudRedis-Client#Google__Cloud__Redis__V1beta1__CloudRedis__Client_update_instance_instance_ \"Google::Cloud::Redis::V1beta1::CloudRedis::Client#update_instance (method)\"). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #instance\n\n def instance() -\u003e ::Google::Cloud::Redis::V1beta1::Instance\n\n**Returns**\n\n- ([::Google::Cloud::Redis::V1beta1::Instance](./Google-Cloud-Redis-V1beta1-Instance)) --- Required. Update description. Only fields specified in update_mask are updated.\n\n### #instance=\n\n def instance=(value) -\u003e ::Google::Cloud::Redis::V1beta1::Instance\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Redis::V1beta1::Instance](./Google-Cloud-Redis-V1beta1-Instance)) --- Required. Update description. Only fields specified in update_mask are updated. \n**Returns**\n\n- ([::Google::Cloud::Redis::V1beta1::Instance](./Google-Cloud-Redis-V1beta1-Instance)) --- Required. Update description. Only fields specified in update_mask are updated.\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) ---\n\n Required. Mask of fields to update. At least one path must be supplied in\n this field. The elements of the repeated paths field may only include these\n fields from [Instance](/ruby/docs/reference/google-cloud-redis-v1beta1/latest/Google-Cloud-Redis-V1beta1-Instance \"Google::Cloud::Redis::V1beta1::Instance (class)\"):\n - `displayName`\n - `labels`\n - `memorySizeGb`\n - `redisConfig`\n - `replica_count`\n\n### #update_mask=\n\n def update_mask=(value) -\u003e ::Google::Protobuf::FieldMask\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) ---\n\n Required. Mask of fields to update. At least one path must be supplied in\n this field. The elements of the repeated paths field may only include these\n fields from [Instance](/ruby/docs/reference/google-cloud-redis-v1beta1/latest/Google-Cloud-Redis-V1beta1-Instance \"Google::Cloud::Redis::V1beta1::Instance (class)\"):\n - `displayName`\n - `labels`\n - `memorySizeGb`\n - `redisConfig`\n- `replica_count` \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) ---\n\n Required. Mask of fields to update. At least one path must be supplied in\n this field. The elements of the repeated paths field may only include these\n fields from [Instance](/ruby/docs/reference/google-cloud-redis-v1beta1/latest/Google-Cloud-Redis-V1beta1-Instance \"Google::Cloud::Redis::V1beta1::Instance (class)\"):\n - `displayName`\n - `labels`\n - `memorySizeGb`\n - `redisConfig`\n - `replica_count`"]]