Google Cloud Security Command Center V1 Client - Class UpdateFindingRequest (2.2.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

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ finding
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.

Returns
Type
Description
Finding |null

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.

Parameter
Name
Description
var
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.

Returns
Type
Description

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.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameter
Name
Description
finding
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.

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: