Interface FailureDetails.FailureDetailOrBuilder

    • Method Detail

      • getMessage

        java.lang.String getMessage()
         A short human-readable message describing the failure, for debugging.
         This value is *not* intended to be used algorithmically.
         
        string message = 1;
        Returns:
        The message.
      • getMessageBytes

        com.google.protobuf.ByteString getMessageBytes()
         A short human-readable message describing the failure, for debugging.
         This value is *not* intended to be used algorithmically.
         
        string message = 1;
        Returns:
        The bytes for message.
      • hasInterrupted

        boolean hasInterrupted()
        .failure_details.Interrupted interrupted = 101;
        Returns:
        Whether the interrupted field is set.
      • getInterrupted

        FailureDetails.Interrupted getInterrupted()
        .failure_details.Interrupted interrupted = 101;
        Returns:
        The interrupted.
      • hasExternalRepository

        boolean hasExternalRepository()
        .failure_details.ExternalRepository external_repository = 103;
        Returns:
        Whether the externalRepository field is set.
      • getExternalRepository

        FailureDetails.ExternalRepository getExternalRepository()
        .failure_details.ExternalRepository external_repository = 103;
        Returns:
        The externalRepository.
      • hasBuildProgress

        boolean hasBuildProgress()
        .failure_details.BuildProgress build_progress = 104;
        Returns:
        Whether the buildProgress field is set.
      • getBuildProgress

        FailureDetails.BuildProgress getBuildProgress()
        .failure_details.BuildProgress build_progress = 104;
        Returns:
        The buildProgress.
      • hasRemoteOptions

        boolean hasRemoteOptions()
        .failure_details.RemoteOptions remote_options = 106;
        Returns:
        Whether the remoteOptions field is set.
      • getRemoteOptions

        FailureDetails.RemoteOptions getRemoteOptions()
        .failure_details.RemoteOptions remote_options = 106;
        Returns:
        The remoteOptions.
      • hasClientEnvironment

        boolean hasClientEnvironment()
        .failure_details.ClientEnvironment client_environment = 107;
        Returns:
        Whether the clientEnvironment field is set.
      • getClientEnvironment

        FailureDetails.ClientEnvironment getClientEnvironment()
        .failure_details.ClientEnvironment client_environment = 107;
        Returns:
        The clientEnvironment.
      • hasCrash

        boolean hasCrash()
        .failure_details.Crash crash = 108;
        Returns:
        Whether the crash field is set.
      • hasSymlinkForest

        boolean hasSymlinkForest()
        .failure_details.SymlinkForest symlink_forest = 110;
        Returns:
        Whether the symlinkForest field is set.
      • getSymlinkForest

        FailureDetails.SymlinkForest getSymlinkForest()
        .failure_details.SymlinkForest symlink_forest = 110;
        Returns:
        The symlinkForest.
      • hasPackageOptions

        boolean hasPackageOptions()
        .failure_details.PackageOptions package_options = 114;
        Returns:
        Whether the packageOptions field is set.
      • getPackageOptions

        FailureDetails.PackageOptions getPackageOptions()
        .failure_details.PackageOptions package_options = 114;
        Returns:
        The packageOptions.
      • hasRemoteExecution

        boolean hasRemoteExecution()
        .failure_details.RemoteExecution remote_execution = 115;
        Returns:
        Whether the remoteExecution field is set.
      • getRemoteExecution

        FailureDetails.RemoteExecution getRemoteExecution()
        .failure_details.RemoteExecution remote_execution = 115;
        Returns:
        The remoteExecution.
      • hasExecution

        boolean hasExecution()
        .failure_details.Execution execution = 116;
        Returns:
        Whether the execution field is set.
      • getExecution

        FailureDetails.Execution getExecution()
        .failure_details.Execution execution = 116;
        Returns:
        The execution.
      • hasWorkspaces

        boolean hasWorkspaces()
        .failure_details.Workspaces workspaces = 117;
        Returns:
        Whether the workspaces field is set.
      • getWorkspaces

        FailureDetails.Workspaces getWorkspaces()
        .failure_details.Workspaces workspaces = 117;
        Returns:
        The workspaces.
      • hasCrashOptions

        boolean hasCrashOptions()
        .failure_details.CrashOptions crash_options = 118;
        Returns:
        Whether the crashOptions field is set.
      • getCrashOptions

        FailureDetails.CrashOptions getCrashOptions()
        .failure_details.CrashOptions crash_options = 118;
        Returns:
        The crashOptions.
      • hasFilesystem

        boolean hasFilesystem()
        .failure_details.Filesystem filesystem = 119;
        Returns:
        Whether the filesystem field is set.
      • getFilesystem

        FailureDetails.Filesystem getFilesystem()
        .failure_details.Filesystem filesystem = 119;
        Returns:
        The filesystem.
      • hasExecutionOptions

        boolean hasExecutionOptions()
        .failure_details.ExecutionOptions execution_options = 121;
        Returns:
        Whether the executionOptions field is set.
      • getExecutionOptions

        FailureDetails.ExecutionOptions getExecutionOptions()
        .failure_details.ExecutionOptions execution_options = 121;
        Returns:
        The executionOptions.
      • hasCommand

        boolean hasCommand()
        .failure_details.Command command = 122;
        Returns:
        Whether the command field is set.
      • getCommand

        FailureDetails.Command getCommand()
        .failure_details.Command command = 122;
        Returns:
        The command.
      • hasSpawn

        boolean hasSpawn()
        .failure_details.Spawn spawn = 123;
        Returns:
        Whether the spawn field is set.
      • hasGrpcServer

        boolean hasGrpcServer()
        .failure_details.GrpcServer grpc_server = 124;
        Returns:
        Whether the grpcServer field is set.
      • getGrpcServer

        FailureDetails.GrpcServer getGrpcServer()
        .failure_details.GrpcServer grpc_server = 124;
        Returns:
        The grpcServer.
      • hasCanonicalizeFlags

        boolean hasCanonicalizeFlags()
        .failure_details.CanonicalizeFlags canonicalize_flags = 125;
        Returns:
        Whether the canonicalizeFlags field is set.
      • getCanonicalizeFlags

        FailureDetails.CanonicalizeFlags getCanonicalizeFlags()
        .failure_details.CanonicalizeFlags canonicalize_flags = 125;
        Returns:
        The canonicalizeFlags.
      • hasBuildConfiguration

        boolean hasBuildConfiguration()
        .failure_details.BuildConfiguration build_configuration = 126;
        Returns:
        Whether the buildConfiguration field is set.
      • getBuildConfiguration

        FailureDetails.BuildConfiguration getBuildConfiguration()
        .failure_details.BuildConfiguration build_configuration = 126;
        Returns:
        The buildConfiguration.
      • hasInfoCommand

        boolean hasInfoCommand()
        .failure_details.InfoCommand info_command = 127;
        Returns:
        Whether the infoCommand field is set.
      • getInfoCommand

        FailureDetails.InfoCommand getInfoCommand()
        .failure_details.InfoCommand info_command = 127;
        Returns:
        The infoCommand.
      • hasMemoryOptions

        boolean hasMemoryOptions()
        .failure_details.MemoryOptions memory_options = 129;
        Returns:
        Whether the memoryOptions field is set.
      • getMemoryOptions

        FailureDetails.MemoryOptions getMemoryOptions()
        .failure_details.MemoryOptions memory_options = 129;
        Returns:
        The memoryOptions.
      • hasQuery

        boolean hasQuery()
        .failure_details.Query query = 130;
        Returns:
        Whether the query field is set.
      • hasLocalExecution

        boolean hasLocalExecution()
        .failure_details.LocalExecution local_execution = 132;
        Returns:
        Whether the localExecution field is set.
      • getLocalExecution

        FailureDetails.LocalExecution getLocalExecution()
        .failure_details.LocalExecution local_execution = 132;
        Returns:
        The localExecution.
      • hasActionCache

        boolean hasActionCache()
        .failure_details.ActionCache action_cache = 134;
        Returns:
        Whether the actionCache field is set.
      • getActionCache

        FailureDetails.ActionCache getActionCache()
        .failure_details.ActionCache action_cache = 134;
        Returns:
        The actionCache.
      • hasFetchCommand

        boolean hasFetchCommand()
        .failure_details.FetchCommand fetch_command = 135;
        Returns:
        Whether the fetchCommand field is set.
      • getFetchCommand

        FailureDetails.FetchCommand getFetchCommand()
        .failure_details.FetchCommand fetch_command = 135;
        Returns:
        The fetchCommand.
      • hasSyncCommand

        boolean hasSyncCommand()
        .failure_details.SyncCommand sync_command = 136;
        Returns:
        Whether the syncCommand field is set.
      • getSyncCommand

        FailureDetails.SyncCommand getSyncCommand()
        .failure_details.SyncCommand sync_command = 136;
        Returns:
        The syncCommand.
      • hasSandbox

        boolean hasSandbox()
        .failure_details.Sandbox sandbox = 137;
        Returns:
        Whether the sandbox field is set.
      • getSandbox

        FailureDetails.Sandbox getSandbox()
        .failure_details.Sandbox sandbox = 137;
        Returns:
        The sandbox.
      • hasIncludeScanning

        boolean hasIncludeScanning()
        .failure_details.IncludeScanning include_scanning = 139;
        Returns:
        Whether the includeScanning field is set.
      • getIncludeScanning

        FailureDetails.IncludeScanning getIncludeScanning()
        .failure_details.IncludeScanning include_scanning = 139;
        Returns:
        The includeScanning.
      • hasTestCommand

        boolean hasTestCommand()
        .failure_details.TestCommand test_command = 140;
        Returns:
        Whether the testCommand field is set.
      • getTestCommand

        FailureDetails.TestCommand getTestCommand()
        .failure_details.TestCommand test_command = 140;
        Returns:
        The testCommand.
      • hasActionQuery

        boolean hasActionQuery()
        .failure_details.ActionQuery action_query = 141;
        Returns:
        Whether the actionQuery field is set.
      • getActionQuery

        FailureDetails.ActionQuery getActionQuery()
        .failure_details.ActionQuery action_query = 141;
        Returns:
        The actionQuery.
      • hasTargetPatterns

        boolean hasTargetPatterns()
        .failure_details.TargetPatterns target_patterns = 142;
        Returns:
        Whether the targetPatterns field is set.
      • getTargetPatterns

        FailureDetails.TargetPatterns getTargetPatterns()
        .failure_details.TargetPatterns target_patterns = 142;
        Returns:
        The targetPatterns.
      • hasCleanCommand

        boolean hasCleanCommand()
        .failure_details.CleanCommand clean_command = 144;
        Returns:
        Whether the cleanCommand field is set.
      • getCleanCommand

        FailureDetails.CleanCommand getCleanCommand()
        .failure_details.CleanCommand clean_command = 144;
        Returns:
        The cleanCommand.
      • hasConfigCommand

        boolean hasConfigCommand()
        .failure_details.ConfigCommand config_command = 145;
        Returns:
        Whether the configCommand field is set.
      • getConfigCommand

        FailureDetails.ConfigCommand getConfigCommand()
        .failure_details.ConfigCommand config_command = 145;
        Returns:
        The configCommand.
      • hasConfigurableQuery

        boolean hasConfigurableQuery()
        .failure_details.ConfigurableQuery configurable_query = 146;
        Returns:
        Whether the configurableQuery field is set.
      • getConfigurableQuery

        FailureDetails.ConfigurableQuery getConfigurableQuery()
        .failure_details.ConfigurableQuery configurable_query = 146;
        Returns:
        The configurableQuery.
      • hasDumpCommand

        boolean hasDumpCommand()
        .failure_details.DumpCommand dump_command = 147;
        Returns:
        Whether the dumpCommand field is set.
      • getDumpCommand

        FailureDetails.DumpCommand getDumpCommand()
        .failure_details.DumpCommand dump_command = 147;
        Returns:
        The dumpCommand.
      • hasHelpCommand

        boolean hasHelpCommand()
        .failure_details.HelpCommand help_command = 148;
        Returns:
        Whether the helpCommand field is set.
      • getHelpCommand

        FailureDetails.HelpCommand getHelpCommand()
        .failure_details.HelpCommand help_command = 148;
        Returns:
        The helpCommand.
      • hasMobileInstall

        boolean hasMobileInstall()
        .failure_details.MobileInstall mobile_install = 150;
        Returns:
        Whether the mobileInstall field is set.
      • getMobileInstall

        FailureDetails.MobileInstall getMobileInstall()
        .failure_details.MobileInstall mobile_install = 150;
        Returns:
        The mobileInstall.
      • hasProfileCommand

        boolean hasProfileCommand()
        .failure_details.ProfileCommand profile_command = 151;
        Returns:
        Whether the profileCommand field is set.
      • getProfileCommand

        FailureDetails.ProfileCommand getProfileCommand()
        .failure_details.ProfileCommand profile_command = 151;
        Returns:
        The profileCommand.
      • hasRunCommand

        boolean hasRunCommand()
        .failure_details.RunCommand run_command = 152;
        Returns:
        Whether the runCommand field is set.
      • getRunCommand

        FailureDetails.RunCommand getRunCommand()
        .failure_details.RunCommand run_command = 152;
        Returns:
        The runCommand.
      • hasVersionCommand

        boolean hasVersionCommand()
        .failure_details.VersionCommand version_command = 153;
        Returns:
        Whether the versionCommand field is set.
      • getVersionCommand

        FailureDetails.VersionCommand getVersionCommand()
        .failure_details.VersionCommand version_command = 153;
        Returns:
        The versionCommand.
      • hasPrintActionCommand

        boolean hasPrintActionCommand()
        .failure_details.PrintActionCommand print_action_command = 154;
        Returns:
        Whether the printActionCommand field is set.
      • getPrintActionCommand

        FailureDetails.PrintActionCommand getPrintActionCommand()
        .failure_details.PrintActionCommand print_action_command = 154;
        Returns:
        The printActionCommand.
      • hasWorkspaceStatus

        boolean hasWorkspaceStatus()
        .failure_details.WorkspaceStatus workspace_status = 158;
        Returns:
        Whether the workspaceStatus field is set.
      • getWorkspaceStatus

        FailureDetails.WorkspaceStatus getWorkspaceStatus()
        .failure_details.WorkspaceStatus workspace_status = 158;
        Returns:
        The workspaceStatus.
      • hasJavaCompile

        boolean hasJavaCompile()
        .failure_details.JavaCompile java_compile = 159;
        Returns:
        Whether the javaCompile field is set.
      • getJavaCompile

        FailureDetails.JavaCompile getJavaCompile()
        .failure_details.JavaCompile java_compile = 159;
        Returns:
        The javaCompile.
      • hasActionRewinding

        boolean hasActionRewinding()
        .failure_details.ActionRewinding action_rewinding = 160;
        Returns:
        Whether the actionRewinding field is set.
      • getActionRewinding

        FailureDetails.ActionRewinding getActionRewinding()
        .failure_details.ActionRewinding action_rewinding = 160;
        Returns:
        The actionRewinding.
      • hasCppCompile

        boolean hasCppCompile()
        .failure_details.CppCompile cpp_compile = 161;
        Returns:
        Whether the cppCompile field is set.
      • getCppCompile

        FailureDetails.CppCompile getCppCompile()
        .failure_details.CppCompile cpp_compile = 161;
        Returns:
        The cppCompile.
      • hasStarlarkAction

        boolean hasStarlarkAction()
        .failure_details.StarlarkAction starlark_action = 162;
        Returns:
        Whether the starlarkAction field is set.
      • getStarlarkAction

        FailureDetails.StarlarkAction getStarlarkAction()
        .failure_details.StarlarkAction starlark_action = 162;
        Returns:
        The starlarkAction.
      • hasNinjaAction

        boolean hasNinjaAction()
        .failure_details.NinjaAction ninja_action = 163;
        Returns:
        Whether the ninjaAction field is set.
      • getNinjaAction

        FailureDetails.NinjaAction getNinjaAction()
        .failure_details.NinjaAction ninja_action = 163;
        Returns:
        The ninjaAction.
      • hasDynamicExecution

        boolean hasDynamicExecution()
        .failure_details.DynamicExecution dynamic_execution = 164;
        Returns:
        Whether the dynamicExecution field is set.
      • getDynamicExecution

        FailureDetails.DynamicExecution getDynamicExecution()
        .failure_details.DynamicExecution dynamic_execution = 164;
        Returns:
        The dynamicExecution.
      • hasFailAction

        boolean hasFailAction()
        .failure_details.FailAction fail_action = 166;
        Returns:
        Whether the failAction field is set.
      • getFailAction

        FailureDetails.FailAction getFailAction()
        .failure_details.FailAction fail_action = 166;
        Returns:
        The failAction.
      • hasSymlinkAction

        boolean hasSymlinkAction()
        .failure_details.SymlinkAction symlink_action = 167;
        Returns:
        Whether the symlinkAction field is set.
      • getSymlinkAction

        FailureDetails.SymlinkAction getSymlinkAction()
        .failure_details.SymlinkAction symlink_action = 167;
        Returns:
        The symlinkAction.
      • hasCppLink

        boolean hasCppLink()
        .failure_details.CppLink cpp_link = 168;
        Returns:
        Whether the cppLink field is set.
      • getCppLink

        FailureDetails.CppLink getCppLink()
        .failure_details.CppLink cpp_link = 168;
        Returns:
        The cppLink.
      • hasLtoAction

        boolean hasLtoAction()
        .failure_details.LtoAction lto_action = 169;
        Returns:
        Whether the ltoAction field is set.
      • getLtoAction

        FailureDetails.LtoAction getLtoAction()
        .failure_details.LtoAction lto_action = 169;
        Returns:
        The ltoAction.
      • hasTestAction

        boolean hasTestAction()
        .failure_details.TestAction test_action = 172;
        Returns:
        Whether the testAction field is set.
      • getTestAction

        FailureDetails.TestAction getTestAction()
        .failure_details.TestAction test_action = 172;
        Returns:
        The testAction.
      • hasWorker

        boolean hasWorker()
        .failure_details.Worker worker = 173;
        Returns:
        Whether the worker field is set.
      • getWorker

        FailureDetails.Worker getWorker()
        .failure_details.Worker worker = 173;
        Returns:
        The worker.
      • hasAnalysis

        boolean hasAnalysis()
        .failure_details.Analysis analysis = 174;
        Returns:
        Whether the analysis field is set.
      • getAnalysis

        FailureDetails.Analysis getAnalysis()
        .failure_details.Analysis analysis = 174;
        Returns:
        The analysis.
      • hasPackageLoading

        boolean hasPackageLoading()
        .failure_details.PackageLoading package_loading = 175;
        Returns:
        Whether the packageLoading field is set.
      • getPackageLoading

        FailureDetails.PackageLoading getPackageLoading()
        .failure_details.PackageLoading package_loading = 175;
        Returns:
        The packageLoading.
      • hasToolchain

        boolean hasToolchain()
        .failure_details.Toolchain toolchain = 177;
        Returns:
        Whether the toolchain field is set.
      • getToolchain

        FailureDetails.Toolchain getToolchain()
        .failure_details.Toolchain toolchain = 177;
        Returns:
        The toolchain.
      • hasStarlarkLoading

        boolean hasStarlarkLoading()
        .failure_details.StarlarkLoading starlark_loading = 179;
        Returns:
        Whether the starlarkLoading field is set.
      • getStarlarkLoading

        FailureDetails.StarlarkLoading getStarlarkLoading()
        .failure_details.StarlarkLoading starlark_loading = 179;
        Returns:
        The starlarkLoading.
      • hasExternalDeps

        boolean hasExternalDeps()
        .failure_details.ExternalDeps external_deps = 181;
        Returns:
        Whether the externalDeps field is set.
      • getExternalDeps

        FailureDetails.ExternalDeps getExternalDeps()
        .failure_details.ExternalDeps external_deps = 181;
        Returns:
        The externalDeps.
      • hasDiffAwareness

        boolean hasDiffAwareness()
        .failure_details.DiffAwareness diff_awareness = 182;
        Returns:
        Whether the diffAwareness field is set.
      • getDiffAwareness

        FailureDetails.DiffAwareness getDiffAwareness()
        .failure_details.DiffAwareness diff_awareness = 182;
        Returns:
        The diffAwareness.