Google Cloud Security Command Center V1 Client - Class UpdateFindingRequest (1.13.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class UpdateFindingRequest.

Request message for updating or creating a finding.

Generated from protobuf message google.cloud.securitycenter.v1.UpdateFindingRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ finding
Google\Cloud\SecurityCenter\V1\Finding

Required. The finding resource to update or create if it does not already exist. parent, security_marks, and update_time will be ignored. In the case of creation, the finding id portion of the name must be alphanumeric and less than or equal to 32 characters and greater than 0 characters in length.

↳ update_mask
Google\Protobuf\FieldMask

The FieldMask to use when updating the finding resource. This field should not be specified when creating a finding. When updating a finding, an empty mask is treated as updating all mutable fields and replacing source_properties. Individual source_properties can be added/updated by using "source_properties.

getFinding

Required. The finding resource to update or create if it does not already exist. parent, security_marks, and update_time will be ignored.

In the case of creation, the finding id portion of the name must be alphanumeric and less than or equal to 32 characters and greater than 0 characters in length.

Generated from protobuf field .google.cloud.securitycenter.v1.Finding finding = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description

hasFinding

clearFinding

setFinding

Required. The finding resource to update or create if it does not already exist. parent, security_marks, and update_time will be ignored.

In the case of creation, the finding id portion of the name must be alphanumeric and less than or equal to 32 characters and greater than 0 characters in length.

Generated from protobuf field .google.cloud.securitycenter.v1.Finding finding = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

The FieldMask to use when updating the finding resource. This field should not be specified when creating a finding.

When updating a finding, an empty mask is treated as updating all mutable fields and replacing source_properties. Individual source_properties can be added/updated by using "source_properties.

Generated from protobuf field .google.protobuf.FieldMask update_mask = 2;

Returns
Type
Description
Google\Protobuf\FieldMask|null

hasUpdateMask

clearUpdateMask

setUpdateMask

The FieldMask to use when updating the finding resource. This field should not be specified when creating a finding.

When updating a finding, an empty mask is treated as updating all mutable fields and replacing source_properties. Individual source_properties can be added/updated by using "source_properties.

Generated from protobuf field .google.protobuf.FieldMask update_mask = 2;

Parameter
Name
Description
var
Google\Protobuf\FieldMask
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: