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.
The attributes of a Bazel build.
The reported actions of the critical path.
A Bazel work unit.
A build with common attributes.
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.
The attributes of a Bazel build, or a report of a problem encountered.
The critical path of a Bazel build, or a report of a problem encountered.
The artifact transform execution list of a Gradle build, or a report of a problem encountered.
The attributes of a Gradle build, or a report of a problem encountered.
The build cache performance of a Gradle build, or a report of a problem encountered.
The performance profile overview of a Gradle build, or a report of a problem encountered.
The configuration cache result of a Gradle build, or a report of a problem encountered.
The deprecation list of a Gradle build, or a report of a problem encountered.
Information about the network activity of the build, or a report of a problem encountered.
The plugins applied in a Gradle build, or a report of a problem encountered.
List of Gradle projects, or a report of a problem encountered.
The resource usage gathered while executing a Gradle build, or a report of a problem encountered.
The attributes of a Maven build, or a report of a problem encountered.
The build cache performance of a Maven build, or a report of a problem encountered.
The performance profile overview of a Maven build, 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.
The plugins applied in a Maven build, or a report of a problem encountered.
The resource usage gathered while executing a Maven build, or a report of a problem encountered.
Build Scan IDs for builds that contain tests with outcomes.
The attributes of a Gradle build.
The build cache performance of a Gradle build.
This is deprecated, use taskAvoidanceSavingsSummary
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
.
Memory usage stats of the Gradle Daemon JVM while running the build.
Gradle build options for this build.
The performance profile overview of a Gradle build.
The build time breakdown of a Gradle build.
The configuration cache result of a Gradle build. null
if configuration cache was not used.
The configuration cache store result of a Gradle build.
The configuration cache result of a Gradle build.
The configuration cache store result of a Gradle 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.
The build cache performance of a Maven build.
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.
The time breakdown of the initialization and discovery phase of a Maven build.
Memory usage stats of the Maven JVM while running the build.
Maven build options for this build.
The performance profile overview of a Maven build.
The build time breakdown of a Maven 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.
A Test Distribution pool-specific agent registration key.
Optional description of a Test Distribution pool-specific agent registration key.
A Test Distribution pool-specific agent registration key prefix.
A list of Test Distribution pool-specific agent registration key prefixes.
The status of an agent pool.
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.