Package com.google.api
Class ContextRule
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.api.ContextRule
- All Implemented Interfaces:
ContextRuleOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ContextRule
extends com.google.protobuf.GeneratedMessageV3
implements ContextRuleOrBuilder
A context rule provides information about the context for an individual API element.Protobuf type
google.api.ContextRule- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA context rule provides information about the context for an individual API element.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAllowedRequestExtensions(int index) A list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.com.google.protobuf.ByteStringgetAllowedRequestExtensionsBytes(int index) A list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.intA list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.com.google.protobuf.ProtocolStringListA list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.getAllowedResponseExtensions(int index) A list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.com.google.protobuf.ByteStringgetAllowedResponseExtensionsBytes(int index) A list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.intA list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.com.google.protobuf.ProtocolStringListA list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.static ContextRulestatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<ContextRule>getProvided(int index) A list of full type names of provided contexts.com.google.protobuf.ByteStringgetProvidedBytes(int index) A list of full type names of provided contexts.intA list of full type names of provided contexts.com.google.protobuf.ProtocolStringListA list of full type names of provided contexts.getRequested(int index) A list of full type names of requested contexts.com.google.protobuf.ByteStringgetRequestedBytes(int index) A list of full type names of requested contexts.intA list of full type names of requested contexts.com.google.protobuf.ProtocolStringListA list of full type names of requested contexts.Selects the methods to which this rule applies.com.google.protobuf.ByteStringSelects the methods to which this rule applies.intfinal com.google.protobuf.UnknownFieldSetinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic ContextRule.Builderstatic ContextRule.BuildernewBuilder(ContextRule prototype) protected ContextRule.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ContextRuleparseDelimitedFrom(InputStream input) static ContextRuleparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextRuleparseFrom(byte[] data) static ContextRuleparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextRuleparseFrom(com.google.protobuf.ByteString data) static ContextRuleparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextRuleparseFrom(com.google.protobuf.CodedInputStream input) static ContextRuleparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextRuleparseFrom(InputStream input) static ContextRuleparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextRuleparseFrom(ByteBuffer data) static ContextRuleparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ContextRule>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
SELECTOR_FIELD_NUMBER
public static final int SELECTOR_FIELD_NUMBER- See Also:
-
REQUESTED_FIELD_NUMBER
public static final int REQUESTED_FIELD_NUMBER- See Also:
-
PROVIDED_FIELD_NUMBER
public static final int PROVIDED_FIELD_NUMBER- See Also:
-
ALLOWED_REQUEST_EXTENSIONS_FIELD_NUMBER
public static final int ALLOWED_REQUEST_EXTENSIONS_FIELD_NUMBER- See Also:
-
ALLOWED_RESPONSE_EXTENSIONS_FIELD_NUMBER
public static final int ALLOWED_RESPONSE_EXTENSIONS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSelector
Selects the methods to which this rule applies. Refer to [selector][google.api.DocumentationRule.selector] for syntax details.
string selector = 1;- Specified by:
getSelectorin interfaceContextRuleOrBuilder- Returns:
- The selector.
-
getSelectorBytes
public com.google.protobuf.ByteString getSelectorBytes()Selects the methods to which this rule applies. Refer to [selector][google.api.DocumentationRule.selector] for syntax details.
string selector = 1;- Specified by:
getSelectorBytesin interfaceContextRuleOrBuilder- Returns:
- The bytes for selector.
-
getRequestedList
public com.google.protobuf.ProtocolStringList getRequestedList()A list of full type names of requested contexts.
repeated string requested = 2;- Specified by:
getRequestedListin interfaceContextRuleOrBuilder- Returns:
- A list containing the requested.
-
getRequestedCount
public int getRequestedCount()A list of full type names of requested contexts.
repeated string requested = 2;- Specified by:
getRequestedCountin interfaceContextRuleOrBuilder- Returns:
- The count of requested.
-
getRequested
A list of full type names of requested contexts.
repeated string requested = 2;- Specified by:
getRequestedin interfaceContextRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The requested at the given index.
-
getRequestedBytes
public com.google.protobuf.ByteString getRequestedBytes(int index) A list of full type names of requested contexts.
repeated string requested = 2;- Specified by:
getRequestedBytesin interfaceContextRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the requested at the given index.
-
getProvidedList
public com.google.protobuf.ProtocolStringList getProvidedList()A list of full type names of provided contexts.
repeated string provided = 3;- Specified by:
getProvidedListin interfaceContextRuleOrBuilder- Returns:
- A list containing the provided.
-
getProvidedCount
public int getProvidedCount()A list of full type names of provided contexts.
repeated string provided = 3;- Specified by:
getProvidedCountin interfaceContextRuleOrBuilder- Returns:
- The count of provided.
-
getProvided
A list of full type names of provided contexts.
repeated string provided = 3;- Specified by:
getProvidedin interfaceContextRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The provided at the given index.
-
getProvidedBytes
public com.google.protobuf.ByteString getProvidedBytes(int index) A list of full type names of provided contexts.
repeated string provided = 3;- Specified by:
getProvidedBytesin interfaceContextRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the provided at the given index.
-
getAllowedRequestExtensionsList
public com.google.protobuf.ProtocolStringList getAllowedRequestExtensionsList()A list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.
repeated string allowed_request_extensions = 4;- Specified by:
getAllowedRequestExtensionsListin interfaceContextRuleOrBuilder- Returns:
- A list containing the allowedRequestExtensions.
-
getAllowedRequestExtensionsCount
public int getAllowedRequestExtensionsCount()A list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.
repeated string allowed_request_extensions = 4;- Specified by:
getAllowedRequestExtensionsCountin interfaceContextRuleOrBuilder- Returns:
- The count of allowedRequestExtensions.
-
getAllowedRequestExtensions
A list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.
repeated string allowed_request_extensions = 4;- Specified by:
getAllowedRequestExtensionsin interfaceContextRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The allowedRequestExtensions at the given index.
-
getAllowedRequestExtensionsBytes
public com.google.protobuf.ByteString getAllowedRequestExtensionsBytes(int index) A list of full type names or extension IDs of extensions allowed in grpc side channel from client to backend.
repeated string allowed_request_extensions = 4;- Specified by:
getAllowedRequestExtensionsBytesin interfaceContextRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allowedRequestExtensions at the given index.
-
getAllowedResponseExtensionsList
public com.google.protobuf.ProtocolStringList getAllowedResponseExtensionsList()A list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.
repeated string allowed_response_extensions = 5;- Specified by:
getAllowedResponseExtensionsListin interfaceContextRuleOrBuilder- Returns:
- A list containing the allowedResponseExtensions.
-
getAllowedResponseExtensionsCount
public int getAllowedResponseExtensionsCount()A list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.
repeated string allowed_response_extensions = 5;- Specified by:
getAllowedResponseExtensionsCountin interfaceContextRuleOrBuilder- Returns:
- The count of allowedResponseExtensions.
-
getAllowedResponseExtensions
A list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.
repeated string allowed_response_extensions = 5;- Specified by:
getAllowedResponseExtensionsin interfaceContextRuleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The allowedResponseExtensions at the given index.
-
getAllowedResponseExtensionsBytes
public com.google.protobuf.ByteString getAllowedResponseExtensionsBytes(int index) A list of full type names or extension IDs of extensions allowed in grpc side channel from backend to client.
repeated string allowed_response_extensions = 5;- Specified by:
getAllowedResponseExtensionsBytesin interfaceContextRuleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allowedResponseExtensions at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ContextRule parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContextRule parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContextRule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContextRule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContextRule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContextRule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ContextRule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ContextRule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ContextRule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ContextRule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-