Package dev.cerbos.api.v1.policy
Class PolicyOuterClass.TestTable.Expectation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- dev.cerbos.api.v1.policy.PolicyOuterClass.TestTable.Expectation
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PolicyOuterClass.TestTable.ExpectationOrBuilder,java.io.Serializable
- Enclosing class:
- PolicyOuterClass.TestTable
public static final class PolicyOuterClass.TestTable.Expectation extends com.google.protobuf.GeneratedMessageV3 implements PolicyOuterClass.TestTable.ExpectationOrBuilder
Protobuf typecerbos.policy.v1.TestTable.Expectation- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPolicyOuterClass.TestTable.Expectation.BuilderProtobuf typecerbos.policy.v1.TestTable.Expectation-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intACTIONS_FIELD_NUMBERstatic intOUTPUTS_FIELD_NUMBERstatic intPRINCIPAL_FIELD_NUMBERstatic intRESOURCE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsActions(java.lang.String key)map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...booleanequals(java.lang.Object obj)java.util.Map<java.lang.String,EffectOuterClass.Effect>getActions()Deprecated.intgetActionsCount()map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...java.util.Map<java.lang.String,EffectOuterClass.Effect>getActionsMap()map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...EffectOuterClass.EffectgetActionsOrDefault(java.lang.String key, EffectOuterClass.Effect defaultValue)map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...EffectOuterClass.EffectgetActionsOrThrow(java.lang.String key)map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...java.util.Map<java.lang.String,java.lang.Integer>getActionsValue()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getActionsValueMap()map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...intgetActionsValueOrDefault(java.lang.String key, int defaultValue)map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...intgetActionsValueOrThrow(java.lang.String key)map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ...static PolicyOuterClass.TestTable.ExpectationgetDefaultInstance()PolicyOuterClass.TestTable.ExpectationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()PolicyOuterClass.TestTable.OutputExpectationsgetOutputs(int index)repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;intgetOutputsCount()repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;java.util.List<PolicyOuterClass.TestTable.OutputExpectations>getOutputsList()repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;PolicyOuterClass.TestTable.OutputExpectationsOrBuildergetOutputsOrBuilder(int index)repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;java.util.List<? extends PolicyOuterClass.TestTable.OutputExpectationsOrBuilder>getOutputsOrBuilderList()repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;com.google.protobuf.Parser<PolicyOuterClass.TestTable.Expectation>getParserForType()java.lang.StringgetPrincipal()string principal = 1 [(.validate.rules) = { ...com.google.protobuf.ByteStringgetPrincipalBytes()string principal = 1 [(.validate.rules) = { ...java.lang.StringgetResource()string resource = 2 [(.validate.rules) = { ...com.google.protobuf.ByteStringgetResourceBytes()string resource = 2 [(.validate.rules) = { ...intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)booleanisInitialized()static PolicyOuterClass.TestTable.Expectation.BuildernewBuilder()static PolicyOuterClass.TestTable.Expectation.BuildernewBuilder(PolicyOuterClass.TestTable.Expectation prototype)PolicyOuterClass.TestTable.Expectation.BuildernewBuilderForType()protected PolicyOuterClass.TestTable.Expectation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PolicyOuterClass.TestTable.ExpectationparseDelimitedFrom(java.io.InputStream input)static PolicyOuterClass.TestTable.ExpectationparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestTable.ExpectationparseFrom(byte[] data)static PolicyOuterClass.TestTable.ExpectationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestTable.ExpectationparseFrom(com.google.protobuf.ByteString data)static PolicyOuterClass.TestTable.ExpectationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestTable.ExpectationparseFrom(com.google.protobuf.CodedInputStream input)static PolicyOuterClass.TestTable.ExpectationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestTable.ExpectationparseFrom(java.io.InputStream input)static PolicyOuterClass.TestTable.ExpectationparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestTable.ExpectationparseFrom(java.nio.ByteBuffer data)static PolicyOuterClass.TestTable.ExpectationparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PolicyOuterClass.TestTable.Expectation>parser()PolicyOuterClass.TestTable.Expectation.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PRINCIPAL_FIELD_NUMBER
public static final int PRINCIPAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCE_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIONS_FIELD_NUMBER
public static final int ACTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPrincipal
public java.lang.String getPrincipal()
string principal = 1 [(.validate.rules) = { ... }- Specified by:
getPrincipalin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder- Returns:
- The principal.
-
getPrincipalBytes
public com.google.protobuf.ByteString getPrincipalBytes()
string principal = 1 [(.validate.rules) = { ... }- Specified by:
getPrincipalBytesin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder- Returns:
- The bytes for principal.
-
getResource
public java.lang.String getResource()
string resource = 2 [(.validate.rules) = { ... }- Specified by:
getResourcein interfacePolicyOuterClass.TestTable.ExpectationOrBuilder- Returns:
- The resource.
-
getResourceBytes
public com.google.protobuf.ByteString getResourceBytes()
string resource = 2 [(.validate.rules) = { ... }- Specified by:
getResourceBytesin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder- Returns:
- The bytes for resource.
-
getActionsCount
public int getActionsCount()
Description copied from interface:PolicyOuterClass.TestTable.ExpectationOrBuildermap<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsCountin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
containsActions
public boolean containsActions(java.lang.String key)
map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
containsActionsin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActions
@Deprecated public java.util.Map<java.lang.String,EffectOuterClass.Effect> getActions()
Deprecated.UsegetActionsMap()instead.- Specified by:
getActionsin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsMap
public java.util.Map<java.lang.String,EffectOuterClass.Effect> getActionsMap()
map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsMapin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsOrDefault
public EffectOuterClass.Effect getActionsOrDefault(java.lang.String key, EffectOuterClass.Effect defaultValue)
map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsOrDefaultin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsOrThrow
public EffectOuterClass.Effect getActionsOrThrow(java.lang.String key)
map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsOrThrowin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getActionsValue()
Deprecated.UsegetActionsValueMap()instead.- Specified by:
getActionsValuein interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsValueMap
public java.util.Map<java.lang.String,java.lang.Integer> getActionsValueMap()
map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsValueMapin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsValueOrDefault
public int getActionsValueOrDefault(java.lang.String key, int defaultValue)map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsValueOrDefaultin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getActionsValueOrThrow
public int getActionsValueOrThrow(java.lang.String key)
map<string, .cerbos.effect.v1.Effect> actions = 3 [(.validate.rules) = { ... }- Specified by:
getActionsValueOrThrowin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getOutputsList
public java.util.List<PolicyOuterClass.TestTable.OutputExpectations> getOutputsList()
repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;- Specified by:
getOutputsListin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getOutputsOrBuilderList
public java.util.List<? extends PolicyOuterClass.TestTable.OutputExpectationsOrBuilder> getOutputsOrBuilderList()
repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;- Specified by:
getOutputsOrBuilderListin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getOutputsCount
public int getOutputsCount()
repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;- Specified by:
getOutputsCountin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getOutputs
public PolicyOuterClass.TestTable.OutputExpectations getOutputs(int index)
repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;- Specified by:
getOutputsin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
getOutputsOrBuilder
public PolicyOuterClass.TestTable.OutputExpectationsOrBuilder getOutputsOrBuilder(int index)
repeated .cerbos.policy.v1.TestTable.OutputExpectations outputs = 4;- Specified by:
getOutputsOrBuilderin interfacePolicyOuterClass.TestTable.ExpectationOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 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 PolicyOuterClass.TestTable.Expectation parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PolicyOuterClass.TestTable.Expectation parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PolicyOuterClass.TestTable.Expectation parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PolicyOuterClass.TestTable.Expectation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public PolicyOuterClass.TestTable.Expectation.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PolicyOuterClass.TestTable.Expectation.Builder newBuilder()
-
newBuilder
public static PolicyOuterClass.TestTable.Expectation.Builder newBuilder(PolicyOuterClass.TestTable.Expectation prototype)
-
toBuilder
public PolicyOuterClass.TestTable.Expectation.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PolicyOuterClass.TestTable.Expectation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PolicyOuterClass.TestTable.Expectation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PolicyOuterClass.TestTable.Expectation> parser()
-
getParserForType
public com.google.protobuf.Parser<PolicyOuterClass.TestTable.Expectation> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PolicyOuterClass.TestTable.Expectation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-