public static final class GrpcServiceOuterClass.GrpcService.GoogleGrpc extends com.google.protobuf.GeneratedMessageV3 implements GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilder
[#proto-status: draft]
Protobuf type envoy.api.v2.core.GrpcService.GoogleGrpc
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 |
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) |
GrpcServiceOuterClass.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<GrpcServiceOuterClass.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>`_.
|
GrpcServiceOuterClass.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 GrpcServiceOuterClass.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>`_.
|
GrpcServiceOuterClass.GrpcService.GoogleGrpc.ChannelCredentials |
getChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcServiceOuterClass.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 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() |
String |
getStatPrefix()
The human readable prefix to use when emitting statistics for the gRPC
service.
|
com.google.protobuf.ByteString |
getStatPrefixBytes()
The human readable prefix to use when emitting statistics for the gRPC
service.
|
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 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 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
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:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_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:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUriBytes in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic boolean hasChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;hasChannelCredentials in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.ChannelCredentials getChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;getChannelCredentials in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder getChannelCredentialsOrBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;getChannelCredentialsOrBuilder in interface GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic List<GrpcServiceOuterClass.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 GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic List<? extends GrpcServiceOuterClass.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 GrpcServiceOuterClass.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 GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic GrpcServiceOuterClass.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 GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic GrpcServiceOuterClass.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 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 = 4 [(.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 = 4 [(.validate.rules) = { ... }getStatPrefixBytes in interface GrpcServiceOuterClass.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 GrpcServiceOuterClass.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 GrpcServiceOuterClass.GrpcService.GoogleGrpcOrBuilderpublic boolean hasConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;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 = 6;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 = 6;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 © 2019 WSO2. All rights reserved.