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

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

Request message for updating a mute config.

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ mute_config
Google\Cloud\SecurityCenter\V1\MuteConfig

Required. The mute config being updated.

↳ update_mask
Google\Protobuf\FieldMask

The list of fields to be updated. If empty all mutable fields will be updated.

getMuteConfig

Required. The mute config being updated.

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

Returns
Type
Description

hasMuteConfig

clearMuteConfig

setMuteConfig

Required. The mute config being updated.

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

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

The list of fields to be updated.

If empty all mutable fields will be updated.

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

Returns
Type
Description
Google\Protobuf\FieldMask|null

hasUpdateMask

clearUpdateMask

setUpdateMask

The list of fields to be updated.

If empty all mutable fields will be updated.

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

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