Uses of Class
com.google.cloud.channel.v1.SubscriberEvent
-
Packages that use SubscriberEvent Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of SubscriberEvent in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return SubscriberEvent Modifier and Type Method Description SubscriberEventSubscriberEvent.Builder. build()SubscriberEventSubscriberEvent.Builder. buildPartial()static SubscriberEventSubscriberEvent. getDefaultInstance()SubscriberEventSubscriberEvent.Builder. getDefaultInstanceForType()SubscriberEventSubscriberEvent. getDefaultInstanceForType()static SubscriberEventSubscriberEvent. parseDelimitedFrom(InputStream input)static SubscriberEventSubscriberEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscriberEventSubscriberEvent. parseFrom(byte[] data)static SubscriberEventSubscriberEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscriberEventSubscriberEvent. parseFrom(com.google.protobuf.ByteString data)static SubscriberEventSubscriberEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscriberEventSubscriberEvent. parseFrom(com.google.protobuf.CodedInputStream input)static SubscriberEventSubscriberEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscriberEventSubscriberEvent. parseFrom(InputStream input)static SubscriberEventSubscriberEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubscriberEventSubscriberEvent. parseFrom(ByteBuffer data)static SubscriberEventSubscriberEvent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type SubscriberEvent Modifier and Type Method Description com.google.protobuf.Parser<SubscriberEvent>SubscriberEvent. getParserForType()static com.google.protobuf.Parser<SubscriberEvent>SubscriberEvent. parser()Methods in com.google.cloud.channel.v1 with parameters of type SubscriberEvent Modifier and Type Method Description SubscriberEvent.BuilderSubscriberEvent.Builder. mergeFrom(SubscriberEvent other)static SubscriberEvent.BuilderSubscriberEvent. newBuilder(SubscriberEvent prototype)
-