Package dev.cerbos.api.v1.response
Class Response.PlaygroundEvaluateResponse.EvalResultList
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- dev.cerbos.api.v1.response.Response.PlaygroundEvaluateResponse.EvalResultList
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Response.PlaygroundEvaluateResponse.EvalResultListOrBuilder,java.io.Serializable
- Enclosing class:
- Response.PlaygroundEvaluateResponse
public static final class Response.PlaygroundEvaluateResponse.EvalResultList extends com.google.protobuf.GeneratedMessage implements Response.PlaygroundEvaluateResponse.EvalResultListOrBuilder
Protobuf typecerbos.response.v1.PlaygroundEvaluateResponse.EvalResultList- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classResponse.PlaygroundEvaluateResponse.EvalResultList.BuilderProtobuf typecerbos.response.v1.PlaygroundEvaluateResponse.EvalResultList-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intEFFECTIVE_DERIVED_ROLES_FIELD_NUMBERstatic intOUTPUTS_FIELD_NUMBERstatic intRESULTS_FIELD_NUMBERstatic intVALIDATION_ERRORS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static Response.PlaygroundEvaluateResponse.EvalResultListgetDefaultInstance()Response.PlaygroundEvaluateResponse.EvalResultListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetEffectiveDerivedRoles(int index)repeated string effective_derived_roles = 2;com.google.protobuf.ByteStringgetEffectiveDerivedRolesBytes(int index)repeated string effective_derived_roles = 2;intgetEffectiveDerivedRolesCount()repeated string effective_derived_roles = 2;com.google.protobuf.ProtocolStringListgetEffectiveDerivedRolesList()repeated string effective_derived_roles = 2;Engine.OutputEntrygetOutputs(int index)repeated .cerbos.engine.v1.OutputEntry outputs = 4;intgetOutputsCount()repeated .cerbos.engine.v1.OutputEntry outputs = 4;java.util.List<Engine.OutputEntry>getOutputsList()repeated .cerbos.engine.v1.OutputEntry outputs = 4;Engine.OutputEntryOrBuildergetOutputsOrBuilder(int index)repeated .cerbos.engine.v1.OutputEntry outputs = 4;java.util.List<? extends Engine.OutputEntryOrBuilder>getOutputsOrBuilderList()repeated .cerbos.engine.v1.OutputEntry outputs = 4;com.google.protobuf.Parser<Response.PlaygroundEvaluateResponse.EvalResultList>getParserForType()Response.PlaygroundEvaluateResponse.EvalResultgetResults(int index)repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;intgetResultsCount()repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;java.util.List<Response.PlaygroundEvaluateResponse.EvalResult>getResultsList()repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;Response.PlaygroundEvaluateResponse.EvalResultOrBuildergetResultsOrBuilder(int index)repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;java.util.List<? extends Response.PlaygroundEvaluateResponse.EvalResultOrBuilder>getResultsOrBuilderList()repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;intgetSerializedSize()SchemaOuterClass.ValidationErrorgetValidationErrors(int index)repeated .cerbos.schema.v1.ValidationError validation_errors = 3;intgetValidationErrorsCount()repeated .cerbos.schema.v1.ValidationError validation_errors = 3;java.util.List<SchemaOuterClass.ValidationError>getValidationErrorsList()repeated .cerbos.schema.v1.ValidationError validation_errors = 3;SchemaOuterClass.ValidationErrorOrBuildergetValidationErrorsOrBuilder(int index)repeated .cerbos.schema.v1.ValidationError validation_errors = 3;java.util.List<? extends SchemaOuterClass.ValidationErrorOrBuilder>getValidationErrorsOrBuilderList()repeated .cerbos.schema.v1.ValidationError validation_errors = 3;inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Response.PlaygroundEvaluateResponse.EvalResultList.BuildernewBuilder()static Response.PlaygroundEvaluateResponse.EvalResultList.BuildernewBuilder(Response.PlaygroundEvaluateResponse.EvalResultList prototype)Response.PlaygroundEvaluateResponse.EvalResultList.BuildernewBuilderForType()protected Response.PlaygroundEvaluateResponse.EvalResultList.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)static Response.PlaygroundEvaluateResponse.EvalResultListparseDelimitedFrom(java.io.InputStream input)static Response.PlaygroundEvaluateResponse.EvalResultListparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(byte[] data)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(com.google.protobuf.ByteString data)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(com.google.protobuf.CodedInputStream input)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(java.io.InputStream input)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(java.nio.ByteBuffer data)static Response.PlaygroundEvaluateResponse.EvalResultListparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Response.PlaygroundEvaluateResponse.EvalResultList>parser()Response.PlaygroundEvaluateResponse.EvalResultList.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
RESULTS_FIELD_NUMBER
public static final int RESULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EFFECTIVE_DERIVED_ROLES_FIELD_NUMBER
public static final int EFFECTIVE_DERIVED_ROLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALIDATION_ERRORS_FIELD_NUMBER
public static final int VALIDATION_ERRORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getResultsList
public java.util.List<Response.PlaygroundEvaluateResponse.EvalResult> getResultsList()
repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;- Specified by:
getResultsListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getResultsOrBuilderList
public java.util.List<? extends Response.PlaygroundEvaluateResponse.EvalResultOrBuilder> getResultsOrBuilderList()
repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;- Specified by:
getResultsOrBuilderListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getResultsCount
public int getResultsCount()
repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;- Specified by:
getResultsCountin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getResults
public Response.PlaygroundEvaluateResponse.EvalResult getResults(int index)
repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;- Specified by:
getResultsin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getResultsOrBuilder
public Response.PlaygroundEvaluateResponse.EvalResultOrBuilder getResultsOrBuilder(int index)
repeated .cerbos.response.v1.PlaygroundEvaluateResponse.EvalResult results = 1;- Specified by:
getResultsOrBuilderin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getEffectiveDerivedRolesList
public com.google.protobuf.ProtocolStringList getEffectiveDerivedRolesList()
repeated string effective_derived_roles = 2;- Specified by:
getEffectiveDerivedRolesListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder- Returns:
- A list containing the effectiveDerivedRoles.
-
getEffectiveDerivedRolesCount
public int getEffectiveDerivedRolesCount()
repeated string effective_derived_roles = 2;- Specified by:
getEffectiveDerivedRolesCountin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder- Returns:
- The count of effectiveDerivedRoles.
-
getEffectiveDerivedRoles
public java.lang.String getEffectiveDerivedRoles(int index)
repeated string effective_derived_roles = 2;- Specified by:
getEffectiveDerivedRolesin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The effectiveDerivedRoles at the given index.
-
getEffectiveDerivedRolesBytes
public com.google.protobuf.ByteString getEffectiveDerivedRolesBytes(int index)
repeated string effective_derived_roles = 2;- Specified by:
getEffectiveDerivedRolesBytesin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the effectiveDerivedRoles at the given index.
-
getValidationErrorsList
public java.util.List<SchemaOuterClass.ValidationError> getValidationErrorsList()
repeated .cerbos.schema.v1.ValidationError validation_errors = 3;- Specified by:
getValidationErrorsListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getValidationErrorsOrBuilderList
public java.util.List<? extends SchemaOuterClass.ValidationErrorOrBuilder> getValidationErrorsOrBuilderList()
repeated .cerbos.schema.v1.ValidationError validation_errors = 3;- Specified by:
getValidationErrorsOrBuilderListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getValidationErrorsCount
public int getValidationErrorsCount()
repeated .cerbos.schema.v1.ValidationError validation_errors = 3;- Specified by:
getValidationErrorsCountin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getValidationErrors
public SchemaOuterClass.ValidationError getValidationErrors(int index)
repeated .cerbos.schema.v1.ValidationError validation_errors = 3;- Specified by:
getValidationErrorsin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getValidationErrorsOrBuilder
public SchemaOuterClass.ValidationErrorOrBuilder getValidationErrorsOrBuilder(int index)
repeated .cerbos.schema.v1.ValidationError validation_errors = 3;- Specified by:
getValidationErrorsOrBuilderin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getOutputsList
public java.util.List<Engine.OutputEntry> getOutputsList()
repeated .cerbos.engine.v1.OutputEntry outputs = 4;- Specified by:
getOutputsListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getOutputsOrBuilderList
public java.util.List<? extends Engine.OutputEntryOrBuilder> getOutputsOrBuilderList()
repeated .cerbos.engine.v1.OutputEntry outputs = 4;- Specified by:
getOutputsOrBuilderListin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getOutputsCount
public int getOutputsCount()
repeated .cerbos.engine.v1.OutputEntry outputs = 4;- Specified by:
getOutputsCountin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getOutputs
public Engine.OutputEntry getOutputs(int index)
repeated .cerbos.engine.v1.OutputEntry outputs = 4;- Specified by:
getOutputsin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
getOutputsOrBuilder
public Engine.OutputEntryOrBuilder getOutputsOrBuilder(int index)
repeated .cerbos.engine.v1.OutputEntry outputs = 4;- Specified by:
getOutputsOrBuilderin interfaceResponse.PlaygroundEvaluateResponse.EvalResultListOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
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.GeneratedMessage- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
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 Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Response.PlaygroundEvaluateResponse.EvalResultList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Response.PlaygroundEvaluateResponse.EvalResultList.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Response.PlaygroundEvaluateResponse.EvalResultList.Builder newBuilder()
-
newBuilder
public static Response.PlaygroundEvaluateResponse.EvalResultList.Builder newBuilder(Response.PlaygroundEvaluateResponse.EvalResultList prototype)
-
toBuilder
public Response.PlaygroundEvaluateResponse.EvalResultList.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Response.PlaygroundEvaluateResponse.EvalResultList.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static Response.PlaygroundEvaluateResponse.EvalResultList getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Response.PlaygroundEvaluateResponse.EvalResultList> parser()
-
getParserForType
public com.google.protobuf.Parser<Response.PlaygroundEvaluateResponse.EvalResultList> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public Response.PlaygroundEvaluateResponse.EvalResultList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-