Sha256: 93760c426c2f1585f9b496fc97ab31207d34b1eb5eb8b3f4244637e4a49c0db8
Contents?: true
Size: 727 Bytes
Versions: 13
Compression:
Stored size: 727 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/websecurityscanner/v1/crawled_url.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/websecurityscanner/v1/crawled_url.proto", :syntax => :proto3) do add_message "google.cloud.websecurityscanner.v1.CrawledUrl" do optional :http_method, :string, 1 optional :url, :string, 2 optional :body, :string, 3 end end end module Google module Cloud module WebSecurityScanner module V1 CrawledUrl = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.websecurityscanner.v1.CrawledUrl").msgclass end end end end
Version data entries
13 entries across 13 versions & 1 rubygems