Request message for
SecurityCenterManagement.GetSecurityCenterService.
Attributes
Name
Description
name
str
Required. The Security Command Center service to retrieve,
in one of the following formats:
- organizations/{organization}/locations/{location}/securityCenterServices/{service}
- folders/{folder}/locations/{location}/securityCenterServices/{service}
- projects/{project}/locations/{location}/securityCenterServices/{service}
The following values are valid for {service}:
- container-threat-detection
- event-threat-detection
- security-health-analytics
- vm-threat-detection
- web-security-scanner
show_eligible_modules_only
bool
Set to true to show only modules that are in scope. By
default, all modules are shown.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class GetSecurityCenterServiceRequest (0.1.22)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.22 (latest)](/python/docs/reference/google-cloud-securitycentermanagement/latest/google.cloud.securitycentermanagement_v1.types.GetSecurityCenterServiceRequest)\n- [0.1.20](/python/docs/reference/google-cloud-securitycentermanagement/0.1.20/google.cloud.securitycentermanagement_v1.types.GetSecurityCenterServiceRequest) \n\n GetSecurityCenterServiceRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nRequest message for\nSecurityCenterManagement.GetSecurityCenterService."]]