Stackdriver Error Reporting V1beta1 Client - Class UpdateGroupRequest (0.25.1)

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

Namespace

Google \ Cloud \ ErrorReporting \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ group ErrorGroup

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

getGroup

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

Returns
Type Description
ErrorGroup|null

hasGroup

clearGroup

setGroup

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

Parameter
Name Description
var ErrorGroup
Returns
Type Description
$this

static::build

Parameter
Name Description
group ErrorGroup

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

Returns
Type Description
UpdateGroupRequest

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.