Sha256: ff3dc81ef1240370ed74ddf5798187805c6262490ebc1787423f7e68311c5931
Contents?: true
Size: 1.13 KB
Versions: 10
Compression:
Stored size: 1.13 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/phishingprotection/v1beta1/phishingprotection.proto require 'google/protobuf' require 'google/api/annotations_pb' require 'google/api/client_pb' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/phishingprotection/v1beta1/phishingprotection.proto", :syntax => :proto3) do add_message "google.cloud.phishingprotection.v1beta1.ReportPhishingRequest" do optional :parent, :string, 1 optional :uri, :string, 2 end add_message "google.cloud.phishingprotection.v1beta1.ReportPhishingResponse" do end end end module Google module Cloud module PhishingProtection module V1beta1 ReportPhishingRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.phishingprotection.v1beta1.ReportPhishingRequest").msgclass ReportPhishingResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.phishingprotection.v1beta1.ReportPhishingResponse").msgclass end end end end
Version data entries
10 entries across 10 versions & 1 rubygems