Advisory Notifications V1 API - Class Google::Cloud::AdvisoryNotifications::V1::GetSettingsRequest (v0.8.2)

Reference documentation and code samples for the Advisory Notifications V1 API class Google::Cloud::AdvisoryNotifications::V1::GetSettingsRequest.

Request of GetSettings endpoint.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.
Returns
  • (::String) — Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.