The reference list's name field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
The reference list's name field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
The reference list's name field is used to identify the reference list to
update.
Format:
projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}
#update_mask
defupdate_mask()->::Google::Protobuf::FieldMask
Returns
(::Google::Protobuf::FieldMask) — The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
value (::Google::Protobuf::FieldMask) — The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
Returns
(::Google::Protobuf::FieldMask) — The list of fields to update.
When no field mask is supplied, all non-empty fields will be updated.
A field mask of "*" will update all fields, whether empty or not.
[[["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,["# Chronicle V1 API - Class Google::Cloud::Chronicle::V1::UpdateReferenceListRequest (v0.1.0)\n\nReference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::UpdateReferenceListRequest.\n\nA request to update a reference list. \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### #reference_list\n\n def reference_list() -\u003e ::Google::Cloud::Chronicle::V1::ReferenceList\n\n**Returns**\n\n- ([::Google::Cloud::Chronicle::V1::ReferenceList](./Google-Cloud-Chronicle-V1-ReferenceList)) --- Required. The reference list to update.\n\n\n The reference list's `name` field is used to identify the reference list to\n update.\n Format:\n `projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}`\n\n### #reference_list=\n\n def reference_list=(value) -\u003e ::Google::Cloud::Chronicle::V1::ReferenceList\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Chronicle::V1::ReferenceList](./Google-Cloud-Chronicle-V1-ReferenceList)) --- Required. The reference list to update.\n\n\n The reference list's `name` field is used to identify the reference list to\n update.\n Format:\n`projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}` \n**Returns**\n\n- ([::Google::Cloud::Chronicle::V1::ReferenceList](./Google-Cloud-Chronicle-V1-ReferenceList)) --- Required. The reference list to update.\n\n\n The reference list's `name` field is used to identify the reference list to\n update.\n Format:\n `projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}`\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- The list of fields to update. When no field mask is supplied, all non-empty fields will be updated. A field mask of \"\\*\" will update all fields, whether empty or not.\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)) --- The list of fields to update. When no field mask is supplied, all non-empty fields will be updated. A field mask of \"\\*\" will update all fields, whether empty or not. \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- The list of fields to update. When no field mask is supplied, all non-empty fields will be updated. A field mask of \"\\*\" will update all fields, whether empty or not."]]