Classes
CreateEventThreatDetectionCustomModuleRequest
Message for creating a EventThreatDetectionCustomModule
CreateSecurityHealthAnalyticsCustomModuleRequest
Message for creating a SecurityHealthAnalyticsCustomModule
CustomConfig
Defines the properties in a custom module configuration for Security Health Analytics. Use the custom module configuration to create custom detectors that generate custom findings for resources that you specify.
CustomConfig.Types
Container for nested types declared in the CustomConfig message type.
CustomConfig.Types.CustomOutputSpec
A set of optional name-value pairs that define custom source properties to
return with each finding that is generated by the custom module. The custom
source properties that are defined here are included in the finding JSON
under sourceProperties
.
CustomConfig.Types.CustomOutputSpec.Types
Container for nested types declared in the CustomOutputSpec message type.
CustomConfig.Types.CustomOutputSpec.Types.Property
An individual name-value pair that defines a custom source property.
CustomConfig.Types.ResourceSelector
Resource for selecting resource type.
DeleteEventThreatDetectionCustomModuleRequest
Message for deleting a EventThreatDetectionCustomModule
DeleteSecurityHealthAnalyticsCustomModuleRequest
Message for deleting a SecurityHealthAnalyticsCustomModule
EffectiveEventThreatDetectionCustomModule
An EffectiveEventThreatDetectionCustomModule is the representation of EventThreatDetectionCustomModule at a given level taking hierarchy into account and resolving various fields accordingly. e.g. if the module is enabled at the ancestor level, effective modules at all descendant levels will have enablement_state set to ENABLED. Similarly, if module.inherited is set, then effective module's config will contain the ancestor's config details. EffectiveEventThreatDetectionCustomModule is read-only.
EffectiveEventThreatDetectionCustomModule.Types
Container for nested types declared in the EffectiveEventThreatDetectionCustomModule message type.
EffectiveEventThreatDetectionCustomModuleName
Resource name for the EffectiveEventThreatDetectionCustomModule
resource.
EffectiveSecurityHealthAnalyticsCustomModule
An EffectiveSecurityHealthAnalyticsCustomModule is the representation of
a Security Health Analytics custom module at a specified level of the
resource hierarchy: organization, folder, or project. If a custom module is
inherited from a parent organization or folder, the value of the
enablementState
property in EffectiveSecurityHealthAnalyticsCustomModule is
set to the value that is effective in the parent, instead of INHERITED
.
For example, if the module is enabled in a parent organization or folder, the
effective enablement_state for the module in all child folders or projects is
also enabled
. EffectiveSecurityHealthAnalyticsCustomModule is read-only.
EffectiveSecurityHealthAnalyticsCustomModule.Types
Container for nested types declared in the EffectiveSecurityHealthAnalyticsCustomModule message type.
EffectiveSecurityHealthAnalyticsCustomModuleName
Resource name for the EffectiveSecurityHealthAnalyticsCustomModule
resource.
EventThreatDetectionCustomModule
An event threat detection custom module is a Cloud SCC resource that contains the configuration and enablement state of a custom module, which enables ETD to write certain findings to Cloud SCC.
EventThreatDetectionCustomModule.Types
Container for nested types declared in the EventThreatDetectionCustomModule message type.
EventThreatDetectionCustomModuleName
Resource name for the EventThreatDetectionCustomModule
resource.
FindingName
Resource name for the Finding
resource.
FolderLocationName
Resource name for the FolderLocation
resource.
GetEffectiveEventThreatDetectionCustomModuleRequest
Message for getting a EffectiveEventThreatDetectionCustomModule
GetEffectiveSecurityHealthAnalyticsCustomModuleRequest
Message for getting a EffectiveSecurityHealthAnalyticsCustomModule
GetEventThreatDetectionCustomModuleRequest
Message for getting a EventThreatDetectionCustomModule
GetSecurityHealthAnalyticsCustomModuleRequest
Message for getting a SecurityHealthAnalyticsCustomModule
ListDescendantEventThreatDetectionCustomModulesRequest
Request message for listing descendant Event Threat Detection custom modules.
ListDescendantEventThreatDetectionCustomModulesResponse
Response message for listing descendant Event Threat Detection custom modules.
ListDescendantSecurityHealthAnalyticsCustomModulesRequest
Request message for listing descendant Security Health Analytics custom modules.
ListDescendantSecurityHealthAnalyticsCustomModulesResponse
Response message for listing descendant Security Health Analytics custom modules.
ListEffectiveEventThreatDetectionCustomModulesRequest
Request message for listing effective Event Threat Detection custom modules.
ListEffectiveEventThreatDetectionCustomModulesResponse
Response message for listing effective Event Threat Detection custom modules.
ListEffectiveSecurityHealthAnalyticsCustomModulesRequest
Request message for listing effective Security Health Analytics custom modules.
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Response message for listing effective Security Health Analytics custom modules.
ListEventThreatDetectionCustomModulesRequest
Request message for listing Event Threat Detection custom modules.
ListEventThreatDetectionCustomModulesResponse
Response message for listing Event Threat Detection custom modules.
ListSecurityHealthAnalyticsCustomModulesRequest
Request message for listing Security Health Analytics custom modules.
ListSecurityHealthAnalyticsCustomModulesResponse
Response message for listing Security Health Analytics custom modules.
OrganizationLocationName
Resource name for the OrganizationLocation
resource.
SecurityCenterManagement
Service describing handlers for resources
SecurityCenterManagement.SecurityCenterManagementBase
Base class for server-side implementations of SecurityCenterManagement
SecurityCenterManagement.SecurityCenterManagementClient
Client for SecurityCenterManagement
SecurityCenterManagementClient
SecurityCenterManagement client wrapper, for convenient use.
SecurityCenterManagementClientBuilder
Builder class for SecurityCenterManagementClient to provide simple configuration of credentials, endpoint etc.
SecurityCenterManagementClientImpl
SecurityCenterManagement client wrapper implementation, for convenient use.
SecurityCenterManagementSettings
Settings for SecurityCenterManagementClient instances.
SecurityHealthAnalyticsCustomModule
Represents an instance of a Security Health Analytics custom module, including its full module name, display name, enablement state, and last updated time. You can create a custom module at the organization, folder, or project level. Custom modules that you create at the organization or folder level are inherited by the child folders and projects.
SecurityHealthAnalyticsCustomModule.Types
Container for nested types declared in the SecurityHealthAnalyticsCustomModule message type.
SecurityHealthAnalyticsCustomModuleName
Resource name for the SecurityHealthAnalyticsCustomModule
resource.
SimulateSecurityHealthAnalyticsCustomModuleRequest
Request message to simulate a CustomConfig against a given test resource. Maximum size of the request is 4 MB by default.
SimulateSecurityHealthAnalyticsCustomModuleRequest.Types
Container for nested types declared in the SimulateSecurityHealthAnalyticsCustomModuleRequest message type.
SimulateSecurityHealthAnalyticsCustomModuleRequest.Types.SimulatedResource
Manually constructed resource name. If the custom module evaluates against
only the resource data, you can omit the iam_policy_data
field. If it
evaluates only the iam_policy_data
field, you can omit the resource data.
SimulateSecurityHealthAnalyticsCustomModuleResponse
Response message for simulating a SecurityHealthAnalyticsCustomModule
against a given resource.
SimulateSecurityHealthAnalyticsCustomModuleResponse.Types
Container for nested types declared in the SimulateSecurityHealthAnalyticsCustomModuleResponse message type.
SimulateSecurityHealthAnalyticsCustomModuleResponse.Types.SimulatedResult
Possible test result.
SimulatedFinding
A subset of the fields of the Security Center Finding proto. The minimum set of fields needed to represent a simulated finding from a SHA custom module.
SimulatedFinding.Types
Container for nested types declared in the SimulatedFinding message type.
UpdateEventThreatDetectionCustomModuleRequest
Message for updating a EventThreatDetectionCustomModule
UpdateSecurityHealthAnalyticsCustomModuleRequest
Message for updating a SecurityHealthAnalyticsCustomModule
ValidateEventThreatDetectionCustomModuleRequest
Request to validate an Event Threat Detection custom module.
ValidateEventThreatDetectionCustomModuleResponse
Response to validating an Event Threat Detection custom module.
ValidateEventThreatDetectionCustomModuleResponse.Types
Container for nested types declared in the ValidateEventThreatDetectionCustomModuleResponse message type.
ValidateEventThreatDetectionCustomModuleResponse.Types.CustomModuleValidationError
An error encountered while validating the uploaded configuration of an Event Threat Detection Custom Module.
ValidateEventThreatDetectionCustomModuleResponse.Types.Position
A position in the uploaded text version of a module.
Enums
CustomConfig.Types.Severity
Defines the valid value options for the severity of a finding.
EffectiveEventThreatDetectionCustomModule.Types.EnablementState
The enablement state of the module.
EffectiveEventThreatDetectionCustomModuleName.ResourceNameType
The possible contents of EffectiveEventThreatDetectionCustomModuleName.
EffectiveSecurityHealthAnalyticsCustomModule.Types.EnablementState
The enablement state of the module.
EffectiveSecurityHealthAnalyticsCustomModuleName.ResourceNameType
The possible contents of EffectiveSecurityHealthAnalyticsCustomModuleName.
EventThreatDetectionCustomModule.Types.EnablementState
The enablement state of the module.
EventThreatDetectionCustomModuleName.ResourceNameType
The possible contents of EventThreatDetectionCustomModuleName.
FindingName.ResourceNameType
The possible contents of FindingName.
FolderLocationName.ResourceNameType
The possible contents of FolderLocationName.
OrganizationLocationName.ResourceNameType
The possible contents of OrganizationLocationName.
SecurityHealthAnalyticsCustomModule.Types.EnablementState
Possible enablement states of a custom module.
SecurityHealthAnalyticsCustomModuleName.ResourceNameType
The possible contents of SecurityHealthAnalyticsCustomModuleName.
SimulateSecurityHealthAnalyticsCustomModuleResponse.Types.SimulatedResult.ResultOneofCase
Enum of possible cases for the "result" oneof.
SimulatedFinding.Types.FindingClass
Represents what kind of Finding it is.
SimulatedFinding.Types.Severity
The severity of the finding.
SimulatedFinding.Types.State
The state of the finding.