Package com.google.rpc.context (2.38.0)

GitHub Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.apps.card.v1 for new applications.

Classes

Class Description
com.google.rpc.context.AttributeContext This message defines the standard attribute vocabulary for Google APIs. An attribute is a piece of metadata that describes an activity on a network
com.google.rpc.context.AttributeContext.Api This message defines attributes associated with API operations, such as a network API request. The terminology is based on the conventions used by Google APIs, Istio, and OpenAPI.
com.google.rpc.context.AttributeContext.Api.Builder This message defines attributes associated with API operations, such as a network API request. The terminology is based on the conventions used by Google APIs, Istio, and OpenAPI.
com.google.rpc.context.AttributeContext.Auth This message defines request authentication attributes. Terminology is based on the JSON Web Token (JWT) standard, but the terms also correlate to concepts in other standards.
com.google.rpc.context.AttributeContext.Auth.Builder This message defines request authentication attributes. Terminology is based on the JSON Web Token (JWT) standard, but the terms also correlate to concepts in other standards.
com.google.rpc.context.AttributeContext.Builder This message defines the standard attribute vocabulary for Google APIs. An attribute is a piece of metadata that describes an activity on a network
com.google.rpc.context.AttributeContext.Peer This message defines attributes for a node that handles a network request. The node can be either a service or an application that sends, forwards, or receives the request. Service peers should fill in
com.google.rpc.context.AttributeContext.Peer.Builder This message defines attributes for a node that handles a network request. The node can be either a service or an application that sends, forwards, or receives the request. Service peers should fill in
com.google.rpc.context.AttributeContext.Request This message defines attributes for an HTTP request. If the actual request is not an HTTP request, the runtime system should try to map the actual request to an equivalent HTTP request.
com.google.rpc.context.AttributeContext.Request.Builder This message defines attributes for an HTTP request. If the actual request is not an HTTP request, the runtime system should try to map the actual request to an equivalent HTTP request.
com.google.rpc.context.AttributeContext.Resource This message defines core attributes for a resource. A resource is an addressable (named) entity provided by the destination service. For example, a file stored on a network storage service.
com.google.rpc.context.AttributeContext.Resource.Builder This message defines core attributes for a resource. A resource is an addressable (named) entity provided by the destination service. For example, a file stored on a network storage service.
com.google.rpc.context.AttributeContext.Response This message defines attributes for a typical network response. It generally models semantics of an HTTP response.
com.google.rpc.context.AttributeContext.Response.Builder This message defines attributes for a typical network response. It generally models semantics of an HTTP response.
com.google.rpc.context.AttributeContextProto
com.google.rpc.context.AuditContext AuditContext provides information that is needed for audit logging.
com.google.rpc.context.AuditContext.Builder AuditContext provides information that is needed for audit logging.
com.google.rpc.context.AuditContextProto

Interfaces

Interface Description
com.google.rpc.context.AttributeContext.ApiOrBuilder
com.google.rpc.context.AttributeContext.AuthOrBuilder
com.google.rpc.context.AttributeContext.PeerOrBuilder
com.google.rpc.context.AttributeContext.RequestOrBuilder
com.google.rpc.context.AttributeContext.ResourceOrBuilder
com.google.rpc.context.AttributeContext.ResponseOrBuilder
com.google.rpc.context.AttributeContextOrBuilder
com.google.rpc.context.AuditContextOrBuilder