Class: Google::Cloud::SecurityCenterManagement::V1::ListDescendantSecurityHealthAnalyticsCustomModulesResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String

Returns A pagination token. To retrieve the next page of results, call the method again with this token.

Returns:

  • (::String)

    A pagination token. To retrieve the next page of results, call the method again with this token.



447
448
449
450
# File 'proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb', line 447

class ListDescendantSecurityHealthAnalyticsCustomModulesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#security_health_analytics_custom_modules::Array<::Google::Cloud::SecurityCenterManagement::V1::SecurityHealthAnalyticsCustomModule>

Returns The list of SecurityHealthAnalyticsCustomModules.

Returns:



447
448
449
450
# File 'proto_docs/google/cloud/securitycentermanagement/v1/security_center_management.rb', line 447

class ListDescendantSecurityHealthAnalyticsCustomModulesResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end