Network Security v1beta1 API - Class GetDnsThreatDetectorRequest (2.0.0-beta08)

public sealed class GetDnsThreatDetectorRequest : IMessage<GetDnsThreatDetectorRequest>, IEquatable<GetDnsThreatDetectorRequest>, IDeepCloneable<GetDnsThreatDetectorRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Network Security v1beta1 API class GetDnsThreatDetectorRequest.

The message sent to get a DnsThreatDetector.

Inheritance

object > GetDnsThreatDetectorRequest

Namespace

Google.Cloud.NetworkSecurity.V1Beta1

Assembly

Google.Cloud.NetworkSecurity.V1Beta1.dll

Constructors

GetDnsThreatDetectorRequest()

public GetDnsThreatDetectorRequest()

GetDnsThreatDetectorRequest(GetDnsThreatDetectorRequest)

public GetDnsThreatDetectorRequest(GetDnsThreatDetectorRequest other)
Parameter
Name Description
other GetDnsThreatDetectorRequest

Properties

DnsThreatDetectorName

public DnsThreatDetectorName DnsThreatDetectorName { get; set; }

DnsThreatDetectorName-typed view over the Name resource name property.

Property Value
Type Description
DnsThreatDetectorName

Name

public string Name { get; set; }

Required. Name of the DnsThreatDetector resource.

Property Value
Type Description
string