public static final class Databricks.DatabricksRpcOptions extends com.google.protobuf.GeneratedMessageV3 implements Databricks.DatabricksRpcOptionsOrBuilder
Defines the set of options declared for every service RPC which are used to direct RPCs to endpoints, as well as other metadata about the RPC.Protobuf type
DatabricksRpcOptions
Modifier and Type | Class and Description |
---|---|
static class |
Databricks.DatabricksRpcOptions.Builder
Defines the set of options declared for every service RPC which are used to
direct RPCs to endpoints, as well as other metadata about the RPC.
|
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 |
ENDPOINTS_FIELD_NUMBER |
static int |
ERROR_CODES_FIELD_NUMBER |
static com.google.protobuf.Parser<Databricks.DatabricksRpcOptions> |
PARSER
Deprecated.
|
static int |
RATE_LIMIT_FIELD_NUMBER |
static int |
RPC_DOC_TITLE_FIELD_NUMBER |
static int |
VISIBILITY_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Databricks.DatabricksRpcOptions |
getDefaultInstance() |
Databricks.DatabricksRpcOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Databricks.HttpEndpoint |
getEndpoints(int index)
repeated .HttpEndpoint endpoints = 1; |
int |
getEndpointsCount()
repeated .HttpEndpoint endpoints = 1; |
List<Databricks.HttpEndpoint> |
getEndpointsList()
repeated .HttpEndpoint endpoints = 1; |
Databricks.HttpEndpointOrBuilder |
getEndpointsOrBuilder(int index)
repeated .HttpEndpoint endpoints = 1; |
List<? extends Databricks.HttpEndpointOrBuilder> |
getEndpointsOrBuilderList()
repeated .HttpEndpoint endpoints = 1; |
Databricks.ErrorCode |
getErrorCodes(int index)
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
int |
getErrorCodesCount()
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
List<Databricks.ErrorCode> |
getErrorCodesList()
Complete definition of all error codes (from a statically defined set) which this method
may return.
|
com.google.protobuf.Parser<Databricks.DatabricksRpcOptions> |
getParserForType() |
Databricks.RateLimit |
getRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
Databricks.RateLimitOrBuilder |
getRateLimitOrBuilder()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
String |
getRpcDocTitle()
If defined, overrides the default title used for in the API docs.
|
com.google.protobuf.ByteString |
getRpcDocTitleBytes()
If defined, overrides the default title used for in the API docs.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Databricks.Visibility |
getVisibility()
Indicates which users are allowed to initiate this RPC.
|
int |
hashCode() |
boolean |
hasRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
|
boolean |
hasRpcDocTitle()
If defined, overrides the default title used for in the API docs.
|
boolean |
hasVisibility()
Indicates which users are allowed to initiate this RPC.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Databricks.DatabricksRpcOptions.Builder |
newBuilder() |
static Databricks.DatabricksRpcOptions.Builder |
newBuilder(Databricks.DatabricksRpcOptions prototype) |
Databricks.DatabricksRpcOptions.Builder |
newBuilderForType() |
protected Databricks.DatabricksRpcOptions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Databricks.DatabricksRpcOptions |
parseDelimitedFrom(InputStream input) |
static Databricks.DatabricksRpcOptions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Databricks.DatabricksRpcOptions |
parseFrom(byte[] data) |
static Databricks.DatabricksRpcOptions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Databricks.DatabricksRpcOptions |
parseFrom(ByteBuffer data) |
static Databricks.DatabricksRpcOptions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Databricks.DatabricksRpcOptions |
parseFrom(com.google.protobuf.ByteString data) |
static Databricks.DatabricksRpcOptions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Databricks.DatabricksRpcOptions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Databricks.DatabricksRpcOptions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Databricks.DatabricksRpcOptions |
parseFrom(InputStream input) |
static Databricks.DatabricksRpcOptions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Databricks.DatabricksRpcOptions> |
parser() |
Databricks.DatabricksRpcOptions.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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int ENDPOINTS_FIELD_NUMBER
public static final int VISIBILITY_FIELD_NUMBER
public static final int ERROR_CODES_FIELD_NUMBER
public static final int RATE_LIMIT_FIELD_NUMBER
public static final int RPC_DOC_TITLE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Databricks.DatabricksRpcOptions> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public List<Databricks.HttpEndpoint> getEndpointsList()
repeated .HttpEndpoint endpoints = 1;
getEndpointsList
in interface Databricks.DatabricksRpcOptionsOrBuilder
public List<? extends Databricks.HttpEndpointOrBuilder> getEndpointsOrBuilderList()
repeated .HttpEndpoint endpoints = 1;
getEndpointsOrBuilderList
in interface Databricks.DatabricksRpcOptionsOrBuilder
public int getEndpointsCount()
repeated .HttpEndpoint endpoints = 1;
getEndpointsCount
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.HttpEndpoint getEndpoints(int index)
repeated .HttpEndpoint endpoints = 1;
getEndpoints
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.HttpEndpointOrBuilder getEndpointsOrBuilder(int index)
repeated .HttpEndpoint endpoints = 1;
getEndpointsOrBuilder
in interface Databricks.DatabricksRpcOptionsOrBuilder
public boolean hasVisibility()
Indicates which users are allowed to initiate this RPC.
optional .Visibility visibility = 2;
hasVisibility
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.Visibility getVisibility()
Indicates which users are allowed to initiate this RPC.
optional .Visibility visibility = 2;
getVisibility
in interface Databricks.DatabricksRpcOptionsOrBuilder
public List<Databricks.ErrorCode> getErrorCodesList()
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
getErrorCodesList
in interface Databricks.DatabricksRpcOptionsOrBuilder
public int getErrorCodesCount()
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
getErrorCodesCount
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.ErrorCode getErrorCodes(int index)
Complete definition of all error codes (from a statically defined set) which this method may return.
repeated .ErrorCode error_codes = 3;
getErrorCodes
in interface Databricks.DatabricksRpcOptionsOrBuilder
public boolean hasRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
hasRateLimit
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.RateLimit getRateLimit()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
getRateLimit
in interface Databricks.DatabricksRpcOptionsOrBuilder
public Databricks.RateLimitOrBuilder getRateLimitOrBuilder()
If defined, a rate limit will be applied to this RPC for all requests from the API proxy.
optional .RateLimit rate_limit = 4;
getRateLimitOrBuilder
in interface Databricks.DatabricksRpcOptionsOrBuilder
public boolean hasRpcDocTitle()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
hasRpcDocTitle
in interface Databricks.DatabricksRpcOptionsOrBuilder
public String getRpcDocTitle()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
getRpcDocTitle
in interface Databricks.DatabricksRpcOptionsOrBuilder
public com.google.protobuf.ByteString getRpcDocTitleBytes()
If defined, overrides the default title used for in the API docs. See ProtobufDocGenerator for more info.
optional string rpc_doc_title = 5;
getRpcDocTitleBytes
in interface Databricks.DatabricksRpcOptionsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Databricks.DatabricksRpcOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Databricks.DatabricksRpcOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Databricks.DatabricksRpcOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Databricks.DatabricksRpcOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Databricks.DatabricksRpcOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Databricks.DatabricksRpcOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Databricks.DatabricksRpcOptions parseFrom(InputStream input) throws IOException
IOException
public static Databricks.DatabricksRpcOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Databricks.DatabricksRpcOptions parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Databricks.DatabricksRpcOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Databricks.DatabricksRpcOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Databricks.DatabricksRpcOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Databricks.DatabricksRpcOptions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Databricks.DatabricksRpcOptions.Builder newBuilder()
public static Databricks.DatabricksRpcOptions.Builder newBuilder(Databricks.DatabricksRpcOptions prototype)
public Databricks.DatabricksRpcOptions.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Databricks.DatabricksRpcOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Databricks.DatabricksRpcOptions getDefaultInstance()
public static com.google.protobuf.Parser<Databricks.DatabricksRpcOptions> parser()
public com.google.protobuf.Parser<Databricks.DatabricksRpcOptions> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Databricks.DatabricksRpcOptions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2018. All rights reserved.