Classes
Asset
Security Command Center representation of a Google Cloud resource.
The Asset is a Security Command Center resource that captures information about a single Google Cloud resource. All modifications to an Asset are only within the context of Security Command Center and don't affect the referenced Google Cloud resource.
Asset.Types
Container for nested types declared in the Asset message type.
Asset.Types.IamPolicy
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
Asset.Types.SecurityCenterProperties
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
AssetName
Resource name for the Asset
resource.
CreateFindingRequest
Request message for creating a finding.
CreateNotificationConfigRequest
Request message for creating a notification config.
CreateSourceRequest
Request message for creating a source.
DeleteNotificationConfigRequest
Request message for deleting a notification config.
Finding
Security Command Center finding.
A finding is a record of assessment data like security, risk, health, or privacy, that is ingested into Security Command Center for presentation, notification, analysis, policy testing, and enforcement. For example, a cross-site scripting (XSS) vulnerability in an App Engine application is a finding.
Finding.Types
Container for nested types declared in the Finding message type.
FindingName
Resource name for the Finding
resource.
Folder
Message that contains the resource name and display name of a folder resource.
GetNotificationConfigRequest
Request message for getting a notification config.
GetOrganizationSettingsRequest
Request message for getting organization settings.
GetSourceRequest
Request message for getting a source.
GroupAssetsRequest
Request message for grouping by assets.
GroupAssetsResponse
Response message for grouping by assets.
GroupFindingsRequest
Request message for grouping by findings.
GroupFindingsResponse
Response message for group by findings.
GroupResult
Result containing the properties and count of a groupBy request.
Indicator
Represents what's commonly known as an Indicator of compromise (IoC) in computer forensics. This is an artifact observed on a network or in an operating system that, with high confidence, indicates a computer intrusion. Reference: https://en.wikipedia.org/wiki/Indicator_of_compromise
ListAssetsRequest
Request message for listing assets.
ListAssetsResponse
Response message for listing assets.
ListAssetsResponse.Types
Container for nested types declared in the ListAssetsResponse message type.
ListAssetsResponse.Types.ListAssetsResult
Result containing the Asset and its State.
ListAssetsResponse.Types.ListAssetsResult.Types
Container for nested types declared in the ListAssetsResult message type.
ListFindingsRequest
Request message for listing findings.
ListFindingsResponse
Response message for listing findings.
ListFindingsResponse.Types
Container for nested types declared in the ListFindingsResponse message type.
ListFindingsResponse.Types.ListFindingsResult
Result containing the Finding and its StateChange.
ListFindingsResponse.Types.ListFindingsResult.Types
Container for nested types declared in the ListFindingsResult message type.
ListFindingsResponse.Types.ListFindingsResult.Types.Resource
Information related to the Google Cloud resource that is associated with this finding.
ListNotificationConfigsRequest
Request message for listing notification configs.
ListNotificationConfigsResponse
Response message for listing notification configs.
ListSourcesRequest
Request message for listing sources.
ListSourcesResponse
Response message for listing sources.
NotificationConfig
Cloud Security Command Center (Cloud SCC) notification configs.
A notification config is a Cloud SCC resource that contains the configuration to send notifications for create/update events of findings, assets and etc.
NotificationConfig.Types
Container for nested types declared in the NotificationConfig message type.
NotificationConfig.Types.StreamingConfig
The config for streaming-based notifications, which send each event as soon as it is detected.
NotificationConfigName
Resource name for the NotificationConfig
resource.
NotificationMessage
Cloud SCC's Notification
OrganizationSettings
User specified settings that are attached to the Security Command Center organization.
OrganizationSettings.Types
Container for nested types declared in the OrganizationSettings message type.
OrganizationSettings.Types.AssetDiscoveryConfig
The configuration used for Asset Discovery runs.
OrganizationSettings.Types.AssetDiscoveryConfig.Types
Container for nested types declared in the AssetDiscoveryConfig message type.
OrganizationSettingsName
Resource name for the OrganizationSettings
resource.
Resource
Information related to the Google Cloud resource.
RunAssetDiscoveryRequest
Request message for running asset discovery for an organization.
RunAssetDiscoveryResponse
Response of asset discovery run
RunAssetDiscoveryResponse.Types
Container for nested types declared in the RunAssetDiscoveryResponse message type.
SecurityCenter
V1 APIs for Security Center service.
SecurityCenter.SecurityCenterBase
Base class for server-side implementations of SecurityCenter
SecurityCenter.SecurityCenterClient
Client for SecurityCenter
SecurityCenterClient
SecurityCenter client wrapper, for convenient use.
SecurityCenterClientBuilder
Builder class for SecurityCenterClient to provide simple configuration of credentials, endpoint etc.
SecurityCenterClientImpl
SecurityCenter client wrapper implementation, for convenient use.
SecurityCenterSettings
Settings for SecurityCenterClient instances.
SecurityMarks
User specified security marks that are attached to the parent Security Command Center resource. Security marks are scoped within a Security Command Center organization -- they can be modified and viewed by all users who have proper permissions on the organization.
SecurityMarksName
Resource name for the SecurityMarks
resource.
SetFindingStateRequest
Request message for updating a finding's state.
Source
Security Command Center finding source. A finding source is an entity or a mechanism that can produce a finding. A source is like a container of findings that come from the same scanner, logger, monitor, and other tools.
SourceName
Resource name for the Source
resource.
TopicName
Resource name for the Topic
resource.
UpdateFindingRequest
Request message for updating or creating a finding.
UpdateNotificationConfigRequest
Request message for updating a notification config.
UpdateOrganizationSettingsRequest
Request message for updating an organization's settings.
UpdateSecurityMarksRequest
Request message for updating a SecurityMarks resource.
UpdateSourceRequest
Request message for updating a source.
Enums
AssetName.ResourceNameType
The possible contents of AssetName.
Finding.Types.FindingClass
Represents what kind of Finding it is.
Finding.Types.Severity
The severity of the finding.
Finding.Types.State
The state of the finding.
FindingName.ResourceNameType
The possible contents of FindingName.
ListAssetsResponse.Types.ListAssetsResult.Types.StateChange
The change in state of the asset.
When querying across two points in time this describes the change between the two points: ADDED, REMOVED, or ACTIVE. If there was no compare_duration supplied in the request the state change will be: UNUSED
ListFindingsResponse.Types.ListFindingsResult.Types.StateChange
The change in state of the finding.
When querying across two points in time this describes the change in the finding between the two points: CHANGED, UNCHANGED, ADDED, or REMOVED. Findings can not be deleted, so REMOVED implies that the finding at timestamp does not match the filter specified, but it did at timestamp - compare_duration. If there was no compare_duration supplied in the request the state change will be: UNUSED
NotificationConfig.NotifyConfigOneofCase
Enum of possible cases for the "notify_config" oneof.
NotificationConfigName.ResourceNameType
The possible contents of NotificationConfigName.
NotificationMessage.EventOneofCase
Enum of possible cases for the "event" oneof.
OrganizationSettings.Types.AssetDiscoveryConfig.Types.InclusionMode
The mode of inclusion when running Asset Discovery. Asset discovery can be limited by explicitly identifying projects to be included or excluded. If INCLUDE_ONLY is set, then only those projects within the organization and their children are discovered during asset discovery. If EXCLUDE is set, then projects that don't match those projects are discovered during asset discovery. If neither are set, then all projects within the organization are discovered during asset discovery.
OrganizationSettingsName.ResourceNameType
The possible contents of OrganizationSettingsName.
RunAssetDiscoveryResponse.Types.State
The state of an asset discovery run.
SecurityMarksName.ResourceNameType
The possible contents of SecurityMarksName.
SourceName.ResourceNameType
The possible contents of SourceName.
TopicName.ResourceNameType
The possible contents of TopicName.