GoogleApi.RemoteBuildExecution.V2.Model.BuildBazelSemverSemVer (google_api_remote_build_execution v0.23.0) View Source
The full version of a given tool.
Attributes
-
major(type:integer(), default:nil) - The major version, e.g 10 for 10.2.3. -
minor(type:integer(), default:nil) - The minor version, e.g. 2 for 10.2.3. -
patch(type:integer(), default:nil) - The patch version, e.g 3 for 10.2.3. -
prerelease(type:String.t, default:nil) - The pre-release version. Either this field or major/minor/patch fields must be filled. They are mutually exclusive. Pre-release versions are assumed to be earlier than any released versions.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.