Class: Google::Cloud::WebSecurityScanner::V1beta::GetFindingRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/websecurityscanner/v1beta/web_security_scanner.rb

Overview

Request for the GetFinding method.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



211
212
213
214
# File 'proto_docs/google/cloud/websecurityscanner/v1beta/web_security_scanner.rb', line 211

class GetFindingRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end