Web Risk V1beta1 API - Class Google::Cloud::WebRisk::V1beta1::ComputeThreatListDiffRequest (v0.4.5)

Reference documentation and code samples for the Web Risk V1beta1 API class Google::Cloud::WebRisk::V1beta1::ComputeThreatListDiffRequest.

Describes an API diff request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#constraints

def constraints() -> ::Google::Cloud::WebRisk::V1beta1::ComputeThreatListDiffRequest::Constraints
Returns

#constraints=

def constraints=(value) -> ::Google::Cloud::WebRisk::V1beta1::ComputeThreatListDiffRequest::Constraints
Parameter
Returns

#threat_type

def threat_type() -> ::Google::Cloud::WebRisk::V1beta1::ThreatType
Returns

#threat_type=

def threat_type=(value) -> ::Google::Cloud::WebRisk::V1beta1::ThreatType
Parameter
Returns

#version_token

def version_token() -> ::String
Returns
  • (::String) — The current version token of the client for the requested list (the client version that was received from the last successful diff).

#version_token=

def version_token=(value) -> ::String
Parameter
  • value (::String) — The current version token of the client for the requested list (the client version that was received from the last successful diff).
Returns
  • (::String) — The current version token of the client for the requested list (the client version that was received from the last successful diff).