Reference documentation and code samples for the Security Command Center Management V1 API class Google::Cloud::SecurityCenterManagement::V1::ListDescendantEventThreatDetectionCustomModulesResponse.
Response message for SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#event_threat_detection_custom_modules
def event_threat_detection_custom_modules() -> ::Array<::Google::Cloud::SecurityCenterManagement::V1::EventThreatDetectionCustomModule>
    Returns
    
  - (::Array<::Google::Cloud::SecurityCenterManagement::V1::EventThreatDetectionCustomModule>) — The list of custom modules.
#event_threat_detection_custom_modules=
def event_threat_detection_custom_modules=(value) -> ::Array<::Google::Cloud::SecurityCenterManagement::V1::EventThreatDetectionCustomModule>
    Parameter
    
  - value (::Array<::Google::Cloud::SecurityCenterManagement::V1::EventThreatDetectionCustomModule>) — The list of custom modules.
    Returns
    
  - (::Array<::Google::Cloud::SecurityCenterManagement::V1::EventThreatDetectionCustomModule>) — The list of custom modules.
#next_page_token
def next_page_token() -> ::String
    Returns
    
  - (::String) — A pagination token. To retrieve the next page of results, call the method again with this token.
#next_page_token=
def next_page_token=(value) -> ::String
    Parameter
    
  - value (::String) — 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.