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

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ settings Google\Cloud\AdvisoryNotifications\V1\Settings

Required. New settings.

getSettings

Required. New settings.

Returns
TypeDescription
Google\Cloud\AdvisoryNotifications\V1\Settings|null

hasSettings

clearSettings

setSettings

Required. New settings.

Parameter
NameDescription
var Google\Cloud\AdvisoryNotifications\V1\Settings
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
settings Google\Cloud\AdvisoryNotifications\V1\Settings

Required. New settings.

Returns
TypeDescription
Google\Cloud\AdvisoryNotifications\V1\UpdateSettingsRequest