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

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

Response message for listing effective Security Health Analytics custom modules.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#effective_security_health_analytics_custom_modules

def effective_security_health_analytics_custom_modules() -> ::Array<::Google::Cloud::SecurityCenter::V1::EffectiveSecurityHealthAnalyticsCustomModule>
Returns

#effective_security_health_analytics_custom_modules=

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

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — If not empty, indicates that there may be more effective 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 effective custom modules to be returned.
Returns
  • (::String) — If not empty, indicates that there may be more effective custom modules to be returned.