Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class UpdateSourceRequest.
Request message for updating a source.
Generated from protobuf message google.cloud.securitycenter.v2.UpdateSourceRequest
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source
↳ update_mask
Google\Protobuf\FieldMask
The FieldMask to use when updating the source resource. If empty all mutable fields will be updated.
getSource
Required. The source resource to update.
hasSource
clearSource
setSource
Required. The source resource to update.
$this
getUpdateMask
The FieldMask to use when updating the source resource.
If empty all mutable fields will be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
The FieldMask to use when updating the source resource.
If empty all mutable fields will be updated.
$this
static::build
source
updateMask
Google\Protobuf\FieldMask
The FieldMask to use when updating the source resource.
If empty all mutable fields will be updated.