Class UpdateResourceValueConfigRequest (1.32.0)

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

Request message to update resource value config

Attributes

Name Description
resource_value_config google.cloud.securitycenter_v2.types.ResourceValueConfig
Required. The resource value config being updated.
update_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated. If empty all mutable fields will be updated. To update nested fields, include the top level field in the mask For example, to update gcp_metadata.resource_type, include the "gcp_metadata" field mask