FrameworkReference

The reference of a framework, in one of the following formats: - organizations/{organization}/locations/{location}/frameworks/{framework} - projects/{project}/locations/{location}/frameworks/{framework}.

The only supported location is global.

JSON representation
{
  "framework": string,
  "majorRevisionId": string
}
Fields
framework

string

Required. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.

majorRevisionId

string (int64 format)

Optional. The major version of the framework. If not specified, the version corresponds to the latest version of the framework.