Google Cloud Network Security V1 Client - Class Provider (1.3.0)

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 \ DnsThreatDetector

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PROVIDER_UNSPECIFIED

Value: 0

An unspecified provider.

Generated from protobuf enum PROVIDER_UNSPECIFIED = 0;

INFOBLOX

Value: 1

The Infoblox DNS threat detector provider.

Generated from protobuf enum INFOBLOX = 1;