ListDescendantSecurityHealthAnalyticsCustomModulesResponse

Response message for listing descendant Security Health Analytics custom modules.

JSON representation
{ "securityHealthAnalyticsCustomModules": [ { object (SecurityHealthAnalyticsCustomModule) } ], "nextPageToken": string }
Fields
securityHealthAnalyticsCustomModules[]

object (SecurityHealthAnalyticsCustomModule)

Custom modules belonging to the requested parent and its descendants.

nextPageToken

string

If not empty, indicates that there may be more custom modules to be returned.