Reference documentation and code samples for the Security Command Center Management V1 API class Google::Cloud::SecurityCenterManagement::V1::GetSecurityCenterServiceRequest.
Request message for SecurityCenterManagement.GetSecurityCenterService.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) —
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
#name=
def name=(value) -> ::String
-
value (::String) —
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
-
(::String) —
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
def show_eligible_modules_only() -> ::Boolean
-
(::Boolean) — Set to
true
to show only modules that are in scope. By default, all modules are shown.
#show_eligible_modules_only=
def show_eligible_modules_only=(value) -> ::Boolean
-
value (::Boolean) — Set to
true
to show only modules that are in scope. By default, all modules are shown.
-
(::Boolean) — Set to
true
to show only modules that are in scope. By default, all modules are shown.