Class ReplayResult

  • All Implemented Interfaces:
    ReplayResultOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable

    public final class ReplayResult
    extends com.google.protobuf.GeneratedMessageV3
    implements ReplayResultOrBuilder
     The result of replaying a single access tuple against a simulated state.
     
    Protobuf type google.cloud.policysimulator.v1.ReplayResult
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ReplayResult.Builder
      The result of replaying a single access tuple against a simulated state.
      static class  ReplayResult.ResultCase  
      • 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
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(Object obj)  
      AccessTuple getAccessTuple()
      The access tuple that was replayed.
      AccessTupleOrBuilder getAccessTupleOrBuilder()
      The access tuple that was replayed.
      static ReplayResult getDefaultInstance()  
      ReplayResult getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      ReplayDiff getDiff()
      The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies.
      ReplayDiffOrBuilder getDiffOrBuilder()
      The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies.
      com.google.rpc.Status getError()
      The error that caused the access tuple replay to fail.
      com.google.rpc.StatusOrBuilder getErrorOrBuilder()
      The error that caused the access tuple replay to fail.
      com.google.type.Date getLastSeenDate()
      The latest date this access tuple was seen in the logs.
      com.google.type.DateOrBuilder getLastSeenDateOrBuilder()
      The latest date this access tuple was seen in the logs.
      String getName()
      The resource name of the `ReplayResult`, in the following format: `{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`, where `{resource-id}` is the ID of the project, folder, or organization that owns the [Replay][google.cloud.policysimulator.v1.Replay].
      com.google.protobuf.ByteString getNameBytes()
      The resource name of the `ReplayResult`, in the following format: `{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`, where `{resource-id}` is the ID of the project, folder, or organization that owns the [Replay][google.cloud.policysimulator.v1.Replay].
      String getParent()
      The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
      com.google.protobuf.ByteString getParentBytes()
      The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
      com.google.protobuf.Parser<ReplayResult> getParserForType()  
      ReplayResult.ResultCase getResultCase()  
      int getSerializedSize()  
      boolean hasAccessTuple()
      The access tuple that was replayed.
      boolean hasDiff()
      The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies.
      boolean hasError()
      The error that caused the access tuple replay to fail.
      int hashCode()  
      boolean hasLastSeenDate()
      The latest date this access tuple was seen in the logs.
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static ReplayResult.Builder newBuilder()  
      static ReplayResult.Builder newBuilder​(ReplayResult prototype)  
      ReplayResult.Builder newBuilderForType()  
      protected ReplayResult.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
      protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
      static ReplayResult parseDelimitedFrom​(InputStream input)  
      static ReplayResult parseDelimitedFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ReplayResult parseFrom​(byte[] data)  
      static ReplayResult parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ReplayResult parseFrom​(com.google.protobuf.ByteString data)  
      static ReplayResult parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ReplayResult parseFrom​(com.google.protobuf.CodedInputStream input)  
      static ReplayResult parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ReplayResult parseFrom​(InputStream input)  
      static ReplayResult parseFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static ReplayResult parseFrom​(ByteBuffer data)  
      static ReplayResult parseFrom​(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<ReplayResult> parser()  
      ReplayResult.Builder toBuilder()  
      void writeTo​(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, getUnknownFields, 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, 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 interface com.google.protobuf.MessageLite

        toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • newInstance

        protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
      • hasDiff

        public boolean hasDiff()
         The difference between the principal's access under the current
         (baseline) policies and the principal's access under the proposed
         (simulated) policies.
        
         This field is only included for access tuples that were successfully
         replayed and had different results under the current policies and the
         proposed policies.
         
        .google.cloud.policysimulator.v1.ReplayDiff diff = 5;
        Specified by:
        hasDiff in interface ReplayResultOrBuilder
        Returns:
        Whether the diff field is set.
      • getDiff

        public ReplayDiff getDiff()
         The difference between the principal's access under the current
         (baseline) policies and the principal's access under the proposed
         (simulated) policies.
        
         This field is only included for access tuples that were successfully
         replayed and had different results under the current policies and the
         proposed policies.
         
        .google.cloud.policysimulator.v1.ReplayDiff diff = 5;
        Specified by:
        getDiff in interface ReplayResultOrBuilder
        Returns:
        The diff.
      • getDiffOrBuilder

        public ReplayDiffOrBuilder getDiffOrBuilder()
         The difference between the principal's access under the current
         (baseline) policies and the principal's access under the proposed
         (simulated) policies.
        
         This field is only included for access tuples that were successfully
         replayed and had different results under the current policies and the
         proposed policies.
         
        .google.cloud.policysimulator.v1.ReplayDiff diff = 5;
        Specified by:
        getDiffOrBuilder in interface ReplayResultOrBuilder
      • hasError

        public boolean hasError()
         The error that caused the access tuple replay to fail.
        
         This field is only included for access tuples that were not replayed
         successfully.
         
        .google.rpc.Status error = 6;
        Specified by:
        hasError in interface ReplayResultOrBuilder
        Returns:
        Whether the error field is set.
      • getError

        public com.google.rpc.Status getError()
         The error that caused the access tuple replay to fail.
        
         This field is only included for access tuples that were not replayed
         successfully.
         
        .google.rpc.Status error = 6;
        Specified by:
        getError in interface ReplayResultOrBuilder
        Returns:
        The error.
      • getErrorOrBuilder

        public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
         The error that caused the access tuple replay to fail.
        
         This field is only included for access tuples that were not replayed
         successfully.
         
        .google.rpc.Status error = 6;
        Specified by:
        getErrorOrBuilder in interface ReplayResultOrBuilder
      • getName

        public String getName()
         The resource name of the `ReplayResult`, in the following format:
        
         `{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
         where `{resource-id}` is the ID of the project, folder, or organization
         that owns the [Replay][google.cloud.policysimulator.v1.Replay].
        
         Example:
         `projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
         
        string name = 1;
        Specified by:
        getName in interface ReplayResultOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         The resource name of the `ReplayResult`, in the following format:
        
         `{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
         where `{resource-id}` is the ID of the project, folder, or organization
         that owns the [Replay][google.cloud.policysimulator.v1.Replay].
        
         Example:
         `projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
         
        string name = 1;
        Specified by:
        getNameBytes in interface ReplayResultOrBuilder
        Returns:
        The bytes for name.
      • getParent

        public String getParent()
         The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
         was included in.
         
        string parent = 2 [(.google.api.resource_reference) = { ... }
        Specified by:
        getParent in interface ReplayResultOrBuilder
        Returns:
        The parent.
      • getParentBytes

        public com.google.protobuf.ByteString getParentBytes()
         The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
         was included in.
         
        string parent = 2 [(.google.api.resource_reference) = { ... }
        Specified by:
        getParentBytes in interface ReplayResultOrBuilder
        Returns:
        The bytes for parent.
      • hasAccessTuple

        public boolean hasAccessTuple()
         The access tuple that was replayed. This field includes information about
         the principal, resource, and permission that were involved in the access
         attempt.
         
        .google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;
        Specified by:
        hasAccessTuple in interface ReplayResultOrBuilder
        Returns:
        Whether the accessTuple field is set.
      • getAccessTuple

        public AccessTuple getAccessTuple()
         The access tuple that was replayed. This field includes information about
         the principal, resource, and permission that were involved in the access
         attempt.
         
        .google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;
        Specified by:
        getAccessTuple in interface ReplayResultOrBuilder
        Returns:
        The accessTuple.
      • getAccessTupleOrBuilder

        public AccessTupleOrBuilder getAccessTupleOrBuilder()
         The access tuple that was replayed. This field includes information about
         the principal, resource, and permission that were involved in the access
         attempt.
         
        .google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;
        Specified by:
        getAccessTupleOrBuilder in interface ReplayResultOrBuilder
      • hasLastSeenDate

        public boolean hasLastSeenDate()
         The latest date this access tuple was seen in the logs.
         
        .google.type.Date last_seen_date = 4;
        Specified by:
        hasLastSeenDate in interface ReplayResultOrBuilder
        Returns:
        Whether the lastSeenDate field is set.
      • getLastSeenDate

        public com.google.type.Date getLastSeenDate()
         The latest date this access tuple was seen in the logs.
         
        .google.type.Date last_seen_date = 4;
        Specified by:
        getLastSeenDate in interface ReplayResultOrBuilder
        Returns:
        The lastSeenDate.
      • getLastSeenDateOrBuilder

        public com.google.type.DateOrBuilder getLastSeenDateOrBuilder()
         The latest date this access tuple was seen in the logs.
         
        .google.type.Date last_seen_date = 4;
        Specified by:
        getLastSeenDateOrBuilder in interface ReplayResultOrBuilder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static ReplayResult parseFrom​(ByteBuffer data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ReplayResult parseFrom​(ByteBuffer data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ReplayResult parseFrom​(com.google.protobuf.ByteString data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ReplayResult parseFrom​(com.google.protobuf.ByteString data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ReplayResult parseFrom​(byte[] data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ReplayResult parseFrom​(byte[] data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static ReplayResult parseFrom​(com.google.protobuf.CodedInputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws IOException
        Throws:
        IOException
      • newBuilderForType

        public ReplayResult.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public ReplayResult.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected ReplayResult.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstance

        public static ReplayResult getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<ReplayResult> parser()
      • getParserForType

        public com.google.protobuf.Parser<ReplayResult> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public ReplayResult getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder