Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::UpdateRuleDeploymentRequest.
Request message for UpdateRuleDeployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rule_deployment
def rule_deployment() -> ::Google::Cloud::Chronicle::V1::RuleDeployment
-
(::Google::Cloud::Chronicle::V1::RuleDeployment) — Required. The rule deployment to update.
The rule deployment's
name
field is used to identify the rule deployment to update. Format:projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment
#rule_deployment=
def rule_deployment=(value) -> ::Google::Cloud::Chronicle::V1::RuleDeployment
-
value (::Google::Cloud::Chronicle::V1::RuleDeployment) — Required. The rule deployment to update.
The rule deployment's
name
field is used to identify the rule deployment to update. Format:projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment
-
(::Google::Cloud::Chronicle::V1::RuleDeployment) — Required. The rule deployment to update.
The rule deployment's
name
field is used to identify the rule deployment to update. Format:projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/deployment
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.