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
Name
Description
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 or projects/{projects}/locations/{location}/settings.
getName
Required. The resource name of the settings to retrieve.
Format:
organizations/{organization}/locations/{location}/settings or
projects/{projects}/locations/{location}/settings.
Returns
Type
Description
string
setName
Required. The resource name of the settings to retrieve.
Format:
organizations/{organization}/locations/{location}/settings or
projects/{projects}/locations/{location}/settings.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The resource name of the settings to retrieve.
Format:
organizations/{organization}/locations/{location}/settings or
projects/{projects}/locations/{location}/settings. Please see
AdvisoryNotificationsServiceClient::settingsName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Advisory Notifications V1 Client - Class GetSettingsRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-advisorynotifications/latest/V1.GetSettingsRequest)\n- [1.1.0](/php/docs/reference/cloud-advisorynotifications/1.1.0/V1.GetSettingsRequest)\n- [1.0.3](/php/docs/reference/cloud-advisorynotifications/1.0.3/V1.GetSettingsRequest)\n- [0.8.3](/php/docs/reference/cloud-advisorynotifications/0.8.3/V1.GetSettingsRequest)\n- [0.7.0](/php/docs/reference/cloud-advisorynotifications/0.7.0/V1.GetSettingsRequest)\n- [0.6.0](/php/docs/reference/cloud-advisorynotifications/0.6.0/V1.GetSettingsRequest)\n- [0.5.1](/php/docs/reference/cloud-advisorynotifications/0.5.1/V1.GetSettingsRequest)\n- [0.4.0](/php/docs/reference/cloud-advisorynotifications/0.4.0/V1.GetSettingsRequest)\n- [0.3.2](/php/docs/reference/cloud-advisorynotifications/0.3.2/V1.GetSettingsRequest)\n- [0.2.1](/php/docs/reference/cloud-advisorynotifications/0.2.1/V1.GetSettingsRequest)\n- [0.1.0](/php/docs/reference/cloud-advisorynotifications/0.1.0/V1.GetSettingsRequest) \nReference documentation and code samples for the Google Cloud Advisory Notifications V1 Client class GetSettingsRequest.\n\nRequest of GetSettings endpoint.\n\nGenerated from protobuf message `google.cloud.advisorynotifications.v1.GetSettingsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AdvisoryNotifications \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The resource name of the settings to retrieve.\n\nFormat:\norganizations/{organization}/locations/{location}/settings or\nprojects/{projects}/locations/{location}/settings.\n\n### setName\n\nRequired. The resource name of the settings to retrieve.\n\nFormat:\norganizations/{organization}/locations/{location}/settings or\nprojects/{projects}/locations/{location}/settings.\n\n### static::build"]]