Uses of Class
com.google.api.Context
-
Packages that use Context Package Description com.google.api -
-
Uses of Context in com.google.api
Methods in com.google.api that return Context Modifier and Type Method Description ContextContext.Builder. build()ContextContext.Builder. buildPartial()ContextService.Builder. getContext()Context configuration.ContextService. getContext()Context configuration.ContextServiceOrBuilder. getContext()Context configuration.static ContextContext. getDefaultInstance()ContextContext.Builder. getDefaultInstanceForType()ContextContext. 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 Context Modifier and Type Method Description com.google.protobuf.Parser<Context>Context. getParserForType()static com.google.protobuf.Parser<Context>Context. parser()Methods in com.google.api with parameters of type Context Modifier and Type Method Description Service.BuilderService.Builder. mergeContext(Context value)Context configuration.Context.BuilderContext.Builder. mergeFrom(Context other)static Context.BuilderContext. newBuilder(Context prototype)Service.BuilderService.Builder. setContext(Context value)Context configuration.
-