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 SubscriberEvent
SubscriberEvent.Builder. build()
SubscriberEvent
SubscriberEvent.Builder. buildPartial()
static SubscriberEvent
SubscriberEvent. getDefaultInstance()
SubscriberEvent
SubscriberEvent.Builder. getDefaultInstanceForType()
SubscriberEvent
SubscriberEvent. getDefaultInstanceForType()
static SubscriberEvent
SubscriberEvent. parseDelimitedFrom(InputStream input)
static SubscriberEvent
SubscriberEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SubscriberEvent
SubscriberEvent. parseFrom(byte[] data)
static SubscriberEvent
SubscriberEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SubscriberEvent
SubscriberEvent. parseFrom(com.google.protobuf.ByteString data)
static SubscriberEvent
SubscriberEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SubscriberEvent
SubscriberEvent. parseFrom(com.google.protobuf.CodedInputStream input)
static SubscriberEvent
SubscriberEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SubscriberEvent
SubscriberEvent. parseFrom(InputStream input)
static SubscriberEvent
SubscriberEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SubscriberEvent
SubscriberEvent. parseFrom(ByteBuffer data)
static SubscriberEvent
SubscriberEvent. 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.Builder
SubscriberEvent.Builder. mergeFrom(SubscriberEvent other)
static SubscriberEvent.Builder
SubscriberEvent. newBuilder(SubscriberEvent prototype)
-