public static interface GrpcService.GoogleGrpcOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GrpcService.GoogleGrpc.CallCredentials |
getCallCredentials(int index)
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
int |
getCallCredentialsCount()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<GrpcService.GoogleGrpc.CallCredentials> |
getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.CallCredentialsOrBuilder |
getCallCredentialsOrBuilder(int index)
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<? extends GrpcService.GoogleGrpc.CallCredentialsOrBuilder> |
getCallCredentialsOrBuilderList()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.ChannelArgs |
getChannelArgs()
Custom channels args.
|
GrpcService.GoogleGrpc.ChannelArgsOrBuilder |
getChannelArgsOrBuilder()
Custom channels args.
|
GrpcService.GoogleGrpc.ChannelCredentials |
getChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder |
getChannelCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
com.google.protobuf.Struct |
getConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
com.google.protobuf.StructOrBuilder |
getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
String |
getCredentialsFactoryName()
The name of the Google gRPC credentials factory to use.
|
com.google.protobuf.ByteString |
getCredentialsFactoryNameBytes()
The name of the Google gRPC credentials factory to use.
|
com.google.protobuf.UInt32Value |
getPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally.
|
com.google.protobuf.UInt32ValueOrBuilder |
getPerStreamBufferLimitBytesOrBuilder()
How many bytes each stream can buffer internally.
|
String |
getStatPrefix()
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
string stat_prefix = 4 [(.validate.rules) = { ... } |
com.google.protobuf.ByteString |
getStatPrefixBytes()
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
string stat_prefix = 4 [(.validate.rules) = { ... } |
String |
getTargetUri()
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
com.google.protobuf.ByteString |
getTargetUriBytes()
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
boolean |
hasChannelArgs()
Custom channels args.
|
boolean |
hasChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
boolean |
hasConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
boolean |
hasPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTargetUri()
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getTargetUriBytes()
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }boolean hasChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.ChannelCredentials getChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder getChannelCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;List<GrpcService.GoogleGrpc.CallCredentials> getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;GrpcService.GoogleGrpc.CallCredentials getCallCredentials(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;int getCallCredentialsCount()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;List<? extends GrpcService.GoogleGrpc.CallCredentialsOrBuilder> getCallCredentialsOrBuilderList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;GrpcService.GoogleGrpc.CallCredentialsOrBuilder getCallCredentialsOrBuilder(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;String getStatPrefix()
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
string stat_prefix = 4 [(.validate.rules) = { ... }com.google.protobuf.ByteString getStatPrefixBytes()
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
string stat_prefix = 4 [(.validate.rules) = { ... }String getCredentialsFactoryName()
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;com.google.protobuf.ByteString getCredentialsFactoryNameBytes()
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;boolean hasConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;com.google.protobuf.Struct getConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;boolean hasPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;com.google.protobuf.UInt32Value getPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;com.google.protobuf.UInt32ValueOrBuilder getPerStreamBufferLimitBytesOrBuilder()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;boolean hasChannelArgs()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;GrpcService.GoogleGrpc.ChannelArgs getChannelArgs()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;GrpcService.GoogleGrpc.ChannelArgsOrBuilder getChannelArgsOrBuilder()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;Copyright © 2018–2021 The Envoy Project. All rights reserved.