Google Cloud Security Command Center v1p1beta1 API - Namespace Google.Cloud.SecurityCenter.V1P1Beta1 (3.0.0-beta04)

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 (security, risk, health or privacy) ingested into Security Command Center for presentation, notification, analysis, policy testing, and enforcement. For example, an 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.

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

Security Command Center notification configs.

A notification config is a Security Command Center 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

Security Command Center'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

V1p1Beta1 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, etc.

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.Severity

The severity of the finding. This field is managed by the source that writes 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.

NotificationConfig.Types.EventType

The type of events.

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.