Services
RPC methods exposed by this API.IngestService
Messages
Data models used across requests/responses.IngestArbitraryProtobufDataStreamRequest
IngestArbitraryProtobufDataStreamResponse
This message has no fields.IngestWithConfigDataChannelValue
IngestWithConfigDataStreamRequest
INTERNAL NOTE (remove from public protos): Any updates to this proto message MUST also update theIngestWithConfigDataStreamRequestLite and IngestWithConfigDataStreamChannelValuesOnly proto messages
in sift_internal/ingest/v1/ingest.proto.
For performance, only the minimal set of fields is deserialized on ingest by the
IngestWithConfigDataStreamRequestLite proto message definition; other fields that are expensive and/or
large and that are not required to be parsed should not be included there. Additionally, the field number
MUST match exactly as we depend on the field numbers to correctly decode the fields despite technically
different message definitions.