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 ContextContext.getDefaultInstance()Context.Builder.getDefaultInstanceForType()Context.getDefaultInstanceForType()static ContextContext.parseDelimitedFrom(InputStream input) static ContextContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextContext.parseFrom(byte[] data) static ContextContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextContext.parseFrom(com.google.protobuf.ByteString data) static ContextContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextContext.parseFrom(com.google.protobuf.CodedInputStream input) static ContextContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextContext.parseFrom(InputStream input) static ContextContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextContext.parseFrom(ByteBuffer data) static ContextContext.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.BuilderContext.newBuilder(Context prototype) Service.Builder.setContext(Context value) Context configuration.