Uses of Class
ai.promoted.proto.event.Attribution
-
Packages that use Attribution Package Description ai.promoted.proto.event -
-
Uses of Attribution in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return Attribution Modifier and Type Method Description AttributionAttribution.Builder. build()AttributionAttribution.Builder. buildPartial()static AttributionAttribution. getDefaultInstance()AttributionAttribution.Builder. getDefaultInstanceForType()AttributionAttribution. getDefaultInstanceForType()static AttributionAttribution. parseDelimitedFrom(InputStream input)static AttributionAttribution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributionAttribution. parseFrom(byte[] data)static AttributionAttribution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributionAttribution. parseFrom(com.google.protobuf.ByteString data)static AttributionAttribution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributionAttribution. parseFrom(com.google.protobuf.CodedInputStream input)static AttributionAttribution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributionAttribution. parseFrom(InputStream input)static AttributionAttribution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributionAttribution. parseFrom(ByteBuffer data)static AttributionAttribution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in ai.promoted.proto.event that return types with arguments of type Attribution Modifier and Type Method Description com.google.protobuf.Parser<Attribution>Attribution. getParserForType()static com.google.protobuf.Parser<Attribution>Attribution. parser()Methods in ai.promoted.proto.event with parameters of type Attribution Modifier and Type Method Description Attribution.BuilderAttribution.Builder. mergeFrom(Attribution other)static Attribution.BuilderAttribution. newBuilder(Attribution prototype)
-