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