Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::UpdateFindingsRefinementRequest.
Request message for UpdateFindingsRefinement method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#findings_refinement
def findings_refinement() -> ::Google::Cloud::Chronicle::V1::FindingsRefinement-
(::Google::Cloud::Chronicle::V1::FindingsRefinement) — Required. The findings refinement to update.
The findings refinement's
namefield is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
#findings_refinement=
def findings_refinement=(value) -> ::Google::Cloud::Chronicle::V1::FindingsRefinement-
value (::Google::Cloud::Chronicle::V1::FindingsRefinement) — Required. The findings refinement to update.
The findings refinement's
namefield is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
-
(::Google::Cloud::Chronicle::V1::FindingsRefinement) — Required. The findings refinement to update.
The findings refinement's
namefield is used to identify the findings refinement to update. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask-
(::Google::Protobuf::FieldMask) — Optional. The list of fields to update. If
*is provided, all fields will be updated.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask-
value (::Google::Protobuf::FieldMask) — Optional. The list of fields to update. If
*is provided, all fields will be updated.
-
(::Google::Protobuf::FieldMask) — Optional. The list of fields to update. If
*is provided, all fields will be updated.