Uses of Class
com.google.shopping.type.Channel
Packages that use Channel
-
Uses of Channel in com.google.shopping.type
Methods in com.google.shopping.type that return ChannelModifier and TypeMethodDescriptionChannel.Builder.build()Channel.Builder.buildPartial()static ChannelChannel.getDefaultInstance()Channel.Builder.getDefaultInstanceForType()Channel.getDefaultInstanceForType()static ChannelChannel.parseDelimitedFrom(InputStream input) static ChannelChannel.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelChannel.parseFrom(byte[] data) static ChannelChannel.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelChannel.parseFrom(com.google.protobuf.ByteString data) static ChannelChannel.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelChannel.parseFrom(com.google.protobuf.CodedInputStream input) static ChannelChannel.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelChannel.parseFrom(InputStream input) static ChannelChannel.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChannelChannel.parseFrom(ByteBuffer data) static ChannelChannel.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.shopping.type that return types with arguments of type ChannelModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Channel>Channel.getParserForType()static com.google.protobuf.Parser<Channel>Channel.parser()Methods in com.google.shopping.type with parameters of type Channel