public static final class GrpcServiceOuterClass.GrpcService.GoogleGrpc extends com.google.protobuf.GeneratedMessageV3 implements GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilder
envoy.api.v2.core.GrpcService.GoogleGrpc| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder
Protobuf type
envoy.api.v2.core.GrpcService.GoogleGrpc |
static class |
GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials
See https://grpc.io/grpc/cpp/structgrpc_1_1_ssl_credentials_options.html.
|
static interface |
GrpcServiceOuterClass.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| Modifier and Type | Field and Description |
|---|---|
static int |
CONFIG_FIELD_NUMBER |
static int |
SSL_CREDENTIALS_FIELD_NUMBER |
static int |
STAT_PREFIX_FIELD_NUMBER |
static int |
TARGET_URI_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.
|
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
getDefaultInstance() |
GrpcServiceOuterClass.GrpcService.GoogleGrpc |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<GrpcServiceOuterClass.GrpcService.GoogleGrpc> |
getParserForType() |
int |
getSerializedSize() |
GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials |
getSslCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials ssl_credentials = 2; |
GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilder |
getSslCredentialsOrBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials ssl_credentials = 2; |
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 = 3 [(.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 = 3 [(.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 |
hasConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
int |
hashCode() |
boolean |
hasSslCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials ssl_credentials = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder |
newBuilder() |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder |
newBuilder(GrpcServiceOuterClass.GrpcService.GoogleGrpc prototype) |
GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder |
newBuilderForType() |
protected GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseDelimitedFrom(InputStream input) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(byte[] data) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(ByteBuffer data) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.ByteString data) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(InputStream input) |
static GrpcServiceOuterClass.GrpcService.GoogleGrpc |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GrpcServiceOuterClass.GrpcService.GoogleGrpc> |
parser() |
GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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 SSL_CREDENTIALS_FIELD_NUMBER
public static final int STAT_PREFIX_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public 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:`credentials <envoy_api_field_core.GrpcService.credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUri in interface GrpcServiceOuterClass.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:`credentials <envoy_api_field_core.GrpcService.credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUriBytes in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic boolean hasSslCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials ssl_credentials = 2;hasSslCredentials in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials getSslCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials ssl_credentials = 2;getSslCredentials in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilder getSslCredentialsOrBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials ssl_credentials = 2;getSslCredentialsOrBuilder in interface GrpcServiceOuterClass.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 = 3 [(.validate.rules) = { ... }getStatPrefix in interface GrpcServiceOuterClass.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 = 3 [(.validate.rules) = { ... }getStatPrefixBytes in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic boolean hasConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 4;hasConfig in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.Struct getConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 4;getConfig in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 4;getConfigOrBuilder in interface GrpcServiceOuterClass.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 GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(InputStream input) throws IOException
IOExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder newBuilder()
public static GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder newBuilder(GrpcServiceOuterClass.GrpcService.GoogleGrpc prototype)
public GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GrpcServiceOuterClass.GrpcService.GoogleGrpc.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GrpcServiceOuterClass.GrpcService.GoogleGrpc getDefaultInstance()
public static com.google.protobuf.Parser<GrpcServiceOuterClass.GrpcService.GoogleGrpc> parser()
public com.google.protobuf.Parser<GrpcServiceOuterClass.GrpcService.GoogleGrpc> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GrpcServiceOuterClass.GrpcService.GoogleGrpc getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.