Is this really a gRPC question? protobuf is just a payload serialization format
If it *is* gRPC, then: *how* is the API key expected to be transmitted? Is it a header? a payload item? Honestly, linking to the API specification would be a good idea. Otherwise this is very vague. On Wed, 15 Jun 2022 at 07:58, Dinny Augustine <[email protected]> wrote: > Hi, > I am new to protobuf. I want to get the response of an API key that uses > protobuf .I am using PHP language. How can I accomplish this. > > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/protobuf/84cc1c93-d7f5-4ac6-8637-ff07478faa2dn%40googlegroups.com > <https://groups.google.com/d/msgid/protobuf/84cc1c93-d7f5-4ac6-8637-ff07478faa2dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Regards, Marc -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/CAF95VAyZ2zUXkKFmsxHE-197hA%3DUo0ps5hLgaEOdAmHGfJRu%2BQ%40mail.gmail.com.
