package publishing

import "google.golang.org/genproto/googleapis/cloud/eventarc/publishing/v1"

Package publishing aliases all exported identifiers in package "cloud.google.com/go/eventarc/publishing/apiv1/publishingpb".

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Variables

var (
	File_google_cloud_eventarc_publishing_v1_publisher_proto = src.File_google_cloud_eventarc_publishing_v1_publisher_proto
)

Deprecated: Please use vars in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

Functions

func RegisterPublisherServer

func RegisterPublisherServer(s *grpc.Server, srv PublisherServer)

Deprecated: Please use funcs in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

Types

type PublishChannelConnectionEventsRequest

type PublishChannelConnectionEventsRequest = src.PublishChannelConnectionEventsRequest

The request message for the PublishChannelConnectionEvents method.

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

type PublishChannelConnectionEventsResponse

type PublishChannelConnectionEventsResponse = src.PublishChannelConnectionEventsResponse

The response message for the PublishChannelConnectionEvents method.

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

type PublishEventsRequest

type PublishEventsRequest = src.PublishEventsRequest

The request message for the PublishEvents method.

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

type PublishEventsResponse

type PublishEventsResponse = src.PublishEventsResponse

The response message for the PublishEvents method.

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

type PublisherClient

type PublisherClient = src.PublisherClient

PublisherClient is the client API for Publisher 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/eventarc/publishing/apiv1/publishingpb

func NewPublisherClient

func NewPublisherClient(cc grpc.ClientConnInterface) PublisherClient

Deprecated: Please use funcs in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

type PublisherServer

type PublisherServer = src.PublisherServer

PublisherServer is the server API for Publisher service.

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

type UnimplementedPublisherServer

type UnimplementedPublisherServer = src.UnimplementedPublisherServer

UnimplementedPublisherServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/eventarc/publishing/apiv1/publishingpb

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.