| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.Builder.build() |
Context |
Context.Builder.buildPartial() |
Context |
ServiceOrBuilder.getContext()
Context configuration.
|
Context |
Service.getContext()
Context configuration.
|
Context |
Service.Builder.getContext()
Context configuration.
|
static Context |
Context.getDefaultInstance() |
Context |
Context.getDefaultInstanceForType() |
Context |
Context.Builder.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(ByteBuffer data) |
static Context |
Context.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Context> |
Context.getParserForType() |
static com.google.protobuf.Parser<Context> |
Context.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeContext(Context value)
Context configuration.
|
Context.Builder |
Context.Builder.mergeFrom(Context other) |
static Context.Builder |
Context.newBuilder(Context prototype) |
Service.Builder |
Service.Builder.setContext(Context value)
Context configuration.
|
Copyright © 2021 Google LLC. All rights reserved.