The label's name field is used to identify the label to update.
Format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}
The label's name field is used to identify the label to update.
Format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}
The label's name field is used to identify the label to update.
Format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}
#update_mask
defupdate_mask()->::Google::Protobuf::FieldMask
Returns
(::Google::Protobuf::FieldMask) — The list of fields to update. If not included, all fields with a non-empty
value will be overwritten. Currently, only the description and definition
fields are supported for update; an update call that attempts to update any
other fields will return INVALID_ARGUMENT.
value (::Google::Protobuf::FieldMask) — The list of fields to update. If not included, all fields with a non-empty
value will be overwritten. Currently, only the description and definition
fields are supported for update; an update call that attempts to update any
other fields will return INVALID_ARGUMENT.
Returns
(::Google::Protobuf::FieldMask) — The list of fields to update. If not included, all fields with a non-empty
value will be overwritten. Currently, only the description and definition
fields are supported for update; an update call that attempts to update any
other fields will return INVALID_ARGUMENT.
[[["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::UpdateDataAccessLabelRequest (v0.1.0)\n\nReference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::UpdateDataAccessLabelRequest.\n\nRequest message for UpdateDataAccessLabel 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### #data_access_label\n\n def data_access_label() -\u003e ::Google::Cloud::Chronicle::V1::DataAccessLabel\n\n**Returns**\n\n- ([::Google::Cloud::Chronicle::V1::DataAccessLabel](./Google-Cloud-Chronicle-V1-DataAccessLabel)) --- Required. The data access label to update.\n\n\n The label's `name` field is used to identify the label to update.\n Format:\n `projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}`\n\n### #data_access_label=\n\n def data_access_label=(value) -\u003e ::Google::Cloud::Chronicle::V1::DataAccessLabel\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Chronicle::V1::DataAccessLabel](./Google-Cloud-Chronicle-V1-DataAccessLabel)) --- Required. The data access label to update.\n\n\n The label's `name` field is used to identify the label to update.\n Format:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}` \n**Returns**\n\n- ([::Google::Cloud::Chronicle::V1::DataAccessLabel](./Google-Cloud-Chronicle-V1-DataAccessLabel)) --- Required. The data access label to update.\n\n\n The label's `name` field is used to identify the label to update.\n Format:\n `projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}`\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. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT.\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. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT. \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- The list of fields to update. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT."]]