@InternalApi public class MetadataExtractorInterceptor extends Object implements io.grpc.ClientInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataExtractorInterceptor.SidebandData |
| Constructor and Description |
|---|
MetadataExtractorInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
MetadataExtractorInterceptor.SidebandData |
getSidebandData() |
com.google.api.gax.grpc.GrpcCallContext |
injectInto(com.google.api.gax.grpc.GrpcCallContext ctx) |
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> methodDescriptor,
io.grpc.CallOptions callOptions,
io.grpc.Channel channel) |
public com.google.api.gax.grpc.GrpcCallContext injectInto(com.google.api.gax.grpc.GrpcCallContext ctx)
public <ReqT,RespT> io.grpc.ClientCall<ReqT,RespT> interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> methodDescriptor,
io.grpc.CallOptions callOptions,
io.grpc.Channel channel)
interceptCall in interface io.grpc.ClientInterceptorpublic MetadataExtractorInterceptor.SidebandData getSidebandData()
Copyright © 2026 Google LLC. All rights reserved.