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