Uses of Class
com.google.cloud.eventarc.v1.Pubsub
-
Packages that use Pubsub Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of Pubsub in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return Pubsub Modifier and Type Method Description PubsubPubsub.Builder. build()PubsubPubsub.Builder. buildPartial()static PubsubPubsub. getDefaultInstance()PubsubPubsub.Builder. getDefaultInstanceForType()PubsubPubsub. getDefaultInstanceForType()PubsubTransport.Builder. getPubsub()The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.PubsubTransport. getPubsub()The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.PubsubTransportOrBuilder. getPubsub()The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.static PubsubPubsub. parseDelimitedFrom(InputStream input)static PubsubPubsub. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PubsubPubsub. parseFrom(byte[] data)static PubsubPubsub. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PubsubPubsub. parseFrom(com.google.protobuf.ByteString data)static PubsubPubsub. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PubsubPubsub. parseFrom(com.google.protobuf.CodedInputStream input)static PubsubPubsub. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PubsubPubsub. parseFrom(InputStream input)static PubsubPubsub. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PubsubPubsub. parseFrom(ByteBuffer data)static PubsubPubsub. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type Pubsub Modifier and Type Method Description com.google.protobuf.Parser<Pubsub>Pubsub. getParserForType()static com.google.protobuf.Parser<Pubsub>Pubsub. parser()Methods in com.google.cloud.eventarc.v1 with parameters of type Pubsub Modifier and Type Method Description Pubsub.BuilderPubsub.Builder. mergeFrom(Pubsub other)Transport.BuilderTransport.Builder. mergePubsub(Pubsub value)The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.static Pubsub.BuilderPubsub. newBuilder(Pubsub prototype)Transport.BuilderTransport.Builder. setPubsub(Pubsub value)The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.
-