major property

int? major
getter/setter pair

Major versions: Major changes to methodology (e.g. adding new data sources to the model that lead to major output changes).

Such changes will be infrequent and announced well in advance. Might involve API version changes, which will respect guidelines in https://cloud.google.com/endpoints/docs/openapi/versioning-an-api#backwards-incompatible

Implementation

core.int? major;