Package-level declarations
Types
Response detailing why a request was rejected. Adheres to the RFC-7807 standard (colloquially known as \"Problem JSON\") for the response format.
A Bazel work unit.
A build with the common attributes of a Build Scan.
The environment where the build is executed.
A Build Scan link.
A Build Scan value.
Build model names that can be requested when fetching builds.
Optional requested models associated with the Build Scan.
The attributes of a Gradle Build Scan, or a report of a problem encountered.
The build cache performance of a Gradle Build Scan, or a report of a problem encountered.
Information about the network activity of the build, or a report of a problem encountered.
List of Gradle projects, or a report of a problem encountered.
The attributes of a Maven Build Scan, or a report of a problem encountered.
The build cache performance of a Maven Build Scan, or a report of a problem encountered.
Information about dependency resolution, or a report of a problem encountered.
List of Maven modules, or a report of a problem encountered.
Build Scan IDs for builds that contain tests with outcomes.
The attributes of a Gradle Build Scan.
The build cache performance of a Gradle Build Scan.
This is deprecated, use GradleBuildCachePerformanceTaskAvoidanceSavingsSummary
instead. A breakdown of avoidance savings.
Information about the local build cache used in the build.
Information about the build cache overhead in this build.
Information about the remote build cache used in the build.
Information about the local and remote build caches used in the build. null
if the build cache is globally disabled.
A breakdown of avoidance savings for tasks.
A summary of task fingerprinting. Fingerprinted tasks are part of the taskExecution.avoidedTasks
or taskExecution.executedTasks
, or taskExecution.noSourceTasks
buckets. null
if Gradle version is <5.0
or Develocity Gradle plugin version is <2.1
.
A breakdown of avoidance savings for tasks and artifact transforms.
A summary of task and artifact transform fingerprinting. null
if Gradle version is <5.0
or Develocity Gradle plugin version is <2.1
.
Gradle build options for this build.
Settings for Develocity.
This property is deprecated, use develocitySettings
instead. Settings for Develocity.
Information about the network activity of the build. It includes network activity during dependency resolution, java toolchain downloads, etc. For a comprehensive list see the Build Scan.
A Gradle work unit.
A Build Cache Node key and secret pair.
The attributes of a Maven Build Scan.
The build cache performance of a Maven Build Scan.
Information about the local build cache used in the build, if it is configured in the build. null
if the local build cache is not configured.
Information about the build cache overhead in this build.
Information about the remote build cache used in the build, if it is configured in the build. null
if the remote build cache is not configured.
Information about the local and remote build caches used in the build, if it is configured in the build. null
if the build cache configuration cannot be captured (e.g. very early build failure).
A summary of goal fingerprinting. Fingerprinted goals are part of the goalExecution.avoidedGoals
or goalExecution.executedGoals
buckets.
Maven build options for this build.
Information about dependency resolution.
Settings for Develocity.
This property is deprecated, use develocitySettings
instead. Settings for Develocity.
A Build Cache Node configuration description.
Information about the current and available page of elements. Pages are returned from list operations which could contain a lot of elements. One page contains a subset of the available elements. API users can retrieve all pages in order to retrieve all of the available elements.
A group of projects that can be assigned to users.
A paged list of project groups.
A container for a project ID.
A paged list of projects.
Cached data replication configuration description. May be null
if replication is not configured.
An agent pool configuration.
An agent pool configuration.
A list of agent pools.
The status of an agent pool.
A Test Distribution agent API key.
Optional description of a Test Distribution agent API key.
A Test Distribution agent API key prefix.
A list of Test Distribution agent API key prefixes.
Values: BUILD_SCAN_IDS,WORK_UNITS
A test or test container.
Values: passed,failed,skipped,flaky,notSelected
A distribution of outcomes.
A list of test containers or test cases.
Contains a work unit. Only one of the properties is set, representing the build tool used for the build.