Google Cloud Advisory Notifications V1 Client - Class GetSettingsRequest (0.6.0)

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

Request of GetSettings endpoint.

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

Namespace

Google \ Cloud \ AdvisoryNotifications \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.

getName

Required. The resource name of the settings to retrieve.

Format: organizations/{organization}/locations/{location}/settings.

Returns
TypeDescription
string

setName

Required. The resource name of the settings to retrieve.

Format: organizations/{organization}/locations/{location}/settings.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings. Please see Google\Cloud\AdvisoryNotifications\V1\AdvisoryNotificationsServiceClient::settingsName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\AdvisoryNotifications\V1\GetSettingsRequest