public static final class GrpcService.GoogleGrpc extends com.google.protobuf.GeneratedMessageV3 implements GrpcService.GoogleGrpcOrBuilder
[#next-free-field: 7]Protobuf type
envoy.api.v2.core.GrpcService.GoogleGrpc| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcService.GoogleGrpc.Builder
[#next-free-field: 7]
Protobuf type
envoy.api.v2.core.GrpcService.GoogleGrpc |
static class |
GrpcService.GoogleGrpc.CallCredentials
[#next-free-field: 8]
Protobuf type
envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials |
static interface |
GrpcService.GoogleGrpc.CallCredentialsOrBuilder |
static class |
GrpcService.GoogleGrpc.ChannelCredentials
See https://grpc.io/docs/guides/auth.html#credential-types to understand Channel and Call
credential types.
|
static interface |
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder |
static class |
GrpcService.GoogleGrpc.GoogleLocalCredentials
Local channel credentials.
|
static interface |
GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder |
static class |
GrpcService.GoogleGrpc.SslCredentials
See https://grpc.io/grpc/cpp/structgrpc_1_1_ssl_credentials_options.html.
|
static interface |
GrpcService.GoogleGrpc.SslCredentialsOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CALL_CREDENTIALS_FIELD_NUMBER |
static int |
CHANNEL_CREDENTIALS_FIELD_NUMBER |
static int |
CONFIG_FIELD_NUMBER |
static int |
CREDENTIALS_FACTORY_NAME_FIELD_NUMBER |
static int |
STAT_PREFIX_FIELD_NUMBER |
static int |
TARGET_URI_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.ChannelCredentials |
getChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder |
getChannelCredentialsOrBuilder()
.envoy.api.v2.core.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.
|
static GrpcService.GoogleGrpc |
getDefaultInstance() |
GrpcService.GoogleGrpc |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<GrpcService.GoogleGrpc> |
getParserForType() |
int |
getSerializedSize() |
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>`_.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
boolean |
hasConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GrpcService.GoogleGrpc.Builder |
newBuilder() |
static GrpcService.GoogleGrpc.Builder |
newBuilder(GrpcService.GoogleGrpc prototype) |
GrpcService.GoogleGrpc.Builder |
newBuilderForType() |
protected GrpcService.GoogleGrpc.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GrpcService.GoogleGrpc |
parseDelimitedFrom(InputStream input) |
static GrpcService.GoogleGrpc |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcService.GoogleGrpc |
parseFrom(byte[] data) |
static GrpcService.GoogleGrpc |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcService.GoogleGrpc |
parseFrom(ByteBuffer data) |
static GrpcService.GoogleGrpc |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.ByteString data) |
static GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcService.GoogleGrpc |
parseFrom(InputStream input) |
static GrpcService.GoogleGrpc |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GrpcService.GoogleGrpc> |
parser() |
GrpcService.GoogleGrpc.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TARGET_URI_FIELD_NUMBER
public static final int CHANNEL_CREDENTIALS_FIELD_NUMBER
public static final int CALL_CREDENTIALS_FIELD_NUMBER
public static final int STAT_PREFIX_FIELD_NUMBER
public static final int CREDENTIALS_FACTORY_NAME_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String 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_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUri in interface GrpcService.GoogleGrpcOrBuilderpublic 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_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUriBytes in interface GrpcService.GoogleGrpcOrBuilderpublic boolean hasChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;hasChannelCredentials in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.ChannelCredentials getChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;getChannelCredentials in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder getChannelCredentialsOrBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;getChannelCredentialsOrBuilder in interface GrpcService.GoogleGrpcOrBuilderpublic 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.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsList in interface GrpcService.GoogleGrpcOrBuilderpublic 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.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsOrBuilderList in interface GrpcService.GoogleGrpcOrBuilderpublic 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.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsCount in interface GrpcService.GoogleGrpcOrBuilderpublic 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.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentials in interface GrpcService.GoogleGrpcOrBuilderpublic 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.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsOrBuilder in interface GrpcService.GoogleGrpcOrBuilderpublic 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) = { ... }getStatPrefix in interface GrpcService.GoogleGrpcOrBuilderpublic 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) = { ... }getStatPrefixBytes in interface GrpcService.GoogleGrpcOrBuilderpublic 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;getCredentialsFactoryName in interface GrpcService.GoogleGrpcOrBuilderpublic 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;getCredentialsFactoryNameBytes in interface GrpcService.GoogleGrpcOrBuilderpublic boolean hasConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;hasConfig in interface GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.Struct getConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;getConfig in interface GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;getConfigOrBuilder in interface GrpcService.GoogleGrpcOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GrpcService.GoogleGrpc parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcService.GoogleGrpc parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcService.GoogleGrpc parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcService.GoogleGrpc parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcService.GoogleGrpc parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcService.GoogleGrpc parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcService.GoogleGrpc parseFrom(InputStream input) throws IOException
IOExceptionpublic static GrpcService.GoogleGrpc parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GrpcService.GoogleGrpc parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GrpcService.GoogleGrpc parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GrpcService.GoogleGrpc parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GrpcService.GoogleGrpc parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GrpcService.GoogleGrpc.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GrpcService.GoogleGrpc.Builder newBuilder()
public static GrpcService.GoogleGrpc.Builder newBuilder(GrpcService.GoogleGrpc prototype)
public GrpcService.GoogleGrpc.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GrpcService.GoogleGrpc.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GrpcService.GoogleGrpc getDefaultInstance()
public static com.google.protobuf.Parser<GrpcService.GoogleGrpc> parser()
public com.google.protobuf.Parser<GrpcService.GoogleGrpc> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GrpcService.GoogleGrpc getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.