Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::ListNotificationConfigsResponse (v0.20.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::ListNotificationConfigsResponse.

Response message for listing notification configs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token to retrieve the next page of results, or empty if there are no more results.
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results.

#notification_configs

def notification_configs() -> ::Array<::Google::Cloud::SecurityCenter::V1::NotificationConfig>
Returns

#notification_configs=

def notification_configs=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::NotificationConfig>
Parameter
Returns