...

Source file src/google.golang.org/genproto/googleapis/cloud/securitycenter/v1/alias.go

Documentation: google.golang.org/genproto/googleapis/cloud/securitycenter/v1

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by aliasgen. DO NOT EDIT.
    16  
    17  // Package securitycenter aliases all exported identifiers in package
    18  // "cloud.google.com/go/securitycenter/apiv1/securitycenterpb".
    19  //
    20  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb.
    21  // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
    22  // for more details.
    23  package securitycenter
    24  
    25  import (
    26  	src "cloud.google.com/go/securitycenter/apiv1/securitycenterpb"
    27  	grpc "google.golang.org/grpc"
    28  )
    29  
    30  // Deprecated: Please use consts in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
    31  const (
    32  	Connection_ESP                                                       = src.Connection_ESP
    33  	Connection_GRE                                                       = src.Connection_GRE
    34  	Connection_ICMP                                                      = src.Connection_ICMP
    35  	Connection_PROTOCOL_UNSPECIFIED                                      = src.Connection_PROTOCOL_UNSPECIFIED
    36  	Connection_TCP                                                       = src.Connection_TCP
    37  	Connection_UDP                                                       = src.Connection_UDP
    38  	Cvssv3_ATTACK_COMPLEXITY_HIGH                                        = src.Cvssv3_ATTACK_COMPLEXITY_HIGH
    39  	Cvssv3_ATTACK_COMPLEXITY_LOW                                         = src.Cvssv3_ATTACK_COMPLEXITY_LOW
    40  	Cvssv3_ATTACK_COMPLEXITY_UNSPECIFIED                                 = src.Cvssv3_ATTACK_COMPLEXITY_UNSPECIFIED
    41  	Cvssv3_ATTACK_VECTOR_ADJACENT                                        = src.Cvssv3_ATTACK_VECTOR_ADJACENT
    42  	Cvssv3_ATTACK_VECTOR_LOCAL                                           = src.Cvssv3_ATTACK_VECTOR_LOCAL
    43  	Cvssv3_ATTACK_VECTOR_NETWORK                                         = src.Cvssv3_ATTACK_VECTOR_NETWORK
    44  	Cvssv3_ATTACK_VECTOR_PHYSICAL                                        = src.Cvssv3_ATTACK_VECTOR_PHYSICAL
    45  	Cvssv3_ATTACK_VECTOR_UNSPECIFIED                                     = src.Cvssv3_ATTACK_VECTOR_UNSPECIFIED
    46  	Cvssv3_IMPACT_HIGH                                                   = src.Cvssv3_IMPACT_HIGH
    47  	Cvssv3_IMPACT_LOW                                                    = src.Cvssv3_IMPACT_LOW
    48  	Cvssv3_IMPACT_NONE                                                   = src.Cvssv3_IMPACT_NONE
    49  	Cvssv3_IMPACT_UNSPECIFIED                                            = src.Cvssv3_IMPACT_UNSPECIFIED
    50  	Cvssv3_PRIVILEGES_REQUIRED_HIGH                                      = src.Cvssv3_PRIVILEGES_REQUIRED_HIGH
    51  	Cvssv3_PRIVILEGES_REQUIRED_LOW                                       = src.Cvssv3_PRIVILEGES_REQUIRED_LOW
    52  	Cvssv3_PRIVILEGES_REQUIRED_NONE                                      = src.Cvssv3_PRIVILEGES_REQUIRED_NONE
    53  	Cvssv3_PRIVILEGES_REQUIRED_UNSPECIFIED                               = src.Cvssv3_PRIVILEGES_REQUIRED_UNSPECIFIED
    54  	Cvssv3_SCOPE_CHANGED                                                 = src.Cvssv3_SCOPE_CHANGED
    55  	Cvssv3_SCOPE_UNCHANGED                                               = src.Cvssv3_SCOPE_UNCHANGED
    56  	Cvssv3_SCOPE_UNSPECIFIED                                             = src.Cvssv3_SCOPE_UNSPECIFIED
    57  	Cvssv3_USER_INTERACTION_NONE                                         = src.Cvssv3_USER_INTERACTION_NONE
    58  	Cvssv3_USER_INTERACTION_REQUIRED                                     = src.Cvssv3_USER_INTERACTION_REQUIRED
    59  	Cvssv3_USER_INTERACTION_UNSPECIFIED                                  = src.Cvssv3_USER_INTERACTION_UNSPECIFIED
    60  	Finding_ACTIVE                                                       = src.Finding_ACTIVE
    61  	Finding_CRITICAL                                                     = src.Finding_CRITICAL
    62  	Finding_FINDING_CLASS_UNSPECIFIED                                    = src.Finding_FINDING_CLASS_UNSPECIFIED
    63  	Finding_HIGH                                                         = src.Finding_HIGH
    64  	Finding_INACTIVE                                                     = src.Finding_INACTIVE
    65  	Finding_LOW                                                          = src.Finding_LOW
    66  	Finding_MEDIUM                                                       = src.Finding_MEDIUM
    67  	Finding_MISCONFIGURATION                                             = src.Finding_MISCONFIGURATION
    68  	Finding_MUTED                                                        = src.Finding_MUTED
    69  	Finding_MUTE_UNSPECIFIED                                             = src.Finding_MUTE_UNSPECIFIED
    70  	Finding_OBSERVATION                                                  = src.Finding_OBSERVATION
    71  	Finding_SCC_ERROR                                                    = src.Finding_SCC_ERROR
    72  	Finding_SEVERITY_UNSPECIFIED                                         = src.Finding_SEVERITY_UNSPECIFIED
    73  	Finding_STATE_UNSPECIFIED                                            = src.Finding_STATE_UNSPECIFIED
    74  	Finding_THREAT                                                       = src.Finding_THREAT
    75  	Finding_UNDEFINED                                                    = src.Finding_UNDEFINED
    76  	Finding_UNMUTED                                                      = src.Finding_UNMUTED
    77  	Finding_VULNERABILITY                                                = src.Finding_VULNERABILITY
    78  	IamBinding_ACTION_UNSPECIFIED                                        = src.IamBinding_ACTION_UNSPECIFIED
    79  	IamBinding_ADD                                                       = src.IamBinding_ADD
    80  	IamBinding_REMOVE                                                    = src.IamBinding_REMOVE
    81  	Kubernetes_Role_CLUSTER_ROLE                                         = src.Kubernetes_Role_CLUSTER_ROLE
    82  	Kubernetes_Role_KIND_UNSPECIFIED                                     = src.Kubernetes_Role_KIND_UNSPECIFIED
    83  	Kubernetes_Role_ROLE                                                 = src.Kubernetes_Role_ROLE
    84  	Kubernetes_Subject_AUTH_TYPE_UNSPECIFIED                             = src.Kubernetes_Subject_AUTH_TYPE_UNSPECIFIED
    85  	Kubernetes_Subject_GROUP                                             = src.Kubernetes_Subject_GROUP
    86  	Kubernetes_Subject_SERVICEACCOUNT                                    = src.Kubernetes_Subject_SERVICEACCOUNT
    87  	Kubernetes_Subject_USER                                              = src.Kubernetes_Subject_USER
    88  	ListAssetsResponse_ListAssetsResult_ACTIVE                           = src.ListAssetsResponse_ListAssetsResult_ACTIVE
    89  	ListAssetsResponse_ListAssetsResult_ADDED                            = src.ListAssetsResponse_ListAssetsResult_ADDED
    90  	ListAssetsResponse_ListAssetsResult_REMOVED                          = src.ListAssetsResponse_ListAssetsResult_REMOVED
    91  	ListAssetsResponse_ListAssetsResult_UNUSED                           = src.ListAssetsResponse_ListAssetsResult_UNUSED
    92  	ListFindingsResponse_ListFindingsResult_ADDED                        = src.ListFindingsResponse_ListFindingsResult_ADDED
    93  	ListFindingsResponse_ListFindingsResult_CHANGED                      = src.ListFindingsResponse_ListFindingsResult_CHANGED
    94  	ListFindingsResponse_ListFindingsResult_REMOVED                      = src.ListFindingsResponse_ListFindingsResult_REMOVED
    95  	ListFindingsResponse_ListFindingsResult_UNCHANGED                    = src.ListFindingsResponse_ListFindingsResult_UNCHANGED
    96  	ListFindingsResponse_ListFindingsResult_UNUSED                       = src.ListFindingsResponse_ListFindingsResult_UNUSED
    97  	MitreAttack_ABUSE_ELEVATION_CONTROL_MECHANISM                        = src.MitreAttack_ABUSE_ELEVATION_CONTROL_MECHANISM
    98  	MitreAttack_ACCESS_TOKEN_MANIPULATION                                = src.MitreAttack_ACCESS_TOKEN_MANIPULATION
    99  	MitreAttack_ACCOUNT_MANIPULATION                                     = src.MitreAttack_ACCOUNT_MANIPULATION
   100  	MitreAttack_ACTIVE_SCANNING                                          = src.MitreAttack_ACTIVE_SCANNING
   101  	MitreAttack_CLOUD_ACCOUNTS                                           = src.MitreAttack_CLOUD_ACCOUNTS
   102  	MitreAttack_CLOUD_GROUPS                                             = src.MitreAttack_CLOUD_GROUPS
   103  	MitreAttack_COLLECTION                                               = src.MitreAttack_COLLECTION
   104  	MitreAttack_COMMAND_AND_CONTROL                                      = src.MitreAttack_COMMAND_AND_CONTROL
   105  	MitreAttack_COMMAND_AND_SCRIPTING_INTERPRETER                        = src.MitreAttack_COMMAND_AND_SCRIPTING_INTERPRETER
   106  	MitreAttack_CREATE_OR_MODIFY_SYSTEM_PROCESS                          = src.MitreAttack_CREATE_OR_MODIFY_SYSTEM_PROCESS
   107  	MitreAttack_CREDENTIAL_ACCESS                                        = src.MitreAttack_CREDENTIAL_ACCESS
   108  	MitreAttack_DATA_DESTRUCTION                                         = src.MitreAttack_DATA_DESTRUCTION
   109  	MitreAttack_DEFENSE_EVASION                                          = src.MitreAttack_DEFENSE_EVASION
   110  	MitreAttack_DISCOVERY                                                = src.MitreAttack_DISCOVERY
   111  	MitreAttack_DOMAIN_POLICY_MODIFICATION                               = src.MitreAttack_DOMAIN_POLICY_MODIFICATION
   112  	MitreAttack_DYNAMIC_RESOLUTION                                       = src.MitreAttack_DYNAMIC_RESOLUTION
   113  	MitreAttack_EXECUTION                                                = src.MitreAttack_EXECUTION
   114  	MitreAttack_EXFILTRATION                                             = src.MitreAttack_EXFILTRATION
   115  	MitreAttack_EXFILTRATION_OVER_WEB_SERVICE                            = src.MitreAttack_EXFILTRATION_OVER_WEB_SERVICE
   116  	MitreAttack_EXFILTRATION_TO_CLOUD_STORAGE                            = src.MitreAttack_EXFILTRATION_TO_CLOUD_STORAGE
   117  	MitreAttack_EXPLOIT_PUBLIC_FACING_APPLICATION                        = src.MitreAttack_EXPLOIT_PUBLIC_FACING_APPLICATION
   118  	MitreAttack_EXTERNAL_PROXY                                           = src.MitreAttack_EXTERNAL_PROXY
   119  	MitreAttack_IMPACT                                                   = src.MitreAttack_IMPACT
   120  	MitreAttack_IMPAIR_DEFENSES                                          = src.MitreAttack_IMPAIR_DEFENSES
   121  	MitreAttack_INGRESS_TOOL_TRANSFER                                    = src.MitreAttack_INGRESS_TOOL_TRANSFER
   122  	MitreAttack_INITIAL_ACCESS                                           = src.MitreAttack_INITIAL_ACCESS
   123  	MitreAttack_LATERAL_MOVEMENT                                         = src.MitreAttack_LATERAL_MOVEMENT
   124  	MitreAttack_LOCAL_ACCOUNTS                                           = src.MitreAttack_LOCAL_ACCOUNTS
   125  	MitreAttack_MODIFY_AUTHENTICATION_PROCESS                            = src.MitreAttack_MODIFY_AUTHENTICATION_PROCESS
   126  	MitreAttack_MODIFY_CLOUD_COMPUTE_INFRASTRUCTURE                      = src.MitreAttack_MODIFY_CLOUD_COMPUTE_INFRASTRUCTURE
   127  	MitreAttack_MULTI_HOP_PROXY                                          = src.MitreAttack_MULTI_HOP_PROXY
   128  	MitreAttack_NATIVE_API                                               = src.MitreAttack_NATIVE_API
   129  	MitreAttack_NETWORK_DENIAL_OF_SERVICE                                = src.MitreAttack_NETWORK_DENIAL_OF_SERVICE
   130  	MitreAttack_NETWORK_SERVICE_DISCOVERY                                = src.MitreAttack_NETWORK_SERVICE_DISCOVERY
   131  	MitreAttack_PERMISSION_GROUPS_DISCOVERY                              = src.MitreAttack_PERMISSION_GROUPS_DISCOVERY
   132  	MitreAttack_PERSISTENCE                                              = src.MitreAttack_PERSISTENCE
   133  	MitreAttack_PRIVILEGE_ESCALATION                                     = src.MitreAttack_PRIVILEGE_ESCALATION
   134  	MitreAttack_PROXY                                                    = src.MitreAttack_PROXY
   135  	MitreAttack_RECONNAISSANCE                                           = src.MitreAttack_RECONNAISSANCE
   136  	MitreAttack_RESOURCE_DEVELOPMENT                                     = src.MitreAttack_RESOURCE_DEVELOPMENT
   137  	MitreAttack_RESOURCE_HIJACKING                                       = src.MitreAttack_RESOURCE_HIJACKING
   138  	MitreAttack_SCANNING_IP_BLOCKS                                       = src.MitreAttack_SCANNING_IP_BLOCKS
   139  	MitreAttack_SHARED_MODULES                                           = src.MitreAttack_SHARED_MODULES
   140  	MitreAttack_SSH_AUTHORIZED_KEYS                                      = src.MitreAttack_SSH_AUTHORIZED_KEYS
   141  	MitreAttack_STEAL_WEB_SESSION_COOKIE                                 = src.MitreAttack_STEAL_WEB_SESSION_COOKIE
   142  	MitreAttack_TACTIC_UNSPECIFIED                                       = src.MitreAttack_TACTIC_UNSPECIFIED
   143  	MitreAttack_TECHNIQUE_UNSPECIFIED                                    = src.MitreAttack_TECHNIQUE_UNSPECIFIED
   144  	MitreAttack_UNIX_SHELL                                               = src.MitreAttack_UNIX_SHELL
   145  	MitreAttack_UNSECURED_CREDENTIALS                                    = src.MitreAttack_UNSECURED_CREDENTIALS
   146  	MitreAttack_VALID_ACCOUNTS                                           = src.MitreAttack_VALID_ACCOUNTS
   147  	OrganizationSettings_AssetDiscoveryConfig_EXCLUDE                    = src.OrganizationSettings_AssetDiscoveryConfig_EXCLUDE
   148  	OrganizationSettings_AssetDiscoveryConfig_INCLUDE_ONLY               = src.OrganizationSettings_AssetDiscoveryConfig_INCLUDE_ONLY
   149  	OrganizationSettings_AssetDiscoveryConfig_INCLUSION_MODE_UNSPECIFIED = src.OrganizationSettings_AssetDiscoveryConfig_INCLUSION_MODE_UNSPECIFIED
   150  	RunAssetDiscoveryResponse_COMPLETED                                  = src.RunAssetDiscoveryResponse_COMPLETED
   151  	RunAssetDiscoveryResponse_STATE_UNSPECIFIED                          = src.RunAssetDiscoveryResponse_STATE_UNSPECIFIED
   152  	RunAssetDiscoveryResponse_SUPERSEDED                                 = src.RunAssetDiscoveryResponse_SUPERSEDED
   153  	RunAssetDiscoveryResponse_TERMINATED                                 = src.RunAssetDiscoveryResponse_TERMINATED
   154  )
   155  
   156  // Deprecated: Please use vars in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   157  var (
   158  	Connection_Protocol_name                                               = src.Connection_Protocol_name
   159  	Connection_Protocol_value                                              = src.Connection_Protocol_value
   160  	Cvssv3_AttackComplexity_name                                           = src.Cvssv3_AttackComplexity_name
   161  	Cvssv3_AttackComplexity_value                                          = src.Cvssv3_AttackComplexity_value
   162  	Cvssv3_AttackVector_name                                               = src.Cvssv3_AttackVector_name
   163  	Cvssv3_AttackVector_value                                              = src.Cvssv3_AttackVector_value
   164  	Cvssv3_Impact_name                                                     = src.Cvssv3_Impact_name
   165  	Cvssv3_Impact_value                                                    = src.Cvssv3_Impact_value
   166  	Cvssv3_PrivilegesRequired_name                                         = src.Cvssv3_PrivilegesRequired_name
   167  	Cvssv3_PrivilegesRequired_value                                        = src.Cvssv3_PrivilegesRequired_value
   168  	Cvssv3_Scope_name                                                      = src.Cvssv3_Scope_name
   169  	Cvssv3_Scope_value                                                     = src.Cvssv3_Scope_value
   170  	Cvssv3_UserInteraction_name                                            = src.Cvssv3_UserInteraction_name
   171  	Cvssv3_UserInteraction_value                                           = src.Cvssv3_UserInteraction_value
   172  	File_google_cloud_securitycenter_v1_access_proto                       = src.File_google_cloud_securitycenter_v1_access_proto
   173  	File_google_cloud_securitycenter_v1_asset_proto                        = src.File_google_cloud_securitycenter_v1_asset_proto
   174  	File_google_cloud_securitycenter_v1_bigquery_export_proto              = src.File_google_cloud_securitycenter_v1_bigquery_export_proto
   175  	File_google_cloud_securitycenter_v1_compliance_proto                   = src.File_google_cloud_securitycenter_v1_compliance_proto
   176  	File_google_cloud_securitycenter_v1_connection_proto                   = src.File_google_cloud_securitycenter_v1_connection_proto
   177  	File_google_cloud_securitycenter_v1_contact_details_proto              = src.File_google_cloud_securitycenter_v1_contact_details_proto
   178  	File_google_cloud_securitycenter_v1_container_proto                    = src.File_google_cloud_securitycenter_v1_container_proto
   179  	File_google_cloud_securitycenter_v1_database_proto                     = src.File_google_cloud_securitycenter_v1_database_proto
   180  	File_google_cloud_securitycenter_v1_exfiltration_proto                 = src.File_google_cloud_securitycenter_v1_exfiltration_proto
   181  	File_google_cloud_securitycenter_v1_external_system_proto              = src.File_google_cloud_securitycenter_v1_external_system_proto
   182  	File_google_cloud_securitycenter_v1_file_proto                         = src.File_google_cloud_securitycenter_v1_file_proto
   183  	File_google_cloud_securitycenter_v1_finding_proto                      = src.File_google_cloud_securitycenter_v1_finding_proto
   184  	File_google_cloud_securitycenter_v1_folder_proto                       = src.File_google_cloud_securitycenter_v1_folder_proto
   185  	File_google_cloud_securitycenter_v1_iam_binding_proto                  = src.File_google_cloud_securitycenter_v1_iam_binding_proto
   186  	File_google_cloud_securitycenter_v1_indicator_proto                    = src.File_google_cloud_securitycenter_v1_indicator_proto
   187  	File_google_cloud_securitycenter_v1_kubernetes_proto                   = src.File_google_cloud_securitycenter_v1_kubernetes_proto
   188  	File_google_cloud_securitycenter_v1_label_proto                        = src.File_google_cloud_securitycenter_v1_label_proto
   189  	File_google_cloud_securitycenter_v1_mitre_attack_proto                 = src.File_google_cloud_securitycenter_v1_mitre_attack_proto
   190  	File_google_cloud_securitycenter_v1_mute_config_proto                  = src.File_google_cloud_securitycenter_v1_mute_config_proto
   191  	File_google_cloud_securitycenter_v1_notification_config_proto          = src.File_google_cloud_securitycenter_v1_notification_config_proto
   192  	File_google_cloud_securitycenter_v1_notification_message_proto         = src.File_google_cloud_securitycenter_v1_notification_message_proto
   193  	File_google_cloud_securitycenter_v1_organization_settings_proto        = src.File_google_cloud_securitycenter_v1_organization_settings_proto
   194  	File_google_cloud_securitycenter_v1_process_proto                      = src.File_google_cloud_securitycenter_v1_process_proto
   195  	File_google_cloud_securitycenter_v1_resource_proto                     = src.File_google_cloud_securitycenter_v1_resource_proto
   196  	File_google_cloud_securitycenter_v1_run_asset_discovery_response_proto = src.File_google_cloud_securitycenter_v1_run_asset_discovery_response_proto
   197  	File_google_cloud_securitycenter_v1_security_marks_proto               = src.File_google_cloud_securitycenter_v1_security_marks_proto
   198  	File_google_cloud_securitycenter_v1_securitycenter_service_proto       = src.File_google_cloud_securitycenter_v1_securitycenter_service_proto
   199  	File_google_cloud_securitycenter_v1_source_proto                       = src.File_google_cloud_securitycenter_v1_source_proto
   200  	File_google_cloud_securitycenter_v1_vulnerability_proto                = src.File_google_cloud_securitycenter_v1_vulnerability_proto
   201  	Finding_FindingClass_name                                              = src.Finding_FindingClass_name
   202  	Finding_FindingClass_value                                             = src.Finding_FindingClass_value
   203  	Finding_Mute_name                                                      = src.Finding_Mute_name
   204  	Finding_Mute_value                                                     = src.Finding_Mute_value
   205  	Finding_Severity_name                                                  = src.Finding_Severity_name
   206  	Finding_Severity_value                                                 = src.Finding_Severity_value
   207  	Finding_State_name                                                     = src.Finding_State_name
   208  	Finding_State_value                                                    = src.Finding_State_value
   209  	IamBinding_Action_name                                                 = src.IamBinding_Action_name
   210  	IamBinding_Action_value                                                = src.IamBinding_Action_value
   211  	Kubernetes_Role_Kind_name                                              = src.Kubernetes_Role_Kind_name
   212  	Kubernetes_Role_Kind_value                                             = src.Kubernetes_Role_Kind_value
   213  	Kubernetes_Subject_AuthType_name                                       = src.Kubernetes_Subject_AuthType_name
   214  	Kubernetes_Subject_AuthType_value                                      = src.Kubernetes_Subject_AuthType_value
   215  	ListAssetsResponse_ListAssetsResult_StateChange_name                   = src.ListAssetsResponse_ListAssetsResult_StateChange_name
   216  	ListAssetsResponse_ListAssetsResult_StateChange_value                  = src.ListAssetsResponse_ListAssetsResult_StateChange_value
   217  	ListFindingsResponse_ListFindingsResult_StateChange_name               = src.ListFindingsResponse_ListFindingsResult_StateChange_name
   218  	ListFindingsResponse_ListFindingsResult_StateChange_value              = src.ListFindingsResponse_ListFindingsResult_StateChange_value
   219  	MitreAttack_Tactic_name                                                = src.MitreAttack_Tactic_name
   220  	MitreAttack_Tactic_value                                               = src.MitreAttack_Tactic_value
   221  	MitreAttack_Technique_name                                             = src.MitreAttack_Technique_name
   222  	MitreAttack_Technique_value                                            = src.MitreAttack_Technique_value
   223  	OrganizationSettings_AssetDiscoveryConfig_InclusionMode_name           = src.OrganizationSettings_AssetDiscoveryConfig_InclusionMode_name
   224  	OrganizationSettings_AssetDiscoveryConfig_InclusionMode_value          = src.OrganizationSettings_AssetDiscoveryConfig_InclusionMode_value
   225  	RunAssetDiscoveryResponse_State_name                                   = src.RunAssetDiscoveryResponse_State_name
   226  	RunAssetDiscoveryResponse_State_value                                  = src.RunAssetDiscoveryResponse_State_value
   227  )
   228  
   229  // Represents an access event.
   230  //
   231  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   232  type Access = src.Access
   233  
   234  // Security Command Center representation of a Google Cloud resource. The
   235  // Asset is a Security Command Center resource that captures information about
   236  // a single Google Cloud resource. All modifications to an Asset are only
   237  // within the context of Security Command Center and don't affect the
   238  // referenced Google Cloud resource.
   239  //
   240  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   241  type Asset = src.Asset
   242  
   243  // Cloud IAM Policy information associated with the Google Cloud resource
   244  // described by the Security Command Center asset. This information is managed
   245  // and defined by the Google Cloud resource and cannot be modified by the user.
   246  //
   247  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   248  type Asset_IamPolicy = src.Asset_IamPolicy
   249  
   250  // Security Command Center managed properties. These properties are managed by
   251  // Security Command Center and cannot be modified by the user.
   252  //
   253  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   254  type Asset_SecurityCenterProperties = src.Asset_SecurityCenterProperties
   255  
   256  // Configures how to deliver Findings to BigQuery Instance.
   257  //
   258  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   259  type BigQueryExport = src.BigQueryExport
   260  
   261  // Request message for bulk findings update. Note: 1. If multiple bulk update
   262  // requests match the same resource, the order in which they get executed is
   263  // not defined. 2. Once a bulk operation is started, there is no way to stop
   264  // it.
   265  //
   266  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   267  type BulkMuteFindingsRequest = src.BulkMuteFindingsRequest
   268  
   269  // The response to a BulkMute request. Contains the LRO information.
   270  //
   271  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   272  type BulkMuteFindingsResponse = src.BulkMuteFindingsResponse
   273  
   274  // Contains compliance information about a security standard indicating unmet
   275  // recommendations.
   276  //
   277  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   278  type Compliance = src.Compliance
   279  
   280  // Contains information about the IP connection associated with the finding.
   281  //
   282  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   283  type Connection = src.Connection
   284  
   285  // IANA Internet Protocol Number such as TCP(6) and UDP(17).
   286  //
   287  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   288  type Connection_Protocol = src.Connection_Protocol
   289  
   290  // Representa a single contact's email address
   291  //
   292  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   293  type Contact = src.Contact
   294  
   295  // The details pertaining to specific contacts
   296  //
   297  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   298  type ContactDetails = src.ContactDetails
   299  
   300  // Container associated with the finding.
   301  //
   302  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   303  type Container = src.Container
   304  
   305  // Request message for creating a big query export.
   306  //
   307  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   308  type CreateBigQueryExportRequest = src.CreateBigQueryExportRequest
   309  
   310  // Request message for creating a finding.
   311  //
   312  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   313  type CreateFindingRequest = src.CreateFindingRequest
   314  
   315  // Request message for creating a mute config.
   316  //
   317  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   318  type CreateMuteConfigRequest = src.CreateMuteConfigRequest
   319  
   320  // Request message for creating a notification config.
   321  //
   322  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   323  type CreateNotificationConfigRequest = src.CreateNotificationConfigRequest
   324  
   325  // Request message for creating a source.
   326  //
   327  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   328  type CreateSourceRequest = src.CreateSourceRequest
   329  
   330  // CVE stands for Common Vulnerabilities and Exposures. More information:
   331  // https://cve.mitre.org
   332  //
   333  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   334  type Cve = src.Cve
   335  
   336  // Common Vulnerability Scoring System version 3.
   337  //
   338  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   339  type Cvssv3 = src.Cvssv3
   340  
   341  // This metric describes the conditions beyond the attacker's control that
   342  // must exist in order to exploit the vulnerability.
   343  //
   344  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   345  type Cvssv3_AttackComplexity = src.Cvssv3_AttackComplexity
   346  
   347  // This metric reflects the context by which vulnerability exploitation is
   348  // possible.
   349  //
   350  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   351  type Cvssv3_AttackVector = src.Cvssv3_AttackVector
   352  
   353  // The Impact metrics capture the effects of a successfully exploited
   354  // vulnerability on the component that suffers the worst outcome that is most
   355  // directly and predictably associated with the attack.
   356  //
   357  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   358  type Cvssv3_Impact = src.Cvssv3_Impact
   359  
   360  // This metric describes the level of privileges an attacker must possess
   361  // before successfully exploiting the vulnerability.
   362  //
   363  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   364  type Cvssv3_PrivilegesRequired = src.Cvssv3_PrivilegesRequired
   365  
   366  // The Scope metric captures whether a vulnerability in one vulnerable
   367  // component impacts resources in components beyond its security scope.
   368  //
   369  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   370  type Cvssv3_Scope = src.Cvssv3_Scope
   371  
   372  // This metric captures the requirement for a human user, other than the
   373  // attacker, to participate in the successful compromise of the vulnerable
   374  // component.
   375  //
   376  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   377  type Cvssv3_UserInteraction = src.Cvssv3_UserInteraction
   378  
   379  // Represents database access information, such as queries. A database may be
   380  // a sub-resource of an instance (as in the case of CloudSQL instances or Cloud
   381  // Spanner instances), or the database instance itself. Some database resources
   382  // may not have the full resource name populated because these resource types
   383  // are not yet supported by Cloud Asset Inventory (e.g. CloudSQL databases). In
   384  // these cases only the display name will be provided.
   385  //
   386  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   387  type Database = src.Database
   388  
   389  // Request message for deleting a big query export.
   390  //
   391  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   392  type DeleteBigQueryExportRequest = src.DeleteBigQueryExportRequest
   393  
   394  // Request message for deleting a mute config.
   395  //
   396  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   397  type DeleteMuteConfigRequest = src.DeleteMuteConfigRequest
   398  
   399  // Request message for deleting a notification config.
   400  //
   401  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   402  type DeleteNotificationConfigRequest = src.DeleteNotificationConfigRequest
   403  
   404  // EnvironmentVariable is a name-value pair to store environment variables for
   405  // Process.
   406  //
   407  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   408  type EnvironmentVariable = src.EnvironmentVariable
   409  
   410  // Resource that has been exfiltrated or exfiltrated_to.
   411  //
   412  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   413  type ExfilResource = src.ExfilResource
   414  
   415  // Exfiltration represents a data exfiltration attempt of one or more sources
   416  // to one or more targets. Sources represent the source of data that is
   417  // exfiltrated, and Targets represents the destination the data was copied to.
   418  //
   419  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   420  type Exfiltration = src.Exfiltration
   421  
   422  // Representation of third party SIEM/SOAR fields within SCC.
   423  //
   424  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   425  type ExternalSystem = src.ExternalSystem
   426  
   427  // File information about the related binary/library used by an executable, or
   428  // the script used by a script interpreter
   429  //
   430  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   431  type File = src.File
   432  
   433  // Security Command Center finding. A finding is a record of assessment data
   434  // like security, risk, health, or privacy, that is ingested into Security
   435  // Command Center for presentation, notification, analysis, policy testing, and
   436  // enforcement. For example, a cross-site scripting (XSS) vulnerability in an
   437  // App Engine application is a finding.
   438  //
   439  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   440  type Finding = src.Finding
   441  
   442  // Represents what kind of Finding it is.
   443  //
   444  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   445  type Finding_FindingClass = src.Finding_FindingClass
   446  
   447  // Mute state a finding can be in.
   448  //
   449  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   450  type Finding_Mute = src.Finding_Mute
   451  
   452  // The severity of the finding.
   453  //
   454  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   455  type Finding_Severity = src.Finding_Severity
   456  
   457  // The state of the finding.
   458  //
   459  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   460  type Finding_State = src.Finding_State
   461  
   462  // Message that contains the resource name and display name of a folder
   463  // resource.
   464  //
   465  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   466  type Folder = src.Folder
   467  
   468  // Represents a geographical location for a given access.
   469  //
   470  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   471  type Geolocation = src.Geolocation
   472  
   473  // Request message for retrieving a big query export.
   474  //
   475  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   476  type GetBigQueryExportRequest = src.GetBigQueryExportRequest
   477  
   478  // Request message for retrieving a mute config.
   479  //
   480  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   481  type GetMuteConfigRequest = src.GetMuteConfigRequest
   482  
   483  // Request message for getting a notification config.
   484  //
   485  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   486  type GetNotificationConfigRequest = src.GetNotificationConfigRequest
   487  
   488  // Request message for getting organization settings.
   489  //
   490  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   491  type GetOrganizationSettingsRequest = src.GetOrganizationSettingsRequest
   492  
   493  // Request message for getting a source.
   494  //
   495  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   496  type GetSourceRequest = src.GetSourceRequest
   497  
   498  // Request message for grouping by assets.
   499  //
   500  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   501  type GroupAssetsRequest = src.GroupAssetsRequest
   502  
   503  // Response message for grouping by assets.
   504  //
   505  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   506  type GroupAssetsResponse = src.GroupAssetsResponse
   507  
   508  // Request message for grouping by findings.
   509  //
   510  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   511  type GroupFindingsRequest = src.GroupFindingsRequest
   512  
   513  // Response message for group by findings.
   514  //
   515  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   516  type GroupFindingsResponse = src.GroupFindingsResponse
   517  
   518  // Result containing the properties and count of a groupBy request.
   519  //
   520  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   521  type GroupResult = src.GroupResult
   522  
   523  // Represents a particular IAM binding, which captures a member's role
   524  // addition, removal, or state.
   525  //
   526  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   527  type IamBinding = src.IamBinding
   528  
   529  // The type of action performed on a Binding in a policy.
   530  //
   531  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   532  type IamBinding_Action = src.IamBinding_Action
   533  
   534  // Represents what's commonly known as an Indicator of compromise (IoC) in
   535  // computer forensics. This is an artifact observed on a network or in an
   536  // operating system that, with high confidence, indicates a computer intrusion.
   537  // Reference: https://en.wikipedia.org/wiki/Indicator_of_compromise
   538  //
   539  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   540  type Indicator = src.Indicator
   541  
   542  // Indicates what signature matched this process.
   543  //
   544  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   545  type Indicator_ProcessSignature = src.Indicator_ProcessSignature
   546  
   547  // A signature corresponding to memory page hashes.
   548  //
   549  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   550  type Indicator_ProcessSignature_MemoryHashSignature = src.Indicator_ProcessSignature_MemoryHashSignature
   551  type Indicator_ProcessSignature_MemoryHashSignature_ = src.Indicator_ProcessSignature_MemoryHashSignature_
   552  
   553  // Memory hash detection contributing to the binary family match.
   554  //
   555  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   556  type Indicator_ProcessSignature_MemoryHashSignature_Detection = src.Indicator_ProcessSignature_MemoryHashSignature_Detection
   557  
   558  // A signature corresponding to a YARA rule.
   559  //
   560  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   561  type Indicator_ProcessSignature_YaraRuleSignature = src.Indicator_ProcessSignature_YaraRuleSignature
   562  type Indicator_ProcessSignature_YaraRuleSignature_ = src.Indicator_ProcessSignature_YaraRuleSignature_
   563  
   564  // Kubernetes related attributes.
   565  //
   566  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   567  type Kubernetes = src.Kubernetes
   568  
   569  // Conveys information about a Kubernetes access review (e.g. kubectl auth
   570  // can-i ...) that was involved in a finding.
   571  //
   572  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   573  type Kubernetes_AccessReview = src.Kubernetes_AccessReview
   574  
   575  // Represents a Kubernetes RoleBinding or ClusterRoleBinding.
   576  //
   577  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   578  type Kubernetes_Binding = src.Kubernetes_Binding
   579  
   580  // Kubernetes Nodes associated with the finding.
   581  //
   582  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   583  type Kubernetes_Node = src.Kubernetes_Node
   584  
   585  // Provides GKE Node Pool information.
   586  //
   587  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   588  type Kubernetes_NodePool = src.Kubernetes_NodePool
   589  
   590  // Kubernetes Pod.
   591  //
   592  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   593  type Kubernetes_Pod = src.Kubernetes_Pod
   594  
   595  // Kubernetes Role or ClusterRole.
   596  //
   597  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   598  type Kubernetes_Role = src.Kubernetes_Role
   599  
   600  // Types of Kubernetes roles.
   601  //
   602  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   603  type Kubernetes_Role_Kind = src.Kubernetes_Role_Kind
   604  
   605  // Represents a Kubernetes Subject.
   606  //
   607  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   608  type Kubernetes_Subject = src.Kubernetes_Subject
   609  
   610  // Auth types that can be used for Subject's kind field.
   611  //
   612  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   613  type Kubernetes_Subject_AuthType = src.Kubernetes_Subject_AuthType
   614  
   615  // Label represents a generic name=value label. Label has separate name and
   616  // value fields to support filtering with contains().
   617  //
   618  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   619  type Label = src.Label
   620  
   621  // Request message for listing assets.
   622  //
   623  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   624  type ListAssetsRequest = src.ListAssetsRequest
   625  
   626  // Response message for listing assets.
   627  //
   628  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   629  type ListAssetsResponse = src.ListAssetsResponse
   630  
   631  // Result containing the Asset and its State.
   632  //
   633  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   634  type ListAssetsResponse_ListAssetsResult = src.ListAssetsResponse_ListAssetsResult
   635  
   636  // The change in state of the asset. When querying across two points in time
   637  // this describes the change between the two points: ADDED, REMOVED, or ACTIVE.
   638  // If there was no compare_duration supplied in the request the state change
   639  // will be: UNUSED
   640  //
   641  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   642  type ListAssetsResponse_ListAssetsResult_StateChange = src.ListAssetsResponse_ListAssetsResult_StateChange
   643  
   644  // Request message for listing BigQuery exports at a given scope e.g.
   645  // organization, folder or project.
   646  //
   647  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   648  type ListBigQueryExportsRequest = src.ListBigQueryExportsRequest
   649  
   650  // Response message for listing BigQuery exports.
   651  //
   652  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   653  type ListBigQueryExportsResponse = src.ListBigQueryExportsResponse
   654  
   655  // Request message for listing findings.
   656  //
   657  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   658  type ListFindingsRequest = src.ListFindingsRequest
   659  
   660  // Response message for listing findings.
   661  //
   662  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   663  type ListFindingsResponse = src.ListFindingsResponse
   664  
   665  // Result containing the Finding and its StateChange.
   666  //
   667  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   668  type ListFindingsResponse_ListFindingsResult = src.ListFindingsResponse_ListFindingsResult
   669  
   670  // Information related to the Google Cloud resource that is associated with
   671  // this finding.
   672  //
   673  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   674  type ListFindingsResponse_ListFindingsResult_Resource = src.ListFindingsResponse_ListFindingsResult_Resource
   675  
   676  // The change in state of the finding. When querying across two points in time
   677  // this describes the change in the finding between the two points: CHANGED,
   678  // UNCHANGED, ADDED, or REMOVED. Findings can not be deleted, so REMOVED
   679  // implies that the finding at timestamp does not match the filter specified,
   680  // but it did at timestamp - compare_duration. If there was no compare_duration
   681  // supplied in the request the state change will be: UNUSED
   682  //
   683  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   684  type ListFindingsResponse_ListFindingsResult_StateChange = src.ListFindingsResponse_ListFindingsResult_StateChange
   685  
   686  // Request message for listing mute configs at a given scope e.g.
   687  // organization, folder or project.
   688  //
   689  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   690  type ListMuteConfigsRequest = src.ListMuteConfigsRequest
   691  
   692  // Response message for listing mute configs.
   693  //
   694  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   695  type ListMuteConfigsResponse = src.ListMuteConfigsResponse
   696  
   697  // Request message for listing notification configs.
   698  //
   699  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   700  type ListNotificationConfigsRequest = src.ListNotificationConfigsRequest
   701  
   702  // Response message for listing notification configs.
   703  //
   704  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   705  type ListNotificationConfigsResponse = src.ListNotificationConfigsResponse
   706  
   707  // Request message for listing sources.
   708  //
   709  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   710  type ListSourcesRequest = src.ListSourcesRequest
   711  
   712  // Response message for listing sources.
   713  //
   714  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   715  type ListSourcesResponse = src.ListSourcesResponse
   716  
   717  // MITRE ATT&CK tactics and techniques related to this finding. See:
   718  // https://attack.mitre.org
   719  //
   720  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   721  type MitreAttack = src.MitreAttack
   722  
   723  // MITRE ATT&CK tactics that can be referenced by SCC findings. See:
   724  // https://attack.mitre.org/tactics/enterprise/
   725  //
   726  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   727  type MitreAttack_Tactic = src.MitreAttack_Tactic
   728  
   729  // MITRE ATT&CK techniques that can be referenced by SCC findings. See:
   730  // https://attack.mitre.org/techniques/enterprise/
   731  //
   732  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   733  type MitreAttack_Technique = src.MitreAttack_Technique
   734  
   735  // A mute config is a Cloud SCC resource that contains the configuration to
   736  // mute create/update events of findings.
   737  //
   738  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   739  type MuteConfig = src.MuteConfig
   740  
   741  // Cloud Security Command Center (Cloud SCC) notification configs. A
   742  // notification config is a Cloud SCC resource that contains the configuration
   743  // to send notifications for create/update events of findings, assets and etc.
   744  //
   745  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   746  type NotificationConfig = src.NotificationConfig
   747  
   748  // The config for streaming-based notifications, which send each event as soon
   749  // as it is detected.
   750  //
   751  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   752  type NotificationConfig_StreamingConfig = src.NotificationConfig_StreamingConfig
   753  type NotificationConfig_StreamingConfig_ = src.NotificationConfig_StreamingConfig_
   754  
   755  // Cloud SCC's Notification
   756  //
   757  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   758  type NotificationMessage = src.NotificationMessage
   759  type NotificationMessage_Finding = src.NotificationMessage_Finding
   760  
   761  // User specified settings that are attached to the Security Command Center
   762  // organization.
   763  //
   764  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   765  type OrganizationSettings = src.OrganizationSettings
   766  
   767  // The configuration used for Asset Discovery runs.
   768  //
   769  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   770  type OrganizationSettings_AssetDiscoveryConfig = src.OrganizationSettings_AssetDiscoveryConfig
   771  
   772  // The mode of inclusion when running Asset Discovery. Asset discovery can be
   773  // limited by explicitly identifying projects to be included or excluded. If
   774  // INCLUDE_ONLY is set, then only those projects within the organization and
   775  // their children are discovered during asset discovery. If EXCLUDE is set,
   776  // then projects that don't match those projects are discovered during asset
   777  // discovery. If neither are set, then all projects within the organization are
   778  // discovered during asset discovery.
   779  //
   780  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   781  type OrganizationSettings_AssetDiscoveryConfig_InclusionMode = src.OrganizationSettings_AssetDiscoveryConfig_InclusionMode
   782  
   783  // Represents an operating system process.
   784  //
   785  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   786  type Process = src.Process
   787  
   788  // Additional Links
   789  //
   790  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   791  type Reference = src.Reference
   792  
   793  // Information related to the Google Cloud resource.
   794  //
   795  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   796  type Resource = src.Resource
   797  
   798  // Request message for running asset discovery for an organization.
   799  //
   800  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   801  type RunAssetDiscoveryRequest = src.RunAssetDiscoveryRequest
   802  
   803  // Response of asset discovery run
   804  //
   805  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   806  type RunAssetDiscoveryResponse = src.RunAssetDiscoveryResponse
   807  
   808  // The state of an asset discovery run.
   809  //
   810  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   811  type RunAssetDiscoveryResponse_State = src.RunAssetDiscoveryResponse_State
   812  
   813  // SecurityCenterClient is the client API for SecurityCenter service. For
   814  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   815  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   816  //
   817  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   818  type SecurityCenterClient = src.SecurityCenterClient
   819  
   820  // SecurityCenterServer is the server API for SecurityCenter service.
   821  //
   822  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   823  type SecurityCenterServer = src.SecurityCenterServer
   824  
   825  // User specified security marks that are attached to the parent Security
   826  // Command Center resource. Security marks are scoped within a Security Command
   827  // Center organization -- they can be modified and viewed by all users who have
   828  // proper permissions on the organization.
   829  //
   830  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   831  type SecurityMarks = src.SecurityMarks
   832  
   833  // Identity delegation history of an authenticated service account.
   834  //
   835  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   836  type ServiceAccountDelegationInfo = src.ServiceAccountDelegationInfo
   837  
   838  // Request message for updating a finding's state.
   839  //
   840  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   841  type SetFindingStateRequest = src.SetFindingStateRequest
   842  
   843  // Request message for updating a finding's mute status.
   844  //
   845  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   846  type SetMuteRequest = src.SetMuteRequest
   847  
   848  // Security Command Center finding source. A finding source is an entity or a
   849  // mechanism that can produce a finding. A source is like a container of
   850  // findings that come from the same scanner, logger, monitor, and other tools.
   851  //
   852  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   853  type Source = src.Source
   854  
   855  // UnimplementedSecurityCenterServer can be embedded to have forward
   856  // compatible implementations.
   857  //
   858  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   859  type UnimplementedSecurityCenterServer = src.UnimplementedSecurityCenterServer
   860  
   861  // Request message for updating a BigQuery export.
   862  //
   863  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   864  type UpdateBigQueryExportRequest = src.UpdateBigQueryExportRequest
   865  
   866  // Request message for updating a ExternalSystem resource.
   867  //
   868  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   869  type UpdateExternalSystemRequest = src.UpdateExternalSystemRequest
   870  
   871  // Request message for updating or creating a finding.
   872  //
   873  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   874  type UpdateFindingRequest = src.UpdateFindingRequest
   875  
   876  // Request message for updating a mute config.
   877  //
   878  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   879  type UpdateMuteConfigRequest = src.UpdateMuteConfigRequest
   880  
   881  // Request message for updating a notification config.
   882  //
   883  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   884  type UpdateNotificationConfigRequest = src.UpdateNotificationConfigRequest
   885  
   886  // Request message for updating an organization's settings.
   887  //
   888  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   889  type UpdateOrganizationSettingsRequest = src.UpdateOrganizationSettingsRequest
   890  
   891  // Request message for updating a SecurityMarks resource.
   892  //
   893  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   894  type UpdateSecurityMarksRequest = src.UpdateSecurityMarksRequest
   895  
   896  // Request message for updating a source.
   897  //
   898  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   899  type UpdateSourceRequest = src.UpdateSourceRequest
   900  
   901  // Refers to common vulnerability fields e.g. cve, cvss, cwe etc.
   902  //
   903  // Deprecated: Please use types in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   904  type Vulnerability = src.Vulnerability
   905  
   906  // Deprecated: Please use funcs in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   907  func NewSecurityCenterClient(cc grpc.ClientConnInterface) SecurityCenterClient {
   908  	return src.NewSecurityCenterClient(cc)
   909  }
   910  
   911  // Deprecated: Please use funcs in: cloud.google.com/go/securitycenter/apiv1/securitycenterpb
   912  func RegisterSecurityCenterServer(s *grpc.Server, srv SecurityCenterServer) {
   913  	src.RegisterSecurityCenterServer(s, srv)
   914  }
   915  

View as plain text