UpdateFrameworkRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request message for [UpdateFramework][].
Attributes |
|
|---|---|
| Name | Description |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. A field mask is used to specify the fields to be overwritten in the framework resource by the update. The fields specified in the update_mask are relative to the
resource, not the full request. A field is overwritten if it
is in the mask. If you don't provide a mask then all fields
present in the request will be overwritten.
|
framework |
google.cloud.cloudsecuritycompliance_v1.types.Framework
Required. The resource that is being updated. |
major_revision_id |
int
Optional. The major version ID of the framework to update. |