Google Cloud Advisory Notifications V1 Client - Class UpdateSettingsRequest (0.8.3)

Reference documentation and code samples for the Google Cloud Advisory Notifications V1 Client class UpdateSettingsRequest.

Request of UpdateSettings endpoint.

Generated from protobuf message google.cloud.advisorynotifications.v1.UpdateSettingsRequest

Namespace

Google \ Cloud \ AdvisoryNotifications \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ settings Google\Cloud\AdvisoryNotifications\V1\Settings

Required. New settings.

getSettings

Required. New settings.

Returns
Type Description
Google\Cloud\AdvisoryNotifications\V1\Settings|null

hasSettings

clearSettings

setSettings

Required. New settings.

Parameter
Name Description
var Google\Cloud\AdvisoryNotifications\V1\Settings
Returns
Type Description
$this

static::build

Parameter
Name Description
settings Google\Cloud\AdvisoryNotifications\V1\Settings

Required. New settings.

Returns
Type Description
Google\Cloud\AdvisoryNotifications\V1\UpdateSettingsRequest