detectorspb

package
v3.75.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: AGPL-3.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DecoderType_name = map[int32]string{
		0: "UNKNOWN",
		1: "PLAIN",
		2: "BASE64",
		3: "UTF16",
		4: "ESCAPED_UNICODE",
	}
	DecoderType_value = map[string]int32{
		"UNKNOWN":         0,
		"PLAIN":           1,
		"BASE64":          2,
		"UTF16":           3,
		"ESCAPED_UNICODE": 4,
	}
)

Enum value maps for DecoderType.

View Source
var (
	DetectorType_name = map[int32]string{}/* 983 elements not displayed */

	DetectorType_value = map[string]int32{}/* 983 elements not displayed */

)

Enum value maps for DetectorType.

View Source
var File_detectors_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DecoderType added in v3.15.0

type DecoderType int32
const (
	DecoderType_UNKNOWN         DecoderType = 0
	DecoderType_PLAIN           DecoderType = 1
	DecoderType_BASE64          DecoderType = 2
	DecoderType_UTF16           DecoderType = 3
	DecoderType_ESCAPED_UNICODE DecoderType = 4
)

func (DecoderType) Descriptor added in v3.15.0

func (DecoderType) Enum added in v3.15.0

func (x DecoderType) Enum() *DecoderType

func (DecoderType) EnumDescriptor deprecated added in v3.15.0

func (DecoderType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DecoderType.Descriptor instead.

func (DecoderType) Number added in v3.15.0

func (x DecoderType) Number() protoreflect.EnumNumber

func (DecoderType) String added in v3.15.0

func (x DecoderType) String() string

func (DecoderType) Type added in v3.15.0

type DetectorType

type DetectorType int32
const (
	DetectorType_Alibaba                  DetectorType = 0
	DetectorType_AMQP                     DetectorType = 1
	DetectorType_AWS                      DetectorType = 2
	DetectorType_Azure                    DetectorType = 3
	DetectorType_Circle                   DetectorType = 4
	DetectorType_Coinbase                 DetectorType = 5
	DetectorType_GCP                      DetectorType = 6
	DetectorType_Generic                  DetectorType = 7
	DetectorType_Github                   DetectorType = 8
	DetectorType_Gitlab                   DetectorType = 9
	DetectorType_JDBC                     DetectorType = 10
	DetectorType_RazorPay                 DetectorType = 11
	DetectorType_SendGrid                 DetectorType = 12
	DetectorType_Slack                    DetectorType = 13
	DetectorType_Square                   DetectorType = 14
	DetectorType_PrivateKey               DetectorType = 15
	DetectorType_Stripe                   DetectorType = 16
	DetectorType_URI                      DetectorType = 17
	DetectorType_Dropbox                  DetectorType = 18
	DetectorType_Heroku                   DetectorType = 19
	DetectorType_Mailchimp                DetectorType = 20
	DetectorType_Okta                     DetectorType = 21
	DetectorType_OneLogin                 DetectorType = 22
	DetectorType_PivotalTracker           DetectorType = 23
	DetectorType_SquareApp                DetectorType = 25
	DetectorType_Twilio                   DetectorType = 26
	DetectorType_Test                     DetectorType = 27
	DetectorType_TravisCI                 DetectorType = 29
	DetectorType_SlackWebhook             DetectorType = 30
	DetectorType_PaypalOauth              DetectorType = 31
	DetectorType_PagerDutyApiKey          DetectorType = 32
	DetectorType_Firebase                 DetectorType = 33
	DetectorType_Mailgun                  DetectorType = 34
	DetectorType_HubSpot                  DetectorType = 35
	DetectorType_GitHubApp                DetectorType = 36
	DetectorType_CircleCI                 DetectorType = 37
	DetectorType_WpEngine                 DetectorType = 38
	DetectorType_DatadogToken             DetectorType = 39
	DetectorType_FacebookOAuth            DetectorType = 40
	DetectorType_AsanaPersonalAccessToken DetectorType = 41
	DetectorType_AmplitudeApiKey          DetectorType = 42
	DetectorType_BitLyAccessToken         DetectorType = 43
	DetectorType_CalendlyApiKey           DetectorType = 44
	DetectorType_ZapierWebhook            DetectorType = 45
	DetectorType_YoutubeApiKey            DetectorType = 46
	DetectorType_SalesforceOauth2         DetectorType = 47
	DetectorType_TwitterApiSecret         DetectorType = 48
	DetectorType_NpmToken                 DetectorType = 49
	DetectorType_NewRelicPersonalApiKey   DetectorType = 50
	DetectorType_AirtableApiKey           DetectorType = 51
	DetectorType_AkamaiToken              DetectorType = 52
	DetectorType_AmazonMWS                DetectorType = 53
	DetectorType_KubeConfig               DetectorType = 54
	DetectorType_Auth0oauth               DetectorType = 55
	DetectorType_Bitfinex                 DetectorType = 56
	DetectorType_Clarifai                 DetectorType = 57
	DetectorType_CloudflareGlobalApiKey   DetectorType = 58
	DetectorType_CloudflareCaKey          DetectorType = 59
	DetectorType_Confluent                DetectorType = 60
	DetectorType_ContentfulDelivery       DetectorType = 61 // Didn't do
	DetectorType_DatabricksToken          DetectorType = 62
	DetectorType_DigitalOceanSpaces       DetectorType = 63 // Didn't do
	DetectorType_DigitalOceanToken        DetectorType = 64
	DetectorType_DiscordBotToken          DetectorType = 65
	DetectorType_DiscordWebhook           DetectorType = 66
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_EtsyApiKey                    DetectorType = 67
	DetectorType_FastlyPersonalToken           DetectorType = 68
	DetectorType_GoogleOauth2                  DetectorType = 69
	DetectorType_ReCAPTCHA                     DetectorType = 70 // Didn't do
	DetectorType_GoogleApiKey                  DetectorType = 71 // Didn't do
	DetectorType_Hunter                        DetectorType = 72
	DetectorType_IbmCloudUserKey               DetectorType = 73
	DetectorType_Netlify                       DetectorType = 74
	DetectorType_Vonage                        DetectorType = 75
	DetectorType_EquinixOauth                  DetectorType = 76
	DetectorType_Paystack                      DetectorType = 77
	DetectorType_PlaidToken                    DetectorType = 78
	DetectorType_PlaidKey                      DetectorType = 79
	DetectorType_Plivo                         DetectorType = 80
	DetectorType_Postmark                      DetectorType = 81
	DetectorType_PubNubPublishKey              DetectorType = 82
	DetectorType_PubNubSubscriptionKey         DetectorType = 83
	DetectorType_PusherChannelKey              DetectorType = 84
	DetectorType_ScalewayKey                   DetectorType = 85
	DetectorType_SendinBlueV2                  DetectorType = 86
	DetectorType_SentryToken                   DetectorType = 87
	DetectorType_ShodanKey                     DetectorType = 88
	DetectorType_SnykKey                       DetectorType = 89
	DetectorType_SpotifyKey                    DetectorType = 90
	DetectorType_TelegramBotToken              DetectorType = 91
	DetectorType_TencentCloudKey               DetectorType = 92
	DetectorType_TerraformCloudPersonalToken   DetectorType = 93
	DetectorType_TrelloApiKey                  DetectorType = 94
	DetectorType_ZendeskApi                    DetectorType = 95
	DetectorType_MaxMindLicense                DetectorType = 96
	DetectorType_AirtableMetadataApiKey        DetectorType = 97
	DetectorType_AsanaOauth                    DetectorType = 98
	DetectorType_RapidApi                      DetectorType = 99
	DetectorType_CloudflareApiToken            DetectorType = 100
	DetectorType_Webex                         DetectorType = 101
	DetectorType_FirebaseCloudMessaging        DetectorType = 102
	DetectorType_ContentfulPersonalAccessToken DetectorType = 103
	DetectorType_MapBox                        DetectorType = 104
	DetectorType_MailJetBasicAuth              DetectorType = 105
	DetectorType_MailJetSMS                    DetectorType = 106
	DetectorType_HubSpotApiKey                 DetectorType = 107
	DetectorType_HubSpotOauth                  DetectorType = 108
	DetectorType_SslMate                       DetectorType = 109
	DetectorType_Auth0ManagementApiToken       DetectorType = 110
	DetectorType_MessageBird                   DetectorType = 111
	DetectorType_ElasticEmail                  DetectorType = 112
	DetectorType_FigmaPersonalAccessToken      DetectorType = 113
	DetectorType_MicrosoftTeamsWebhook         DetectorType = 114
	DetectorType_GitHubOld                     DetectorType = 115
	DetectorType_VultrApiKey                   DetectorType = 116
	DetectorType_Pepipost                      DetectorType = 117
	DetectorType_Postman                       DetectorType = 118
	DetectorType_CloudsightKey                 DetectorType = 119
	DetectorType_JiraToken                     DetectorType = 120
	DetectorType_NexmoApiKey                   DetectorType = 121
	DetectorType_SegmentApiKey                 DetectorType = 122
	DetectorType_SumoLogicKey                  DetectorType = 123
	DetectorType_PushBulletApiKey              DetectorType = 124
	DetectorType_AirbrakeProjectKey            DetectorType = 125
	DetectorType_AirbrakeUserKey               DetectorType = 126
	DetectorType_PendoIntegrationKey           DetectorType = 127
	DetectorType_SplunkOberservabilityToken    DetectorType = 128
	DetectorType_LokaliseToken                 DetectorType = 129
	DetectorType_Calendarific                  DetectorType = 130
	DetectorType_Jumpcloud                     DetectorType = 131
	DetectorType_IpStack                       DetectorType = 133
	DetectorType_Notion                        DetectorType = 134
	DetectorType_DroneCI                       DetectorType = 135
	DetectorType_AdobeIO                       DetectorType = 136
	DetectorType_TwelveData                    DetectorType = 137
	DetectorType_D7Network                     DetectorType = 138
	DetectorType_ScrapingBee                   DetectorType = 139
	DetectorType_KeenIO                        DetectorType = 140
	DetectorType_Wakatime                      DetectorType = 141
	DetectorType_Buildkite                     DetectorType = 142
	DetectorType_Verimail                      DetectorType = 143
	DetectorType_Zerobounce                    DetectorType = 144
	DetectorType_Mailboxlayer                  DetectorType = 145
	DetectorType_Fastspring                    DetectorType = 146
	DetectorType_Paddle                        DetectorType = 147
	DetectorType_Sellfy                        DetectorType = 148
	DetectorType_FixerIO                       DetectorType = 149
	DetectorType_ButterCMS                     DetectorType = 150
	DetectorType_Taxjar                        DetectorType = 151
	DetectorType_Avalara                       DetectorType = 152
	DetectorType_Helpscout                     DetectorType = 153
	DetectorType_ElasticPath                   DetectorType = 154
	DetectorType_Zeplin                        DetectorType = 155
	DetectorType_Intercom                      DetectorType = 156
	DetectorType_Mailmodo                      DetectorType = 157
	DetectorType_CannyIo                       DetectorType = 158
	DetectorType_Pipedrive                     DetectorType = 159
	DetectorType_Vercel                        DetectorType = 160
	DetectorType_PosthogApp                    DetectorType = 161
	DetectorType_SinchMessage                  DetectorType = 162
	DetectorType_Ayrshare                      DetectorType = 163
	DetectorType_HelpCrunch                    DetectorType = 164
	DetectorType_LiveAgent                     DetectorType = 165
	DetectorType_Beamer                        DetectorType = 166
	DetectorType_WeChatAppKey                  DetectorType = 167
	DetectorType_LineMessaging                 DetectorType = 168
	DetectorType_UberServerToken               DetectorType = 169
	DetectorType_AlgoliaAdminKey               DetectorType = 170
	DetectorType_FullContact                   DetectorType = 171
	DetectorType_Mandrill                      DetectorType = 172
	DetectorType_Flutterwave                   DetectorType = 173
	DetectorType_MattermostPersonalToken       DetectorType = 174
	DetectorType_Cloudant                      DetectorType = 175
	DetectorType_LineNotify                    DetectorType = 176
	DetectorType_LinearAPI                     DetectorType = 177
	DetectorType_Ubidots                       DetectorType = 178
	DetectorType_Anypoint                      DetectorType = 179
	DetectorType_Dwolla                        DetectorType = 180
	DetectorType_ArtifactoryAccessToken        DetectorType = 181
	DetectorType_Surge                         DetectorType = 182
	DetectorType_Sparkpost                     DetectorType = 183
	DetectorType_GoCardless                    DetectorType = 184
	DetectorType_Codacy                        DetectorType = 185
	DetectorType_Kraken                        DetectorType = 186
	DetectorType_Checkout                      DetectorType = 187
	DetectorType_Kairos                        DetectorType = 188
	DetectorType_ClockworkSMS                  DetectorType = 189
	DetectorType_Atlassian                     DetectorType = 190
	DetectorType_LaunchDarkly                  DetectorType = 191
	DetectorType_Coveralls                     DetectorType = 192
	DetectorType_Linode                        DetectorType = 193
	DetectorType_WePay                         DetectorType = 194
	DetectorType_PlanetScale                   DetectorType = 195
	DetectorType_Doppler                       DetectorType = 196
	DetectorType_Agora                         DetectorType = 197
	DetectorType_Samsara                       DetectorType = 198
	DetectorType_FrameIO                       DetectorType = 199
	DetectorType_RubyGems                      DetectorType = 200
	DetectorType_OpenAI                        DetectorType = 201
	DetectorType_SurveySparrow                 DetectorType = 202
	DetectorType_Simvoly                       DetectorType = 203
	DetectorType_Survicate                     DetectorType = 204
	DetectorType_Omnisend                      DetectorType = 205
	DetectorType_Groovehq                      DetectorType = 206
	DetectorType_Newsapi                       DetectorType = 207
	DetectorType_Chatbot                       DetectorType = 208
	DetectorType_ClickSendsms                  DetectorType = 209
	DetectorType_Getgist                       DetectorType = 210
	DetectorType_CustomerIO                    DetectorType = 211
	DetectorType_ApiDeck                       DetectorType = 212
	DetectorType_Nftport                       DetectorType = 213
	DetectorType_Copper                        DetectorType = 214
	DetectorType_Close                         DetectorType = 215
	DetectorType_Myfreshworks                  DetectorType = 216
	DetectorType_Salesflare                    DetectorType = 217
	DetectorType_Webflow                       DetectorType = 218
	DetectorType_Duda                          DetectorType = 219
	DetectorType_Yext                          DetectorType = 220
	DetectorType_ContentStack                  DetectorType = 221
	DetectorType_Storyblok                     DetectorType = 222
	DetectorType_GraphCMS                      DetectorType = 223
	DetectorType_Checkmarket                   DetectorType = 224
	DetectorType_Convertkit                    DetectorType = 225
	DetectorType_CustomerGuru                  DetectorType = 226
	DetectorType_Kaleyra                       DetectorType = 227
	DetectorType_Mailerlite                    DetectorType = 228
	DetectorType_Qualaroo                      DetectorType = 229
	DetectorType_SatismeterProjectkey          DetectorType = 230
	DetectorType_SatismeterWritekey            DetectorType = 231
	DetectorType_Simplesat                     DetectorType = 232
	DetectorType_SurveyAnyplace                DetectorType = 233
	DetectorType_SurveyBot                     DetectorType = 234
	DetectorType_Webengage                     DetectorType = 235
	DetectorType_ZonkaFeedback                 DetectorType = 236
	DetectorType_Delighted                     DetectorType = 237
	DetectorType_Feedier                       DetectorType = 238
	DetectorType_Abbysale                      DetectorType = 239
	DetectorType_Magnetic                      DetectorType = 240
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Nytimes DetectorType = 241
	DetectorType_Polygon DetectorType = 242
	DetectorType_Powrbot DetectorType = 243
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_ProspectIO          DetectorType = 244
	DetectorType_Skrappio            DetectorType = 245
	DetectorType_Monday              DetectorType = 246
	DetectorType_Smartsheets         DetectorType = 247
	DetectorType_Wrike               DetectorType = 248
	DetectorType_Float               DetectorType = 249
	DetectorType_Imagekit            DetectorType = 250
	DetectorType_Integromat          DetectorType = 251
	DetectorType_Salesblink          DetectorType = 252
	DetectorType_Bored               DetectorType = 253
	DetectorType_Campayn             DetectorType = 254
	DetectorType_Clinchpad           DetectorType = 255
	DetectorType_CompanyHub          DetectorType = 256
	DetectorType_Debounce            DetectorType = 257
	DetectorType_Dyspatch            DetectorType = 258
	DetectorType_Guardianapi         DetectorType = 259
	DetectorType_Harvest             DetectorType = 260
	DetectorType_Moosend             DetectorType = 261
	DetectorType_OpenWeather         DetectorType = 262
	DetectorType_Siteleaf            DetectorType = 263
	DetectorType_Squarespace         DetectorType = 264
	DetectorType_FlowFlu             DetectorType = 265
	DetectorType_Nimble              DetectorType = 266
	DetectorType_LessAnnoyingCRM     DetectorType = 267
	DetectorType_Nethunt             DetectorType = 268
	DetectorType_Apptivo             DetectorType = 269
	DetectorType_CapsuleCRM          DetectorType = 270
	DetectorType_Insightly           DetectorType = 271
	DetectorType_Kylas               DetectorType = 272
	DetectorType_OnepageCRM          DetectorType = 273
	DetectorType_User                DetectorType = 274
	DetectorType_ProspectCRM         DetectorType = 275
	DetectorType_ReallySimpleSystems DetectorType = 276
	DetectorType_Airship             DetectorType = 277
	DetectorType_Artsy               DetectorType = 278
	DetectorType_Yandex              DetectorType = 279
	DetectorType_Clockify            DetectorType = 280
	DetectorType_Dnscheck            DetectorType = 281
	DetectorType_EasyInsight         DetectorType = 282
	DetectorType_Ethplorer           DetectorType = 283
	DetectorType_Everhour            DetectorType = 284
	DetectorType_Fulcrum             DetectorType = 285
	DetectorType_GeoIpifi            DetectorType = 286
	DetectorType_Jotform             DetectorType = 287
	DetectorType_Refiner             DetectorType = 288
	DetectorType_Timezoneapi         DetectorType = 289
	DetectorType_TogglTrack          DetectorType = 290
	DetectorType_Vpnapi              DetectorType = 291
	DetectorType_Workstack           DetectorType = 292
	DetectorType_Apollo              DetectorType = 293
	DetectorType_Eversign            DetectorType = 294
	DetectorType_Juro                DetectorType = 295
	DetectorType_KarmaCRM            DetectorType = 296
	DetectorType_Metrilo             DetectorType = 297
	DetectorType_Pandadoc            DetectorType = 298
	DetectorType_RevampCRM           DetectorType = 299
	DetectorType_Salescookie         DetectorType = 300
	DetectorType_Alconost            DetectorType = 301
	DetectorType_Blogger             DetectorType = 302
	DetectorType_Accuweather         DetectorType = 303
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Opengraphr         DetectorType = 304
	DetectorType_Rawg               DetectorType = 305
	DetectorType_Riotgames          DetectorType = 306
	DetectorType_RoninApp           DetectorType = 307
	DetectorType_Stormglass         DetectorType = 308
	DetectorType_Tomtom             DetectorType = 309
	DetectorType_Twitch             DetectorType = 310
	DetectorType_Documo             DetectorType = 311
	DetectorType_Cloudways          DetectorType = 312
	DetectorType_Veevavault         DetectorType = 313
	DetectorType_KiteConnect        DetectorType = 314
	DetectorType_ShopeeOpenPlatform DetectorType = 315
	DetectorType_TeamViewer         DetectorType = 316
	DetectorType_Bulbul             DetectorType = 317
	DetectorType_CentralStationCRM  DetectorType = 318
	DetectorType_Teamgate           DetectorType = 319
	DetectorType_Axonaut            DetectorType = 320
	DetectorType_Tyntec             DetectorType = 321
	DetectorType_Appcues            DetectorType = 322
	DetectorType_Autoklose          DetectorType = 323
	DetectorType_Cloudplan          DetectorType = 324
	DetectorType_Dotmailer          DetectorType = 325
	DetectorType_GetEmail           DetectorType = 326
	DetectorType_GetEmails          DetectorType = 327
	DetectorType_Kontent            DetectorType = 328
	DetectorType_Leadfeeder         DetectorType = 329
	DetectorType_Raven              DetectorType = 330
	DetectorType_RocketReach        DetectorType = 331
	DetectorType_Uplead             DetectorType = 332
	DetectorType_Brandfetch         DetectorType = 333
	DetectorType_Clearbit           DetectorType = 334
	DetectorType_Crowdin            DetectorType = 335
	DetectorType_Mapquest           DetectorType = 336
	DetectorType_Noticeable         DetectorType = 337
	DetectorType_Onbuka             DetectorType = 338
	DetectorType_Todoist            DetectorType = 339
	DetectorType_Storychief         DetectorType = 340
	DetectorType_LinkedIn           DetectorType = 341
	DetectorType_YouSign            DetectorType = 342
	DetectorType_Docker             DetectorType = 343
	DetectorType_Telesign           DetectorType = 344
	DetectorType_Spoonacular        DetectorType = 345
	DetectorType_Aerisweather       DetectorType = 346
	DetectorType_Alphavantage       DetectorType = 347
	DetectorType_Imgur              DetectorType = 348
	DetectorType_Imagga             DetectorType = 349
	DetectorType_SMSApi             DetectorType = 350
	DetectorType_Distribusion       DetectorType = 351
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Blablabus             DetectorType = 352
	DetectorType_WordsApi              DetectorType = 353
	DetectorType_Currencylayer         DetectorType = 354
	DetectorType_Html2Pdf              DetectorType = 355
	DetectorType_IPGeolocation         DetectorType = 356
	DetectorType_Owlbot                DetectorType = 357
	DetectorType_Cloudmersive          DetectorType = 358
	DetectorType_Dynalist              DetectorType = 359
	DetectorType_ExchangeRateAPI       DetectorType = 360
	DetectorType_HolidayAPI            DetectorType = 361
	DetectorType_Ipapi                 DetectorType = 362
	DetectorType_Marketstack           DetectorType = 363
	DetectorType_Nutritionix           DetectorType = 364
	DetectorType_Swell                 DetectorType = 365
	DetectorType_ClickupPersonalToken  DetectorType = 366
	DetectorType_Nitro                 DetectorType = 367
	DetectorType_Rev                   DetectorType = 368
	DetectorType_RunRunIt              DetectorType = 369
	DetectorType_Typeform              DetectorType = 370
	DetectorType_Mixpanel              DetectorType = 371
	DetectorType_Tradier               DetectorType = 372
	DetectorType_Verifier              DetectorType = 373
	DetectorType_Vouchery              DetectorType = 374
	DetectorType_Alegra                DetectorType = 375
	DetectorType_Audd                  DetectorType = 376
	DetectorType_Baremetrics           DetectorType = 377
	DetectorType_Coinlib               DetectorType = 378
	DetectorType_ExchangeRatesAPI      DetectorType = 379
	DetectorType_CurrencyScoop         DetectorType = 380
	DetectorType_FXMarket              DetectorType = 381
	DetectorType_CurrencyCloud         DetectorType = 382
	DetectorType_GetGeoAPI             DetectorType = 383
	DetectorType_Abstract              DetectorType = 384
	DetectorType_Billomat              DetectorType = 385
	DetectorType_Dovico                DetectorType = 386
	DetectorType_Bitbar                DetectorType = 387
	DetectorType_Bugsnag               DetectorType = 388
	DetectorType_AssemblyAI            DetectorType = 389
	DetectorType_AdafruitIO            DetectorType = 390
	DetectorType_Apify                 DetectorType = 391
	DetectorType_CoinGecko             DetectorType = 392
	DetectorType_CryptoCompare         DetectorType = 393
	DetectorType_Fullstory             DetectorType = 394
	DetectorType_HelloSign             DetectorType = 395
	DetectorType_Loyverse              DetectorType = 396
	DetectorType_NetCore               DetectorType = 397
	DetectorType_SauceLabs             DetectorType = 398
	DetectorType_AlienVault            DetectorType = 399
	DetectorType_Apiflash              DetectorType = 401
	DetectorType_Coinlayer             DetectorType = 402
	DetectorType_CurrentsAPI           DetectorType = 403
	DetectorType_DataGov               DetectorType = 404
	DetectorType_Enigma                DetectorType = 405
	DetectorType_FinancialModelingPrep DetectorType = 406
	DetectorType_Geocodio              DetectorType = 407
	DetectorType_HereAPI               DetectorType = 408
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Macaddress     DetectorType = 409
	DetectorType_OOPSpam        DetectorType = 410
	DetectorType_ProtocolsIO    DetectorType = 411
	DetectorType_ScraperAPI     DetectorType = 412
	DetectorType_SecurityTrails DetectorType = 413
	DetectorType_TomorrowIO     DetectorType = 414
	DetectorType_WorldCoinIndex DetectorType = 415
	DetectorType_FacePlusPlus   DetectorType = 416
	DetectorType_Voicegain      DetectorType = 417
	DetectorType_Deepgram       DetectorType = 418
	DetectorType_VisualCrossing DetectorType = 419
	DetectorType_Finnhub        DetectorType = 420
	DetectorType_Tiingo         DetectorType = 421
	DetectorType_RingCentral    DetectorType = 422
	DetectorType_Finage         DetectorType = 423
	DetectorType_Edamam         DetectorType = 424
	DetectorType_HypeAuditor    DetectorType = 425
	DetectorType_Gengo          DetectorType = 426
	DetectorType_Front          DetectorType = 427
	DetectorType_Fleetbase      DetectorType = 428
	DetectorType_Bubble         DetectorType = 429
	DetectorType_Bannerbear     DetectorType = 430
	DetectorType_Adzuna         DetectorType = 431
	DetectorType_BitcoinAverage DetectorType = 432
	DetectorType_CommerceJS     DetectorType = 433
	DetectorType_DetectLanguage DetectorType = 434
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_FakeJSON    DetectorType = 435
	DetectorType_Graphhopper DetectorType = 436
	DetectorType_Lexigram    DetectorType = 437
	DetectorType_LinkPreview DetectorType = 438
	DetectorType_Numverify   DetectorType = 439
	DetectorType_ProxyCrawl  DetectorType = 440
	DetectorType_ZipCodeAPI  DetectorType = 441
	DetectorType_Cometchat   DetectorType = 442
	DetectorType_Keygen      DetectorType = 443
	DetectorType_Mixcloud    DetectorType = 444
	DetectorType_TatumIO     DetectorType = 445
	DetectorType_Tmetric     DetectorType = 446
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Lastfm        DetectorType = 447
	DetectorType_Browshot      DetectorType = 448
	DetectorType_JSONbin       DetectorType = 449
	DetectorType_LocationIQ    DetectorType = 450
	DetectorType_ScreenshotAPI DetectorType = 451
	DetectorType_WeatherStack  DetectorType = 452
	DetectorType_Amadeus       DetectorType = 453
	DetectorType_FourSquare    DetectorType = 454
	DetectorType_Flickr        DetectorType = 455
	DetectorType_ClickHelp     DetectorType = 456
	DetectorType_Ambee         DetectorType = 457
	DetectorType_Api2Cart      DetectorType = 458
	DetectorType_Hypertrack    DetectorType = 459
	DetectorType_KakaoTalk     DetectorType = 460
	DetectorType_RiteKit       DetectorType = 461
	DetectorType_Shutterstock  DetectorType = 462
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Text2Data      DetectorType = 463
	DetectorType_YouNeedABudget DetectorType = 464
	DetectorType_Cricket        DetectorType = 465
	DetectorType_Filestack      DetectorType = 466
	DetectorType_Gyazo          DetectorType = 467
	DetectorType_Mavenlink      DetectorType = 468
	DetectorType_Sheety         DetectorType = 469
	DetectorType_Sportsmonk     DetectorType = 470
	DetectorType_Stockdata      DetectorType = 471
	DetectorType_Unsplash       DetectorType = 472
	DetectorType_Allsports      DetectorType = 473
	DetectorType_CalorieNinja   DetectorType = 474
	DetectorType_WalkScore      DetectorType = 475
	DetectorType_Strava         DetectorType = 476
	DetectorType_Cicero         DetectorType = 477
	DetectorType_IPQuality      DetectorType = 478
	DetectorType_ParallelDots   DetectorType = 479
	DetectorType_Roaring        DetectorType = 480
	DetectorType_Mailsac        DetectorType = 481
	DetectorType_Whoxy          DetectorType = 482
	DetectorType_WorldWeather   DetectorType = 483
	DetectorType_ApiFonica      DetectorType = 484
	DetectorType_Aylien         DetectorType = 485
	DetectorType_Geocode        DetectorType = 486
	DetectorType_IconFinder     DetectorType = 487
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Ipify                 DetectorType = 488
	DetectorType_LanguageLayer         DetectorType = 489
	DetectorType_Lob                   DetectorType = 490
	DetectorType_OnWaterIO             DetectorType = 491
	DetectorType_Pastebin              DetectorType = 492
	DetectorType_PdfLayer              DetectorType = 493
	DetectorType_Pixabay               DetectorType = 494
	DetectorType_ReadMe                DetectorType = 495
	DetectorType_VatLayer              DetectorType = 496
	DetectorType_VirusTotal            DetectorType = 497
	DetectorType_AirVisual             DetectorType = 498
	DetectorType_Currencyfreaks        DetectorType = 499
	DetectorType_Duffel                DetectorType = 500
	DetectorType_FlatIO                DetectorType = 501
	DetectorType_M3o                   DetectorType = 502
	DetectorType_Mesibo                DetectorType = 503
	DetectorType_Openuv                DetectorType = 504
	DetectorType_Snipcart              DetectorType = 505
	DetectorType_Besttime              DetectorType = 506
	DetectorType_Happyscribe           DetectorType = 507
	DetectorType_Humanity              DetectorType = 508
	DetectorType_Impala                DetectorType = 509
	DetectorType_Loginradius           DetectorType = 510
	DetectorType_AutoPilot             DetectorType = 511
	DetectorType_Bitmex                DetectorType = 512
	DetectorType_ClustDoc              DetectorType = 513
	DetectorType_Messari               DetectorType = 514
	DetectorType_PdfShift              DetectorType = 515
	DetectorType_Poloniex              DetectorType = 516
	DetectorType_RestpackHtmlToPdfAPI  DetectorType = 517
	DetectorType_RestpackScreenshotAPI DetectorType = 518
	DetectorType_ShutterstockOAuth     DetectorType = 519
	DetectorType_SkyBiometry           DetectorType = 520
	DetectorType_AbuseIPDB             DetectorType = 521
	DetectorType_AletheiaApi           DetectorType = 522
	DetectorType_BlitApp               DetectorType = 523
	DetectorType_Censys                DetectorType = 524
	DetectorType_Cloverly              DetectorType = 525
	DetectorType_CountryLayer          DetectorType = 526
	DetectorType_FileIO                DetectorType = 527
	DetectorType_FlightApi             DetectorType = 528
	DetectorType_Geoapify              DetectorType = 529
	DetectorType_IPinfoDB              DetectorType = 530
	DetectorType_MediaStack            DetectorType = 531
	DetectorType_NasdaqDataLink        DetectorType = 532
	DetectorType_OpenCageData          DetectorType = 533
	DetectorType_Paymongo              DetectorType = 534
	DetectorType_PositionStack         DetectorType = 535
	DetectorType_Rebrandly             DetectorType = 536
	DetectorType_ScreenshotLayer       DetectorType = 537
	DetectorType_Stytch                DetectorType = 538
	DetectorType_Unplugg               DetectorType = 539
	DetectorType_UPCDatabase           DetectorType = 540
	DetectorType_UserStack             DetectorType = 541
	DetectorType_Geocodify             DetectorType = 542
	DetectorType_Newscatcher           DetectorType = 543
	DetectorType_Nicereply             DetectorType = 544
	DetectorType_Partnerstack          DetectorType = 545
	DetectorType_Route4me              DetectorType = 546
	DetectorType_Scrapeowl             DetectorType = 547
	DetectorType_ScrapingDog           DetectorType = 548
	DetectorType_Streak                DetectorType = 549
	DetectorType_Veriphone             DetectorType = 550
	DetectorType_Webscraping           DetectorType = 551
	DetectorType_Zenscrape             DetectorType = 552
	DetectorType_Zenserp               DetectorType = 553
	DetectorType_CoinApi               DetectorType = 554
	DetectorType_Gitter                DetectorType = 555
	DetectorType_Host                  DetectorType = 556
	DetectorType_Iexcloud              DetectorType = 557
	DetectorType_Restpack              DetectorType = 558
	DetectorType_ScraperBox            DetectorType = 559
	DetectorType_ScrapingAnt           DetectorType = 560
	DetectorType_SerpStack             DetectorType = 561
	DetectorType_SmartyStreets         DetectorType = 562
	DetectorType_TicketMaster          DetectorType = 563
	DetectorType_AviationStack         DetectorType = 564
	DetectorType_BombBomb              DetectorType = 565
	DetectorType_Commodities           DetectorType = 566
	DetectorType_Dfuse                 DetectorType = 567
	DetectorType_EdenAI                DetectorType = 568
	DetectorType_Glassnode             DetectorType = 569
	DetectorType_Guru                  DetectorType = 570
	DetectorType_Hive                  DetectorType = 571
	DetectorType_Hiveage               DetectorType = 572
	DetectorType_Kickbox               DetectorType = 573
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Passbase        DetectorType = 574
	DetectorType_PostageApp      DetectorType = 575
	DetectorType_PureStake       DetectorType = 576
	DetectorType_Qubole          DetectorType = 577
	DetectorType_CarbonInterface DetectorType = 578
	DetectorType_Intrinio        DetectorType = 579
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_QuickMetrics         DetectorType = 580
	DetectorType_ScrapeStack          DetectorType = 581
	DetectorType_TechnicalAnalysisApi DetectorType = 582
	DetectorType_Urlscan              DetectorType = 583
	DetectorType_BaseApiIO            DetectorType = 584
	DetectorType_DailyCO              DetectorType = 585
	DetectorType_TLy                  DetectorType = 586
	DetectorType_Shortcut             DetectorType = 587
	DetectorType_Appfollow            DetectorType = 588
	DetectorType_Thinkific            DetectorType = 589
	DetectorType_Feedly               DetectorType = 590
	DetectorType_Stitchdata           DetectorType = 591
	DetectorType_Fetchrss             DetectorType = 592
	DetectorType_Signupgenius         DetectorType = 593
	DetectorType_Signaturit           DetectorType = 594
	DetectorType_Optimizely           DetectorType = 595
	DetectorType_OcrSpace             DetectorType = 596
	DetectorType_WeatherBit           DetectorType = 597
	DetectorType_BuddyNS              DetectorType = 598
	DetectorType_ZipAPI               DetectorType = 599
	DetectorType_ZipBooks             DetectorType = 600
	DetectorType_Onedesk              DetectorType = 601
	DetectorType_Bugherd              DetectorType = 602
	DetectorType_Blazemeter           DetectorType = 603
	DetectorType_Autodesk             DetectorType = 604
	DetectorType_Tru                  DetectorType = 605
	DetectorType_UnifyID              DetectorType = 606
	DetectorType_Trimble              DetectorType = 607
	DetectorType_Smooch               DetectorType = 608
	DetectorType_Semaphore            DetectorType = 609
	DetectorType_Telnyx               DetectorType = 610
	DetectorType_Signalwire           DetectorType = 611
	DetectorType_Textmagic            DetectorType = 612
	DetectorType_Serphouse            DetectorType = 613
	DetectorType_Planyo               DetectorType = 614
	DetectorType_Simplybook           DetectorType = 615
	DetectorType_Vyte                 DetectorType = 616
	DetectorType_Nylas                DetectorType = 617
	DetectorType_Squareup             DetectorType = 618
	DetectorType_Dandelion            DetectorType = 619
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_DataFire     DetectorType = 620
	DetectorType_DeepAI       DetectorType = 621
	DetectorType_MeaningCloud DetectorType = 622
	DetectorType_NeutrinoApi  DetectorType = 623
	DetectorType_Storecove    DetectorType = 624
	DetectorType_Shipday      DetectorType = 625
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Sentiment           DetectorType = 626
	DetectorType_StreamChatMessaging DetectorType = 627
	DetectorType_TeamworkCRM         DetectorType = 628
	DetectorType_TeamworkDesk        DetectorType = 629
	DetectorType_TeamworkSpaces      DetectorType = 630
	DetectorType_TheOddsApi          DetectorType = 631
	DetectorType_Apacta              DetectorType = 632
	DetectorType_GetSandbox          DetectorType = 633
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Happi            DetectorType = 634
	DetectorType_Oanda            DetectorType = 635
	DetectorType_FastForex        DetectorType = 636
	DetectorType_APIMatic         DetectorType = 637
	DetectorType_VersionEye       DetectorType = 638
	DetectorType_EagleEyeNetworks DetectorType = 639
	DetectorType_ThousandEyes     DetectorType = 640
	DetectorType_SelectPDF        DetectorType = 641
	DetectorType_Flightstats      DetectorType = 642
	DetectorType_ChecIO           DetectorType = 643
	DetectorType_Manifest         DetectorType = 644
	DetectorType_ApiScience       DetectorType = 645
	DetectorType_AppSynergy       DetectorType = 646
	DetectorType_Caflou           DetectorType = 647
	DetectorType_Caspio           DetectorType = 648
	DetectorType_ChecklyHQ        DetectorType = 649
	DetectorType_CloudElements    DetectorType = 650
	DetectorType_DronaHQ          DetectorType = 651
	DetectorType_Enablex          DetectorType = 652
	DetectorType_Fmfw             DetectorType = 653
	DetectorType_GoodDay          DetectorType = 654
	DetectorType_Luno             DetectorType = 655
	DetectorType_Meistertask      DetectorType = 656
	DetectorType_Mindmeister      DetectorType = 657
	DetectorType_PeopleDataLabs   DetectorType = 658
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_ScraperSite   DetectorType = 659
	DetectorType_Scrapfly      DetectorType = 660
	DetectorType_SimplyNoted   DetectorType = 661
	DetectorType_TravelPayouts DetectorType = 662
	DetectorType_WebScraper    DetectorType = 663
	DetectorType_Convier       DetectorType = 664
	DetectorType_Courier       DetectorType = 665
	DetectorType_Ditto         DetectorType = 666
	DetectorType_Findl         DetectorType = 667
	DetectorType_Lendflow      DetectorType = 668
	DetectorType_Moderation    DetectorType = 669
	DetectorType_Opendatasoft  DetectorType = 670
	DetectorType_Podio         DetectorType = 671
	DetectorType_Rockset       DetectorType = 672
	DetectorType_Rownd         DetectorType = 673
	DetectorType_Shotstack     DetectorType = 674
	DetectorType_Swiftype      DetectorType = 675
	DetectorType_Twitter       DetectorType = 676
	DetectorType_Honey         DetectorType = 677
	DetectorType_Freshdesk     DetectorType = 678
	DetectorType_Upwave        DetectorType = 679
	DetectorType_Fountain      DetectorType = 680
	DetectorType_Freshbooks    DetectorType = 681
	DetectorType_Mite          DetectorType = 682
	DetectorType_Deputy        DetectorType = 683
	DetectorType_Beebole       DetectorType = 684
	DetectorType_Cashboard     DetectorType = 685
	DetectorType_Kanban        DetectorType = 686
	DetectorType_Worksnaps     DetectorType = 687
	DetectorType_MyIntervals   DetectorType = 688
	DetectorType_InvoiceOcean  DetectorType = 689
	DetectorType_Sherpadesk    DetectorType = 690
	DetectorType_Mrticktock    DetectorType = 691
	DetectorType_Chatfule      DetectorType = 692
	DetectorType_Aeroworkflow  DetectorType = 693
	DetectorType_Emailoctopus  DetectorType = 694
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Fusebill                 DetectorType = 695
	DetectorType_Geckoboard               DetectorType = 696
	DetectorType_Gosquared                DetectorType = 697
	DetectorType_Moonclerk                DetectorType = 698
	DetectorType_Paymoapp                 DetectorType = 699
	DetectorType_Mixmax                   DetectorType = 700
	DetectorType_Processst                DetectorType = 701
	DetectorType_Repairshopr              DetectorType = 702
	DetectorType_Goshippo                 DetectorType = 703
	DetectorType_Sigopt                   DetectorType = 704
	DetectorType_Sugester                 DetectorType = 705
	DetectorType_Viewneo                  DetectorType = 706
	DetectorType_BoostNote                DetectorType = 707
	DetectorType_CaptainData              DetectorType = 708
	DetectorType_Checkvist                DetectorType = 709
	DetectorType_Cliengo                  DetectorType = 710
	DetectorType_Cloze                    DetectorType = 711
	DetectorType_FormIO                   DetectorType = 712
	DetectorType_FormBucket               DetectorType = 713
	DetectorType_GoCanvas                 DetectorType = 714
	DetectorType_MadKudu                  DetectorType = 715
	DetectorType_NozbeTeams               DetectorType = 716
	DetectorType_Papyrs                   DetectorType = 717
	DetectorType_SuperNotesAPI            DetectorType = 718
	DetectorType_Tallyfy                  DetectorType = 719
	DetectorType_ZenkitAPI                DetectorType = 720
	DetectorType_CloudImage               DetectorType = 721
	DetectorType_UploadCare               DetectorType = 722
	DetectorType_Borgbase                 DetectorType = 723
	DetectorType_Pipedream                DetectorType = 724
	DetectorType_Sirv                     DetectorType = 725
	DetectorType_Diffbot                  DetectorType = 726
	DetectorType_EightxEight              DetectorType = 727
	DetectorType_Sendoso                  DetectorType = 728
	DetectorType_Printfection             DetectorType = 729
	DetectorType_Authorize                DetectorType = 730
	DetectorType_PandaScore               DetectorType = 731
	DetectorType_Paymo                    DetectorType = 732
	DetectorType_AvazaPersonalAccessToken DetectorType = 733
	DetectorType_PlanviewLeanKit          DetectorType = 734
	DetectorType_Livestorm                DetectorType = 735
	DetectorType_KuCoin                   DetectorType = 736
	DetectorType_MetaAPI                  DetectorType = 737
	DetectorType_NiceHash                 DetectorType = 738
	DetectorType_CexIO                    DetectorType = 739
	DetectorType_Klipfolio                DetectorType = 740
	DetectorType_Dynatrace                DetectorType = 741
	DetectorType_MollieAPIKey             DetectorType = 742
	DetectorType_MollieAccessToken        DetectorType = 743
	DetectorType_BasisTheory              DetectorType = 744
	DetectorType_Nordigen                 DetectorType = 745
	DetectorType_FlagsmithEnvironmentKey  DetectorType = 746
	DetectorType_FlagsmithToken           DetectorType = 747
	DetectorType_Mux                      DetectorType = 748
	DetectorType_Column                   DetectorType = 749
	DetectorType_Sendbird                 DetectorType = 750
	DetectorType_SendbirdOrganizationAPI  DetectorType = 751
	DetectorType_Midise                   DetectorType = 752
	DetectorType_Mockaroo                 DetectorType = 753
	DetectorType_Image4                   DetectorType = 754
	DetectorType_Pinata                   DetectorType = 755
	DetectorType_BrowserStack             DetectorType = 756
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_CrossBrowserTesting DetectorType = 757
	DetectorType_Loadmill            DetectorType = 758
	DetectorType_TestingBot          DetectorType = 759
	DetectorType_KnapsackPro         DetectorType = 760
	DetectorType_Qase                DetectorType = 761
	DetectorType_Dareboost           DetectorType = 762
	DetectorType_GTMetrix            DetectorType = 763
	DetectorType_Holistic            DetectorType = 764
	DetectorType_Parsers             DetectorType = 765
	DetectorType_ScrutinizerCi       DetectorType = 766
	DetectorType_SonarCloud          DetectorType = 767
	DetectorType_APITemplate         DetectorType = 768
	DetectorType_ConversionTools     DetectorType = 769
	DetectorType_CraftMyPDF          DetectorType = 770
	DetectorType_ExportSDK           DetectorType = 771
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_GlitterlyAPI DetectorType = 772
	DetectorType_Hybiscus     DetectorType = 773
	DetectorType_Miro         DetectorType = 774
	DetectorType_Statuspage   DetectorType = 775
	DetectorType_Statuspal    DetectorType = 776
	DetectorType_Teletype     DetectorType = 777
	DetectorType_TimeCamp     DetectorType = 778
	DetectorType_Userflow     DetectorType = 779
	DetectorType_Wistia       DetectorType = 780
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_SportRadar    DetectorType = 781
	DetectorType_UptimeRobot   DetectorType = 782
	DetectorType_Codequiry     DetectorType = 783
	DetectorType_ExtractorAPI  DetectorType = 784
	DetectorType_Signable      DetectorType = 785
	DetectorType_MagicBell     DetectorType = 786
	DetectorType_Stormboard    DetectorType = 787
	DetectorType_Apilayer      DetectorType = 788
	DetectorType_Disqus        DetectorType = 789
	DetectorType_Woopra        DetectorType = 790
	DetectorType_Paperform     DetectorType = 791
	DetectorType_Gumroad       DetectorType = 792
	DetectorType_Paydirtapp    DetectorType = 793
	DetectorType_Detectify     DetectorType = 794
	DetectorType_Statuscake    DetectorType = 795
	DetectorType_Jumpseller    DetectorType = 796
	DetectorType_LunchMoney    DetectorType = 797
	DetectorType_Rosette       DetectorType = 798
	DetectorType_Yelp          DetectorType = 799
	DetectorType_Atera         DetectorType = 800
	DetectorType_EcoStruxureIT DetectorType = 801
	DetectorType_Aha           DetectorType = 802
	DetectorType_Parsehub      DetectorType = 803
	DetectorType_PackageCloud  DetectorType = 804
	DetectorType_Cloudsmith    DetectorType = 805
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Flowdash DetectorType = 806
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Flowdock          DetectorType = 807
	DetectorType_Fibery            DetectorType = 808
	DetectorType_Typetalk          DetectorType = 809
	DetectorType_VoodooSMS         DetectorType = 810
	DetectorType_ZulipChat         DetectorType = 811
	DetectorType_Formcraft         DetectorType = 812
	DetectorType_Iexapis           DetectorType = 813
	DetectorType_Reachmail         DetectorType = 814
	DetectorType_Chartmogul        DetectorType = 815
	DetectorType_Appointedd        DetectorType = 816
	DetectorType_Wit               DetectorType = 817
	DetectorType_RechargePayments  DetectorType = 818
	DetectorType_Diggernaut        DetectorType = 819
	DetectorType_MonkeyLearn       DetectorType = 820
	DetectorType_Duply             DetectorType = 821
	DetectorType_Postbacks         DetectorType = 822
	DetectorType_Collect2          DetectorType = 823
	DetectorType_ZenRows           DetectorType = 824
	DetectorType_Zipcodebase       DetectorType = 825
	DetectorType_Tefter            DetectorType = 826
	DetectorType_Twist             DetectorType = 827
	DetectorType_BraintreePayments DetectorType = 828
	DetectorType_CloudConvert      DetectorType = 829
	DetectorType_Grafana           DetectorType = 830
	DetectorType_ConvertApi        DetectorType = 831
	DetectorType_Transferwise      DetectorType = 832
	DetectorType_Bulksms           DetectorType = 833
	DetectorType_Databox           DetectorType = 834
	DetectorType_Onesignal         DetectorType = 835
	DetectorType_Rentman           DetectorType = 836
	DetectorType_Parseur           DetectorType = 837
	DetectorType_Docparser         DetectorType = 838
	DetectorType_Formsite          DetectorType = 839
	DetectorType_Tickettailor      DetectorType = 840
	DetectorType_Lemlist           DetectorType = 841
	DetectorType_Prodpad           DetectorType = 842
	DetectorType_Formstack         DetectorType = 843
	DetectorType_Codeclimate       DetectorType = 844
	DetectorType_Codemagic         DetectorType = 845
	DetectorType_Vbout             DetectorType = 846
	DetectorType_Nightfall         DetectorType = 847
	DetectorType_FlightLabs        DetectorType = 848
	DetectorType_SpeechTextAI      DetectorType = 849
	DetectorType_PollsAPI          DetectorType = 850
	DetectorType_SimFin            DetectorType = 851
	DetectorType_Scalr             DetectorType = 852
	DetectorType_Kanbantool        DetectorType = 853
	DetectorType_Brightlocal       DetectorType = 854
	DetectorType_Hotwire           DetectorType = 855
	DetectorType_Instabot          DetectorType = 856
	DetectorType_Timekit           DetectorType = 857
	DetectorType_Interseller       DetectorType = 858
	DetectorType_Mojohelpdesk      DetectorType = 859
	DetectorType_Createsend        DetectorType = 860
	DetectorType_Getresponse       DetectorType = 861
	DetectorType_Dynadot           DetectorType = 862
	DetectorType_Demio             DetectorType = 863
	DetectorType_Tokeet            DetectorType = 864
	DetectorType_Myexperiment      DetectorType = 865
	DetectorType_Copyscape         DetectorType = 866
	DetectorType_Besnappy          DetectorType = 867
	DetectorType_Salesmate         DetectorType = 868
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_Heatmapapi      DetectorType = 869
	DetectorType_Websitepulse    DetectorType = 870
	DetectorType_Uclassify       DetectorType = 871
	DetectorType_Convert         DetectorType = 872
	DetectorType_PDFmyURL        DetectorType = 873
	DetectorType_Api2Convert     DetectorType = 874
	DetectorType_Opsgenie        DetectorType = 875
	DetectorType_Gemini          DetectorType = 876
	DetectorType_Honeycomb       DetectorType = 877
	DetectorType_KalturaAppToken DetectorType = 878
	DetectorType_KalturaSession  DetectorType = 879
	DetectorType_BitGo           DetectorType = 880
	DetectorType_Optidash        DetectorType = 881
	DetectorType_Imgix           DetectorType = 882
	DetectorType_ImageToText     DetectorType = 883
	DetectorType_Page2Images     DetectorType = 884
	DetectorType_Quickbase       DetectorType = 885
	DetectorType_Redbooth        DetectorType = 886
	DetectorType_Nubela          DetectorType = 887
	DetectorType_Infobip         DetectorType = 888
	DetectorType_Uproc           DetectorType = 889
	DetectorType_Supportbee      DetectorType = 890
	DetectorType_Aftership       DetectorType = 891
	DetectorType_Edusign         DetectorType = 892
	DetectorType_Teamup          DetectorType = 893
	DetectorType_Workday         DetectorType = 894
	DetectorType_MongoDB         DetectorType = 895
	DetectorType_NGC             DetectorType = 896
	DetectorType_DigitalOceanV2  DetectorType = 897
	DetectorType_SQLServer       DetectorType = 898
	DetectorType_FTP             DetectorType = 899
	DetectorType_Redis           DetectorType = 900
	DetectorType_LDAP            DetectorType = 901
	DetectorType_Shopify         DetectorType = 902
	DetectorType_RabbitMQ        DetectorType = 903
	DetectorType_CustomRegex     DetectorType = 904
	DetectorType_Etherscan       DetectorType = 905
	DetectorType_Infura          DetectorType = 906
	DetectorType_Alchemy         DetectorType = 907
	DetectorType_BlockNative     DetectorType = 908
	DetectorType_Moralis         DetectorType = 909
	DetectorType_BscScan         DetectorType = 910
	// Deprecated: Marked as deprecated in detectors.proto.
	DetectorType_CoinMarketCap                           DetectorType = 911
	DetectorType_Percy                                   DetectorType = 912
	DetectorType_TinesWebhook                            DetectorType = 913
	DetectorType_Pulumi                                  DetectorType = 914
	DetectorType_SupabaseToken                           DetectorType = 915
	DetectorType_NuGetApiKey                             DetectorType = 916
	DetectorType_Aiven                                   DetectorType = 917
	DetectorType_Prefect                                 DetectorType = 918
	DetectorType_Docusign                                DetectorType = 919
	DetectorType_Couchbase                               DetectorType = 920
	DetectorType_Dockerhub                               DetectorType = 921
	DetectorType_TrufflehogEnterprise                    DetectorType = 922
	DetectorType_EnvoyApiKey                             DetectorType = 923
	DetectorType_GitHubOauth2                            DetectorType = 924
	DetectorType_Salesforce                              DetectorType = 925
	DetectorType_HuggingFace                             DetectorType = 926
	DetectorType_Snowflake                               DetectorType = 927
	DetectorType_Sourcegraph                             DetectorType = 928
	DetectorType_Tailscale                               DetectorType = 929
	DetectorType_Web3Storage                             DetectorType = 930
	DetectorType_AzureStorage                            DetectorType = 931
	DetectorType_PlanetScaleDb                           DetectorType = 932
	DetectorType_Anthropic                               DetectorType = 933
	DetectorType_Ramp                                    DetectorType = 934
	DetectorType_Klaviyo                                 DetectorType = 935
	DetectorType_SourcegraphCody                         DetectorType = 936
	DetectorType_Voiceflow                               DetectorType = 937
	DetectorType_Privacy                                 DetectorType = 938
	DetectorType_IPInfo                                  DetectorType = 939
	DetectorType_Ip2location                             DetectorType = 940
	DetectorType_Instamojo                               DetectorType = 941
	DetectorType_Portainer                               DetectorType = 942
	DetectorType_PortainerToken                          DetectorType = 943
	DetectorType_Loggly                                  DetectorType = 944
	DetectorType_OpenVpn                                 DetectorType = 945
	DetectorType_VagrantCloudPersonalToken               DetectorType = 946
	DetectorType_BetterStack                             DetectorType = 947
	DetectorType_ZeroTier                                DetectorType = 948
	DetectorType_AppOptics                               DetectorType = 949
	DetectorType_Metabase                                DetectorType = 950
	DetectorType_CoinbaseWaaS                            DetectorType = 951
	DetectorType_LemonSqueezy                            DetectorType = 952
	DetectorType_Budibase                                DetectorType = 953
	DetectorType_DenoDeploy                              DetectorType = 954
	DetectorType_Stripo                                  DetectorType = 955
	DetectorType_ReplyIO                                 DetectorType = 956
	DetectorType_AzureBatch                              DetectorType = 957
	DetectorType_AzureContainerRegistry                  DetectorType = 958
	DetectorType_AWSSessionKey                           DetectorType = 959
	DetectorType_Coda                                    DetectorType = 960
	DetectorType_LogzIO                                  DetectorType = 961
	DetectorType_Eventbrite                              DetectorType = 962
	DetectorType_GrafanaServiceAccount                   DetectorType = 963
	DetectorType_RequestFinance                          DetectorType = 964
	DetectorType_Overloop                                DetectorType = 965
	DetectorType_Ngrok                                   DetectorType = 966
	DetectorType_Replicate                               DetectorType = 967
	DetectorType_Postgres                                DetectorType = 968
	DetectorType_AzureActiveDirectoryApplicationSecret   DetectorType = 969
	DetectorType_AzureCacheForRedisAccessKey             DetectorType = 970
	DetectorType_AzureCosmosDBKeyIdentifiable            DetectorType = 971
	DetectorType_AzureDevopsPersonalAccessToken          DetectorType = 972
	DetectorType_AzureFunctionKey                        DetectorType = 973
	DetectorType_AzureMLWebServiceClassicIdentifiableKey DetectorType = 974
	DetectorType_AzureSasToken                           DetectorType = 975
	DetectorType_AzureSearchAdminKey                     DetectorType = 976
	DetectorType_AzureSearchQueryKey                     DetectorType = 977
	DetectorType_AzureManagementCertificate              DetectorType = 978
	DetectorType_AzureSQL                                DetectorType = 979
	DetectorType_FlyIO                                   DetectorType = 980
	DetectorType_BuiltWith                               DetectorType = 981
	DetectorType_JupiterOne                              DetectorType = 982
	DetectorType_GCPApplicationDefaultCredentials        DetectorType = 983
	DetectorType_Wiz                                     DetectorType = 984
	DetectorType_Pagarme                                 DetectorType = 985
	DetectorType_Onfleet                                 DetectorType = 986
)

func (DetectorType) Descriptor

func (DetectorType) Enum

func (x DetectorType) Enum() *DetectorType

func (DetectorType) EnumDescriptor deprecated

func (DetectorType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DetectorType.Descriptor instead.

func (DetectorType) Number

func (DetectorType) String

func (x DetectorType) String() string

func (DetectorType) Type

type FalsePositiveInfo added in v3.74.0

type FalsePositiveInfo struct {
	WordMatch  bool `protobuf:"varint,1,opt,name=word_match,json=wordMatch,proto3" json:"word_match,omitempty"`
	LowEntropy bool `protobuf:"varint,2,opt,name=low_entropy,json=lowEntropy,proto3" json:"low_entropy,omitempty"`
	// contains filtered or unexported fields
}

func (*FalsePositiveInfo) Descriptor deprecated added in v3.74.0

func (*FalsePositiveInfo) Descriptor() ([]byte, []int)

Deprecated: Use FalsePositiveInfo.ProtoReflect.Descriptor instead.

func (*FalsePositiveInfo) GetLowEntropy added in v3.74.0

func (x *FalsePositiveInfo) GetLowEntropy() bool

func (*FalsePositiveInfo) GetWordMatch added in v3.74.0

func (x *FalsePositiveInfo) GetWordMatch() bool

func (*FalsePositiveInfo) ProtoMessage added in v3.74.0

func (*FalsePositiveInfo) ProtoMessage()

func (*FalsePositiveInfo) ProtoReflect added in v3.74.0

func (x *FalsePositiveInfo) ProtoReflect() protoreflect.Message

func (*FalsePositiveInfo) Reset added in v3.74.0

func (x *FalsePositiveInfo) Reset()

func (*FalsePositiveInfo) String added in v3.74.0

func (x *FalsePositiveInfo) String() string

func (*FalsePositiveInfo) Validate added in v3.74.0

func (m *FalsePositiveInfo) Validate() error

Validate checks the field values on FalsePositiveInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*FalsePositiveInfo) ValidateAll added in v3.74.0

func (m *FalsePositiveInfo) ValidateAll() error

ValidateAll checks the field values on FalsePositiveInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FalsePositiveInfoMultiError, or nil if none found.

type FalsePositiveInfoMultiError added in v3.74.0

type FalsePositiveInfoMultiError []error

FalsePositiveInfoMultiError is an error wrapping multiple validation errors returned by FalsePositiveInfo.ValidateAll() if the designated constraints aren't met.

func (FalsePositiveInfoMultiError) AllErrors added in v3.74.0

func (m FalsePositiveInfoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (FalsePositiveInfoMultiError) Error added in v3.74.0

Error returns a concatenation of all the error messages it wraps.

type FalsePositiveInfoValidationError added in v3.74.0

type FalsePositiveInfoValidationError struct {
	// contains filtered or unexported fields
}

FalsePositiveInfoValidationError is the validation error returned by FalsePositiveInfo.Validate if the designated constraints aren't met.

func (FalsePositiveInfoValidationError) Cause added in v3.74.0

Cause function returns cause value.

func (FalsePositiveInfoValidationError) Error added in v3.74.0

Error satisfies the builtin error interface

func (FalsePositiveInfoValidationError) ErrorName added in v3.74.0

ErrorName returns error name.

func (FalsePositiveInfoValidationError) Field added in v3.74.0

Field function returns field value.

func (FalsePositiveInfoValidationError) Key added in v3.74.0

Key function returns key value.

func (FalsePositiveInfoValidationError) Reason added in v3.74.0

Reason function returns reason value.

type GitHubSSHKey

type GitHubSSHKey struct {
	User                 string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	PublicKeyFingerprint string `protobuf:"bytes,2,opt,name=public_key_fingerprint,json=publicKeyFingerprint,proto3" json:"public_key_fingerprint,omitempty"`
	// contains filtered or unexported fields
}

func (*GitHubSSHKey) Descriptor deprecated

func (*GitHubSSHKey) Descriptor() ([]byte, []int)

Deprecated: Use GitHubSSHKey.ProtoReflect.Descriptor instead.

func (*GitHubSSHKey) GetPublicKeyFingerprint

func (x *GitHubSSHKey) GetPublicKeyFingerprint() string

func (*GitHubSSHKey) GetUser

func (x *GitHubSSHKey) GetUser() string

func (*GitHubSSHKey) ProtoMessage

func (*GitHubSSHKey) ProtoMessage()

func (*GitHubSSHKey) ProtoReflect

func (x *GitHubSSHKey) ProtoReflect() protoreflect.Message

func (*GitHubSSHKey) Reset

func (x *GitHubSSHKey) Reset()

func (*GitHubSSHKey) String

func (x *GitHubSSHKey) String() string

func (*GitHubSSHKey) Validate

func (m *GitHubSSHKey) Validate() error

Validate checks the field values on GitHubSSHKey with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GitHubSSHKey) ValidateAll

func (m *GitHubSSHKey) ValidateAll() error

ValidateAll checks the field values on GitHubSSHKey with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GitHubSSHKeyMultiError, or nil if none found.

type GitHubSSHKeyMultiError

type GitHubSSHKeyMultiError []error

GitHubSSHKeyMultiError is an error wrapping multiple validation errors returned by GitHubSSHKey.ValidateAll() if the designated constraints aren't met.

func (GitHubSSHKeyMultiError) AllErrors

func (m GitHubSSHKeyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GitHubSSHKeyMultiError) Error

func (m GitHubSSHKeyMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GitHubSSHKeyValidationError

type GitHubSSHKeyValidationError struct {
	// contains filtered or unexported fields
}

GitHubSSHKeyValidationError is the validation error returned by GitHubSSHKey.Validate if the designated constraints aren't met.

func (GitHubSSHKeyValidationError) Cause

Cause function returns cause value.

func (GitHubSSHKeyValidationError) Error

Error satisfies the builtin error interface

func (GitHubSSHKeyValidationError) ErrorName

func (e GitHubSSHKeyValidationError) ErrorName() string

ErrorName returns error name.

func (GitHubSSHKeyValidationError) Field

Field function returns field value.

func (GitHubSSHKeyValidationError) Key

Key function returns key value.

func (GitHubSSHKeyValidationError) Reason

Reason function returns reason value.

type Result

type Result struct {
	SourceId       int64             `protobuf:"varint,2,opt,name=source_id,json=sourceId,proto3" json:"source_id,omitempty"`
	Redacted       string            `protobuf:"bytes,3,opt,name=redacted,proto3" json:"redacted,omitempty"`
	Verified       bool              `protobuf:"varint,4,opt,name=verified,proto3" json:"verified,omitempty"`
	Hash           string            `protobuf:"bytes,5,opt,name=hash,proto3" json:"hash,omitempty"`
	ExtraData      map[string]string `` /* 176-byte string literal not displayed */
	StructuredData *StructuredData   `protobuf:"bytes,7,opt,name=structured_data,json=structuredData,proto3" json:"structured_data,omitempty"`
	HashV2         string            `protobuf:"bytes,8,opt,name=hash_v2,json=hashV2,proto3" json:"hash_v2,omitempty"`
	DecoderType    DecoderType       `protobuf:"varint,9,opt,name=decoder_type,json=decoderType,proto3,enum=detectors.DecoderType" json:"decoder_type,omitempty"`
	// This field should only be populated if the verification process itself failed in a way that provides no information
	// about the verification status of the candidate secret, such as if the verification request timed out.
	VerificationErrorMessage string             `` /* 136-byte string literal not displayed */
	FalsePositiveInfo        *FalsePositiveInfo `protobuf:"bytes,11,opt,name=false_positive_info,json=falsePositiveInfo,proto3" json:"false_positive_info,omitempty"`
	// contains filtered or unexported fields
}

func (*Result) Descriptor deprecated

func (*Result) Descriptor() ([]byte, []int)

Deprecated: Use Result.ProtoReflect.Descriptor instead.

func (*Result) GetDecoderType added in v3.15.0

func (x *Result) GetDecoderType() DecoderType

func (*Result) GetExtraData

func (x *Result) GetExtraData() map[string]string

func (*Result) GetFalsePositiveInfo added in v3.74.0

func (x *Result) GetFalsePositiveInfo() *FalsePositiveInfo

func (*Result) GetHash

func (x *Result) GetHash() string

func (*Result) GetHashV2 added in v3.7.3

func (x *Result) GetHashV2() string

func (*Result) GetRedacted

func (x *Result) GetRedacted() string

func (*Result) GetSourceId

func (x *Result) GetSourceId() int64

func (*Result) GetStructuredData

func (x *Result) GetStructuredData() *StructuredData

func (*Result) GetVerificationErrorMessage added in v3.44.0

func (x *Result) GetVerificationErrorMessage() string

func (*Result) GetVerified

func (x *Result) GetVerified() bool

func (*Result) ProtoMessage

func (*Result) ProtoMessage()

func (*Result) ProtoReflect

func (x *Result) ProtoReflect() protoreflect.Message

func (*Result) Reset

func (x *Result) Reset()

func (*Result) String

func (x *Result) String() string

func (*Result) Validate

func (m *Result) Validate() error

Validate checks the field values on Result with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Result) ValidateAll

func (m *Result) ValidateAll() error

ValidateAll checks the field values on Result with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResultMultiError, or nil if none found.

type ResultMultiError

type ResultMultiError []error

ResultMultiError is an error wrapping multiple validation errors returned by Result.ValidateAll() if the designated constraints aren't met.

func (ResultMultiError) AllErrors

func (m ResultMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ResultMultiError) Error

func (m ResultMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ResultValidationError

type ResultValidationError struct {
	// contains filtered or unexported fields
}

ResultValidationError is the validation error returned by Result.Validate if the designated constraints aren't met.

func (ResultValidationError) Cause

func (e ResultValidationError) Cause() error

Cause function returns cause value.

func (ResultValidationError) Error

func (e ResultValidationError) Error() string

Error satisfies the builtin error interface

func (ResultValidationError) ErrorName

func (e ResultValidationError) ErrorName() string

ErrorName returns error name.

func (ResultValidationError) Field

func (e ResultValidationError) Field() string

Field function returns field value.

func (ResultValidationError) Key

func (e ResultValidationError) Key() bool

Key function returns key value.

func (ResultValidationError) Reason

func (e ResultValidationError) Reason() string

Reason function returns reason value.

type StructuredData

type StructuredData struct {
	TlsPrivateKey []*TlsPrivateKey `protobuf:"bytes,1,rep,name=tls_private_key,json=tlsPrivateKey,proto3" json:"tls_private_key,omitempty"`
	GithubSshKey  []*GitHubSSHKey  `protobuf:"bytes,2,rep,name=github_ssh_key,json=githubSshKey,proto3" json:"github_ssh_key,omitempty"`
	// contains filtered or unexported fields
}

func (*StructuredData) Descriptor deprecated

func (*StructuredData) Descriptor() ([]byte, []int)

Deprecated: Use StructuredData.ProtoReflect.Descriptor instead.

func (*StructuredData) GetGithubSshKey

func (x *StructuredData) GetGithubSshKey() []*GitHubSSHKey

func (*StructuredData) GetTlsPrivateKey

func (x *StructuredData) GetTlsPrivateKey() []*TlsPrivateKey

func (*StructuredData) ProtoMessage

func (*StructuredData) ProtoMessage()

func (*StructuredData) ProtoReflect

func (x *StructuredData) ProtoReflect() protoreflect.Message

func (*StructuredData) Reset

func (x *StructuredData) Reset()

func (*StructuredData) String

func (x *StructuredData) String() string

func (*StructuredData) Validate

func (m *StructuredData) Validate() error

Validate checks the field values on StructuredData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StructuredData) ValidateAll

func (m *StructuredData) ValidateAll() error

ValidateAll checks the field values on StructuredData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StructuredDataMultiError, or nil if none found.

type StructuredDataMultiError

type StructuredDataMultiError []error

StructuredDataMultiError is an error wrapping multiple validation errors returned by StructuredData.ValidateAll() if the designated constraints aren't met.

func (StructuredDataMultiError) AllErrors

func (m StructuredDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StructuredDataMultiError) Error

func (m StructuredDataMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type StructuredDataValidationError

type StructuredDataValidationError struct {
	// contains filtered or unexported fields
}

StructuredDataValidationError is the validation error returned by StructuredData.Validate if the designated constraints aren't met.

func (StructuredDataValidationError) Cause

Cause function returns cause value.

func (StructuredDataValidationError) Error

Error satisfies the builtin error interface

func (StructuredDataValidationError) ErrorName

func (e StructuredDataValidationError) ErrorName() string

ErrorName returns error name.

func (StructuredDataValidationError) Field

Field function returns field value.

func (StructuredDataValidationError) Key

Key function returns key value.

func (StructuredDataValidationError) Reason

Reason function returns reason value.

type TlsPrivateKey

type TlsPrivateKey struct {
	CertificateFingerprint string `` /* 127-byte string literal not displayed */
	VerificationUrl        string `protobuf:"bytes,2,opt,name=verification_url,json=verificationUrl,proto3" json:"verification_url,omitempty"`
	ExpirationTimestamp    int64  `protobuf:"varint,3,opt,name=expiration_timestamp,json=expirationTimestamp,proto3" json:"expiration_timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*TlsPrivateKey) Descriptor deprecated

func (*TlsPrivateKey) Descriptor() ([]byte, []int)

Deprecated: Use TlsPrivateKey.ProtoReflect.Descriptor instead.

func (*TlsPrivateKey) GetCertificateFingerprint

func (x *TlsPrivateKey) GetCertificateFingerprint() string

func (*TlsPrivateKey) GetExpirationTimestamp

func (x *TlsPrivateKey) GetExpirationTimestamp() int64

func (*TlsPrivateKey) GetVerificationUrl

func (x *TlsPrivateKey) GetVerificationUrl() string

func (*TlsPrivateKey) ProtoMessage

func (*TlsPrivateKey) ProtoMessage()

func (*TlsPrivateKey) ProtoReflect

func (x *TlsPrivateKey) ProtoReflect() protoreflect.Message

func (*TlsPrivateKey) Reset

func (x *TlsPrivateKey) Reset()

func (*TlsPrivateKey) String

func (x *TlsPrivateKey) String() string

func (*TlsPrivateKey) Validate

func (m *TlsPrivateKey) Validate() error

Validate checks the field values on TlsPrivateKey with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TlsPrivateKey) ValidateAll

func (m *TlsPrivateKey) ValidateAll() error

ValidateAll checks the field values on TlsPrivateKey with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TlsPrivateKeyMultiError, or nil if none found.

type TlsPrivateKeyMultiError

type TlsPrivateKeyMultiError []error

TlsPrivateKeyMultiError is an error wrapping multiple validation errors returned by TlsPrivateKey.ValidateAll() if the designated constraints aren't met.

func (TlsPrivateKeyMultiError) AllErrors

func (m TlsPrivateKeyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TlsPrivateKeyMultiError) Error

func (m TlsPrivateKeyMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TlsPrivateKeyValidationError

type TlsPrivateKeyValidationError struct {
	// contains filtered or unexported fields
}

TlsPrivateKeyValidationError is the validation error returned by TlsPrivateKey.Validate if the designated constraints aren't met.

func (TlsPrivateKeyValidationError) Cause

Cause function returns cause value.

func (TlsPrivateKeyValidationError) Error

Error satisfies the builtin error interface

func (TlsPrivateKeyValidationError) ErrorName

func (e TlsPrivateKeyValidationError) ErrorName() string

ErrorName returns error name.

func (TlsPrivateKeyValidationError) Field

Field function returns field value.

func (TlsPrivateKeyValidationError) Key

Key function returns key value.

func (TlsPrivateKeyValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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