Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::ListSecurityHealthAnalyticsCustomModulesResponse (v0.40.0)

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

Response message for listing Security Health Analytics custom modules.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — If not empty, indicates that there may be more custom modules to be returned.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — If not empty, indicates that there may be more custom modules to be returned.
Returns
  • (::String) — If not empty, indicates that there may be more custom modules to be returned.

#security_health_analytics_custom_modules

def security_health_analytics_custom_modules() -> ::Array<::Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule>
Returns

#security_health_analytics_custom_modules=

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