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 \ V1Methods
__construct
Constructor.
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.
string
setName
Required. The resource name of the settings to retrieve.
Format: organizations/{organization}/locations/{location}/settings or projects/{projects}/locations/{location}/settings.
var
string
$this
static::build
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 Google\Cloud\AdvisoryNotifications\V1\AdvisoryNotificationsServiceClient::settingsName() for help formatting this field.