public abstract static class Descriptor.CallId
extends Object
The Call ID.
This is an abstract representation of how a service call is addressed within a service. For
example, in the case of REST APIs, it will be addressed using an HTTP method and path.