Reference documentation and code samples for the Google Cloud Network Security V1 Client class Provider.
Name of the provider used for DNS threat analysis.
Protobuf type google.cloud.networksecurity.v1.DnsThreatDetector.Provider
Namespace
Google \ Cloud \ NetworkSecurity \ V1 \ DnsThreatDetectorMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROVIDER_UNSPECIFIED
Value: 0An unspecified provider.
Generated from protobuf enum PROVIDER_UNSPECIFIED = 0;
INFOBLOX
Value: 1The Infoblox DNS threat detector provider.
Generated from protobuf enum INFOBLOX = 1;