settings

package
v0.0.0-...-8c6c420 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Overview

Package settings aliases all exported identifiers in package "cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb".

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
const (
	BillingTier_BILLING_TIER_UNSPECIFIED                            = src.BillingTier_BILLING_TIER_UNSPECIFIED
	BillingTier_PREMIUM                                             = src.BillingTier_PREMIUM
	BillingTier_STANDARD                                            = src.BillingTier_STANDARD
	BillingType_ALPHA                                               = src.BillingType_ALPHA
	BillingType_BILLING_TYPE_UNSPECIFIED                            = src.BillingType_BILLING_TYPE_UNSPECIFIED
	BillingType_SUBSCRIPTION                                        = src.BillingType_SUBSCRIPTION
	BillingType_TRIAL_SUBSCRIPTION                                  = src.BillingType_TRIAL_SUBSCRIPTION
	ComponentEnablementState_COMPONENT_ENABLEMENT_STATE_UNSPECIFIED = src.ComponentEnablementState_COMPONENT_ENABLEMENT_STATE_UNSPECIFIED
	ComponentEnablementState_DISABLE                                = src.ComponentEnablementState_DISABLE
	ComponentEnablementState_ENABLE                                 = src.ComponentEnablementState_ENABLE
	ComponentEnablementState_INHERIT                                = src.ComponentEnablementState_INHERIT
	Settings_BILLING_SELECTED                                       = src.Settings_BILLING_SELECTED
	Settings_DISABLED                                               = src.Settings_DISABLED
	Settings_ENABLED                                                = src.Settings_ENABLED
	Settings_ONBOARDING_STATE_UNSPECIFIED                           = src.Settings_ONBOARDING_STATE_UNSPECIFIED
	Settings_ORG_SERVICE_ACCOUNT_CREATED                            = src.Settings_ORG_SERVICE_ACCOUNT_CREATED
	Settings_PROVIDERS_SELECTED                                     = src.Settings_PROVIDERS_SELECTED
	Settings_RESOURCES_SELECTED                                     = src.Settings_RESOURCES_SELECTED
)

Deprecated: Please use consts in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

Variables

View Source
var (
	BillingTier_name                                                                        = src.BillingTier_name
	BillingTier_value                                                                       = src.BillingTier_value
	BillingType_name                                                                        = src.BillingType_name
	BillingType_value                                                                       = src.BillingType_value
	ComponentEnablementState_name                                                           = src.ComponentEnablementState_name
	ComponentEnablementState_value                                                          = src.ComponentEnablementState_value
	File_google_cloud_securitycenter_settings_v1beta1_billing_settings_proto                = src.File_google_cloud_securitycenter_settings_v1beta1_billing_settings_proto
	File_google_cloud_securitycenter_settings_v1beta1_component_settings_proto              = src.File_google_cloud_securitycenter_settings_v1beta1_component_settings_proto
	File_google_cloud_securitycenter_settings_v1beta1_detector_proto                        = src.File_google_cloud_securitycenter_settings_v1beta1_detector_proto
	File_google_cloud_securitycenter_settings_v1beta1_securitycenter_settings_service_proto = src.File_google_cloud_securitycenter_settings_v1beta1_securitycenter_settings_service_proto
	File_google_cloud_securitycenter_settings_v1beta1_settings_proto                        = src.File_google_cloud_securitycenter_settings_v1beta1_settings_proto
	File_google_cloud_securitycenter_settings_v1beta1_sink_settings_proto                   = src.File_google_cloud_securitycenter_settings_v1beta1_sink_settings_proto
	Settings_OnboardingState_name                                                           = src.Settings_OnboardingState_name
	Settings_OnboardingState_value                                                          = src.Settings_OnboardingState_value
)

Deprecated: Please use vars in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

Functions

func RegisterSecurityCenterSettingsServiceServer deprecated

func RegisterSecurityCenterSettingsServiceServer(s *grpc.Server, srv SecurityCenterSettingsServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

Types

type BatchCalculateEffectiveSettingsRequest deprecated

type BatchCalculateEffectiveSettingsRequest = src.BatchCalculateEffectiveSettingsRequest

Request message for BatchGetEffectiveSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type BatchCalculateEffectiveSettingsResponse deprecated

type BatchCalculateEffectiveSettingsResponse = src.BatchCalculateEffectiveSettingsResponse

Response message for BatchGetEffectiveSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type BatchGetSettingsRequest deprecated

type BatchGetSettingsRequest = src.BatchGetSettingsRequest

Request message for BatchGetSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type BatchGetSettingsResponse deprecated

type BatchGetSettingsResponse = src.BatchGetSettingsResponse

Response message for BatchGetSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type BillingSettings deprecated

type BillingSettings = src.BillingSettings

Billing settings

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type BillingTier deprecated

type BillingTier = src.BillingTier

Billing tier options

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type BillingType deprecated

type BillingType = src.BillingType

Billing type

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type CalculateEffectiveComponentSettingsRequest deprecated

type CalculateEffectiveComponentSettingsRequest = src.CalculateEffectiveComponentSettingsRequest

Request message for CalculateEffectiveComponentSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type CalculateEffectiveSettingsRequest deprecated

type CalculateEffectiveSettingsRequest = src.CalculateEffectiveSettingsRequest

Request message for CalculateEffectiveSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ComponentEnablementState deprecated

type ComponentEnablementState = src.ComponentEnablementState

Valid states for a component

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ComponentSettings deprecated

type ComponentSettings = src.ComponentSettings

Component Settings for Security Command Center

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ComponentSettings_DetectorSettings deprecated

type ComponentSettings_DetectorSettings = src.ComponentSettings_DetectorSettings

Settings for each detector.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ComponentSettings_WebSecurityScannerSettings

type ComponentSettings_WebSecurityScannerSettings = src.ComponentSettings_WebSecurityScannerSettings

type ContainerThreatDetectionSettings deprecated

type ContainerThreatDetectionSettings = src.ContainerThreatDetectionSettings

User specified settings for KTD

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type Detector deprecated

type Detector = src.Detector

Detector is a set of detectors or scanners act as individual checks done within a component e.g. bad IP, bad domains, IAM anomaly, cryptomining, open firewall, etc. Detector is independent of Organization, meaning each detector must be defined for a given Security Center component under a specified billing tier. Organizations can configure the list of detectors based on their subscribed billing tier. Defines a detector, its billing tier and any applicable labels.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type EventThreatDetectionSettings deprecated

type EventThreatDetectionSettings = src.EventThreatDetectionSettings

User specified settings for ETD

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type GetComponentSettingsRequest deprecated

type GetComponentSettingsRequest = src.GetComponentSettingsRequest

Request message for GetComponentSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type GetServiceAccountRequest deprecated

type GetServiceAccountRequest = src.GetServiceAccountRequest

Request message for GetServiceAccount.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type GetSettingsRequest deprecated

type GetSettingsRequest = src.GetSettingsRequest

Request message for GetSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ListComponentsRequest deprecated

type ListComponentsRequest = src.ListComponentsRequest

Request message for ListComponents.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ListComponentsResponse deprecated

type ListComponentsResponse = src.ListComponentsResponse

Response message for ListComponents.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ListDetectorsRequest deprecated

type ListDetectorsRequest = src.ListDetectorsRequest

Request message for ListDetectors.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ListDetectorsResponse deprecated

type ListDetectorsResponse = src.ListDetectorsResponse

Response message for ListDetectors.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ResetComponentSettingsRequest deprecated

type ResetComponentSettingsRequest = src.ResetComponentSettingsRequest

Request message for ResetComponentSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ResetSettingsRequest deprecated

type ResetSettingsRequest = src.ResetSettingsRequest

Request message for ResetSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type SecurityCenterSettingsServiceClient deprecated

type SecurityCenterSettingsServiceClient = src.SecurityCenterSettingsServiceClient

SecurityCenterSettingsServiceClient is the client API for SecurityCenterSettingsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

func NewSecurityCenterSettingsServiceClient deprecated

func NewSecurityCenterSettingsServiceClient(cc grpc.ClientConnInterface) SecurityCenterSettingsServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type SecurityCenterSettingsServiceServer deprecated

type SecurityCenterSettingsServiceServer = src.SecurityCenterSettingsServiceServer

SecurityCenterSettingsServiceServer is the server API for SecurityCenterSettingsService service.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type SecurityHealthAnalyticsSettings deprecated

type SecurityHealthAnalyticsSettings = src.SecurityHealthAnalyticsSettings

User specified settings for Security Health Analytics

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type SecurityHealthAnalyticsSettings_AdminServiceAccountSettings deprecated

type SecurityHealthAnalyticsSettings_AdminServiceAccountSettings = src.SecurityHealthAnalyticsSettings_AdminServiceAccountSettings

Settings for "ADMIN_SERVICE_ACCOUNT" scanner.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type SecurityHealthAnalyticsSettings_NonOrgIamMemberSettings deprecated

type SecurityHealthAnalyticsSettings_NonOrgIamMemberSettings = src.SecurityHealthAnalyticsSettings_NonOrgIamMemberSettings

Settings for "NON_ORG_IAM_MEMBER" scanner.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type ServiceAccount deprecated

type ServiceAccount = src.ServiceAccount

An organization-level service account to be used by threat detection components.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type Settings deprecated

type Settings = src.Settings

Common configuration settings for all of Security Center.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type Settings_DetectorGroupSettings deprecated

type Settings_DetectorGroupSettings = src.Settings_DetectorGroupSettings

The DetectorGroupSettings define the configuration for a detector group.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type Settings_OnboardingState deprecated

type Settings_OnboardingState = src.Settings_OnboardingState

Defines the onboarding states for SCC Potentially is just an indicator that a user has reviewed some subset of our configuration surface, even if it's still currently set to its API-default state.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type SinkSettings deprecated

type SinkSettings = src.SinkSettings

Sink Settings for Security Command Center

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type UnimplementedSecurityCenterSettingsServiceServer deprecated

type UnimplementedSecurityCenterSettingsServiceServer = src.UnimplementedSecurityCenterSettingsServiceServer

UnimplementedSecurityCenterSettingsServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type UpdateComponentSettingsRequest deprecated

type UpdateComponentSettingsRequest = src.UpdateComponentSettingsRequest

Request message for UpdateComponentSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type UpdateSettingsRequest deprecated

type UpdateSettingsRequest = src.UpdateSettingsRequest

Request message for UpdateSettings.

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

type WebSecurityScanner deprecated

type WebSecurityScanner = src.WebSecurityScanner

User specified settings for Web Security Scanner

Deprecated: Please use types in: cloud.google.com/go/securitycenter/settings/apiv1beta1/settingspb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL