Class GetRuleRequest (0.1.0)

GetRuleRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for GetRule method.

Attributes

Name Description
name str
Required. The name of the rule to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
view google.cloud.chronicle_v1.types.RuleView
The view field indicates the scope of fields to populate for the Rule being returned. If unspecified, defaults to FULL.