For this library, we recommend using the package associated with API version 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. You can read more about Cloud API versioning strategy here.
Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service.
We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix.
For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1.
If you use an unstable release, breaking changes may be introduced when upgrading.
AnalysisMessage is a single message produced by an analyzer, and
it used to communicate to the end user about the state of their Service
Mesh configuration.
AnalysisMessage is a single message produced by an analyzer, and
it used to communicate to the end user about the state of their Service
Mesh configuration.
A unique identifier for the type of message. Display_name is intended to be
human-readable, code is intended to be machine readable. There should be a
one-to-one mapping between display_name and code. (i.e. do not re-use
A unique identifier for the type of message. Display_name is intended to be
human-readable, code is intended to be machine readable. There should be a
one-to-one mapping between display_name and code. (i.e. do not re-use
The values here are chosen so that more severe messages get sorted higher,
as well as leaving space in between to add more later
See istio.analysis.v1alpha1.AnalysisMessageBase.Level
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]