Stackdriver Error Reporting V1beta1 Client - Class UpdateGroupRequest (0.19.12)

Reference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class UpdateGroupRequest.

A request to replace the existing data for the given group.

Generated from protobuf message google.devtools.clouderrorreporting.v1beta1.UpdateGroupRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ group Google\Cloud\ErrorReporting\V1beta1\ErrorGroup

Required. The group which replaces the resource on the server.

getGroup

Required. The group which replaces the resource on the server.

Returns
TypeDescription
Google\Cloud\ErrorReporting\V1beta1\ErrorGroup|null

hasGroup

clearGroup

setGroup

Required. The group which replaces the resource on the server.

Parameter
NameDescription
var Google\Cloud\ErrorReporting\V1beta1\ErrorGroup
Returns
TypeDescription
$this