package phishingprotection
import "google.golang.org/genproto/googleapis/cloud/phishingprotection/v1beta1"
Package phishingprotection aliases all exported identifiers in package "cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb".
Deprecated: Please use types in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Variables
- func RegisterPhishingProtectionServiceV1Beta1Server(s *grpc.Server, srv PhishingProtectionServiceV1Beta1Server)
- type PhishingProtectionServiceV1Beta1Client
- type PhishingProtectionServiceV1Beta1Server
- type ReportPhishingRequest
- type ReportPhishingResponse
- type UnimplementedPhishingProtectionServiceV1Beta1Server
Variables ¶
var ( File_google_cloud_phishingprotection_v1beta1_phishingprotection_proto = src.File_google_cloud_phishingprotection_v1beta1_phishingprotection_proto )
Deprecated: Please use vars in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
Functions ¶
func RegisterPhishingProtectionServiceV1Beta1Server ¶
func RegisterPhishingProtectionServiceV1Beta1Server(s *grpc.Server, srv PhishingProtectionServiceV1Beta1Server)
Deprecated: Please use funcs in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
Types ¶
type PhishingProtectionServiceV1Beta1Client ¶
type PhishingProtectionServiceV1Beta1Client = src.PhishingProtectionServiceV1Beta1Client
PhishingProtectionServiceV1Beta1Client is the client API for PhishingProtectionServiceV1Beta1 service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
func NewPhishingProtectionServiceV1Beta1Client ¶
func NewPhishingProtectionServiceV1Beta1Client(cc grpc.ClientConnInterface) PhishingProtectionServiceV1Beta1Client
Deprecated: Please use funcs in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
type PhishingProtectionServiceV1Beta1Server ¶
type PhishingProtectionServiceV1Beta1Server = src.PhishingProtectionServiceV1Beta1Server
PhishingProtectionServiceV1Beta1Server is the server API for PhishingProtectionServiceV1Beta1 service.
Deprecated: Please use types in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
type ReportPhishingRequest ¶
type ReportPhishingRequest = src.ReportPhishingRequest
The ReportPhishing request message.
Deprecated: Please use types in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
type ReportPhishingResponse ¶
type ReportPhishingResponse = src.ReportPhishingResponse
The ReportPhishing (empty) response message.
Deprecated: Please use types in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
type UnimplementedPhishingProtectionServiceV1Beta1Server ¶
type UnimplementedPhishingProtectionServiceV1Beta1Server = src.UnimplementedPhishingProtectionServiceV1Beta1Server
UnimplementedPhishingProtectionServiceV1Beta1Server can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/phishingprotection/apiv1beta1/phishingprotectionpb
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.