Package dev.cerbos.api.v1.policy
Class PolicyOuterClass.TestResults.TestCase
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- dev.cerbos.api.v1.policy.PolicyOuterClass.TestResults.TestCase
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PolicyOuterClass.TestResults.TestCaseOrBuilder,java.io.Serializable
- Enclosing class:
- PolicyOuterClass.TestResults
public static final class PolicyOuterClass.TestResults.TestCase extends com.google.protobuf.GeneratedMessageV3 implements PolicyOuterClass.TestResults.TestCaseOrBuilder
Protobuf typecerbos.policy.v1.TestResults.TestCase- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPolicyOuterClass.TestResults.TestCase.BuilderProtobuf typecerbos.policy.v1.TestResults.TestCase-
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 intNAME_FIELD_NUMBERstatic intPRINCIPALS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static PolicyOuterClass.TestResults.TestCasegetDefaultInstance()PolicyOuterClass.TestResults.TestCasegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetName()string name = 1;com.google.protobuf.ByteStringgetNameBytes()string name = 1;com.google.protobuf.Parser<PolicyOuterClass.TestResults.TestCase>getParserForType()PolicyOuterClass.TestResults.PrincipalgetPrincipals(int index)repeated .cerbos.policy.v1.TestResults.Principal principals = 2;intgetPrincipalsCount()repeated .cerbos.policy.v1.TestResults.Principal principals = 2;java.util.List<PolicyOuterClass.TestResults.Principal>getPrincipalsList()repeated .cerbos.policy.v1.TestResults.Principal principals = 2;PolicyOuterClass.TestResults.PrincipalOrBuildergetPrincipalsOrBuilder(int index)repeated .cerbos.policy.v1.TestResults.Principal principals = 2;java.util.List<? extends PolicyOuterClass.TestResults.PrincipalOrBuilder>getPrincipalsOrBuilderList()repeated .cerbos.policy.v1.TestResults.Principal principals = 2;intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PolicyOuterClass.TestResults.TestCase.BuildernewBuilder()static PolicyOuterClass.TestResults.TestCase.BuildernewBuilder(PolicyOuterClass.TestResults.TestCase prototype)PolicyOuterClass.TestResults.TestCase.BuildernewBuilderForType()protected PolicyOuterClass.TestResults.TestCase.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PolicyOuterClass.TestResults.TestCaseparseDelimitedFrom(java.io.InputStream input)static PolicyOuterClass.TestResults.TestCaseparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestResults.TestCaseparseFrom(byte[] data)static PolicyOuterClass.TestResults.TestCaseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestResults.TestCaseparseFrom(com.google.protobuf.ByteString data)static PolicyOuterClass.TestResults.TestCaseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestResults.TestCaseparseFrom(com.google.protobuf.CodedInputStream input)static PolicyOuterClass.TestResults.TestCaseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestResults.TestCaseparseFrom(java.io.InputStream input)static PolicyOuterClass.TestResults.TestCaseparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyOuterClass.TestResults.TestCaseparseFrom(java.nio.ByteBuffer data)static PolicyOuterClass.TestResults.TestCaseparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PolicyOuterClass.TestResults.TestCase>parser()PolicyOuterClass.TestResults.TestCase.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, internalGetMapFieldReflection, 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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINCIPALS_FIELD_NUMBER
public static final int PRINCIPALS_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public java.lang.String getName()
string name = 1;- Specified by:
getNamein interfacePolicyOuterClass.TestResults.TestCaseOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 1;- Specified by:
getNameBytesin interfacePolicyOuterClass.TestResults.TestCaseOrBuilder- Returns:
- The bytes for name.
-
getPrincipalsList
public java.util.List<PolicyOuterClass.TestResults.Principal> getPrincipalsList()
repeated .cerbos.policy.v1.TestResults.Principal principals = 2;- Specified by:
getPrincipalsListin interfacePolicyOuterClass.TestResults.TestCaseOrBuilder
-
getPrincipalsOrBuilderList
public java.util.List<? extends PolicyOuterClass.TestResults.PrincipalOrBuilder> getPrincipalsOrBuilderList()
repeated .cerbos.policy.v1.TestResults.Principal principals = 2;- Specified by:
getPrincipalsOrBuilderListin interfacePolicyOuterClass.TestResults.TestCaseOrBuilder
-
getPrincipalsCount
public int getPrincipalsCount()
repeated .cerbos.policy.v1.TestResults.Principal principals = 2;- Specified by:
getPrincipalsCountin interfacePolicyOuterClass.TestResults.TestCaseOrBuilder
-
getPrincipals
public PolicyOuterClass.TestResults.Principal getPrincipals(int index)
repeated .cerbos.policy.v1.TestResults.Principal principals = 2;- Specified by:
getPrincipalsin interfacePolicyOuterClass.TestResults.TestCaseOrBuilder
-
getPrincipalsOrBuilder
public PolicyOuterClass.TestResults.PrincipalOrBuilder getPrincipalsOrBuilder(int index)
repeated .cerbos.policy.v1.TestResults.Principal principals = 2;- Specified by:
getPrincipalsOrBuilderin interfacePolicyOuterClass.TestResults.TestCaseOrBuilder
-
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.TestResults.TestCase parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase 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.TestResults.TestCase parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PolicyOuterClass.TestResults.TestCase parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PolicyOuterClass.TestResults.TestCase parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PolicyOuterClass.TestResults.TestCase parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public PolicyOuterClass.TestResults.TestCase.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PolicyOuterClass.TestResults.TestCase.Builder newBuilder()
-
newBuilder
public static PolicyOuterClass.TestResults.TestCase.Builder newBuilder(PolicyOuterClass.TestResults.TestCase prototype)
-
toBuilder
public PolicyOuterClass.TestResults.TestCase.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PolicyOuterClass.TestResults.TestCase.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PolicyOuterClass.TestResults.TestCase getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PolicyOuterClass.TestResults.TestCase> parser()
-
getParserForType
public com.google.protobuf.Parser<PolicyOuterClass.TestResults.TestCase> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PolicyOuterClass.TestResults.TestCase getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-