Uses of Class
com.google.api.Context
Packages that use Context
-
Uses of Context in com.google.api
Methods in com.google.api that return ContextModifier and TypeMethodDescriptionContext.Builder.build()
Context.Builder.buildPartial()
Service.Builder.getContext()
Context configuration.Service.getContext()
Context configuration.ServiceOrBuilder.getContext()
Context configuration.static Context
Context.getDefaultInstance()
Context.Builder.getDefaultInstanceForType()
Context.getDefaultInstanceForType()
static Context
Context.parseDelimitedFrom
(InputStream input) static Context
Context.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Context
Context.parseFrom
(byte[] data) static Context
Context.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Context
Context.parseFrom
(com.google.protobuf.ByteString data) static Context
Context.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Context
Context.parseFrom
(com.google.protobuf.CodedInputStream input) static Context
Context.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Context
Context.parseFrom
(InputStream input) static Context
Context.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Context
Context.parseFrom
(ByteBuffer data) static Context
Context.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type ContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Context> Context.getParserForType()
static com.google.protobuf.Parser
<Context> Context.parser()
Methods in com.google.api with parameters of type ContextModifier and TypeMethodDescriptionService.Builder.mergeContext
(Context value) Context configuration.static Context.Builder
Context.newBuilder
(Context prototype) Service.Builder.setContext
(Context value) Context configuration.