Uses of Interface
com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
Packages that use AttributeContext.ResponseOrBuilder Package Description com.google.rpc.context -
-
Uses of AttributeContext.ResponseOrBuilder in com.google.rpc.context
Classes in com.google.rpc.context that implement AttributeContext.ResponseOrBuilder Modifier and Type Class Description static classAttributeContext.ResponseThis message defines attributes for a typical network response.static classAttributeContext.Response.BuilderThis message defines attributes for a typical network response.Methods in com.google.rpc.context that return AttributeContext.ResponseOrBuilder Modifier and Type Method Description AttributeContext.ResponseOrBuilderAttributeContext.Builder. getResponseOrBuilder()Represents a network response, such as an HTTP response.AttributeContext.ResponseOrBuilderAttributeContext. getResponseOrBuilder()Represents a network response, such as an HTTP response.AttributeContext.ResponseOrBuilderAttributeContextOrBuilder. getResponseOrBuilder()Represents a network response, such as an HTTP response.
-