Network Security V1beta1 API - Class Google::Cloud::NetworkSecurity::V1beta1::ListDnsThreatDetectorsRequest (v0.14.0)

Reference documentation and code samples for the Network Security V1beta1 API class Google::Cloud::NetworkSecurity::V1beta1::ListDnsThreatDetectorsRequest.

The message for requesting a list of DnsThreatDetectors in the project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Optional. The requested page size. The server may return fewer items than requested. If unspecified, the server picks an appropriate default.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The requested page size. The server may return fewer items than requested. If unspecified, the server picks an appropriate default.
Returns
  • (::Integer) — Optional. The requested page size. The server may return fewer items than requested. If unspecified, the server picks an appropriate default.

#page_token

def page_token() -> ::String
Returns
  • (::String) — Optional. A page token received from a previous ListDnsThreatDetectorsRequest call. Provide this to retrieve the subsequent page.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — Optional. A page token received from a previous ListDnsThreatDetectorsRequest call. Provide this to retrieve the subsequent page.
Returns
  • (::String) — Optional. A page token received from a previous ListDnsThreatDetectorsRequest call. Provide this to retrieve the subsequent page.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent value for ListDnsThreatDetectorsRequest.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent value for ListDnsThreatDetectorsRequest.
Returns
  • (::String) — Required. The parent value for ListDnsThreatDetectorsRequest.