FrameworkReference

The reference of a framework, in the format organizations/{organization}/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.