Sha256: 8d3e1adbf218a98ef79b3aaa118fca47339965db39ba2272c8b97f5a24b6ae2c
Contents?: true
Size: 1.13 KB
Versions: 2
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/api/annotations_pb' require 'google/api/client_pb' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/protobuf' 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
2 entries across 2 versions & 1 rubygems