Package com.google.cloud.devtools.containeranalysis.v1beta1 (2.59.0)

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.containeranalysis.v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.devtools.containeranalysis.v1beta1.ContainerAnalysisV1Beta1Client Service Description: Retrieves analysis results of Cloud components such as Docker container images. The Container Analysis API is an implementation of the Grafeas API.

Analysis results are stored as a series of occurrences. An Occurrence contains information

com.google.cloud.devtools.containeranalysis.v1beta1.GrafeasV1Beta1Client Service Description: Grafeas API.

Retrieves analysis results of Cloud components such as Docker container images.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.devtools.containeranalysis.v1beta1.ContainerAnalysisV1Beta1Settings Settings class to configure an instance of ContainerAnalysisV1Beta1Client.

The default instance has everything set to sensible defaults:

com.google.cloud.devtools.containeranalysis.v1beta1.GrafeasV1Beta1Settings Settings class to configure an instance of GrafeasV1Beta1Client.

The default instance has everything set to sensible defaults:

Classes