FrameworkReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)
FrameworkReference contains the reference of a framework.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
framework |
str
Required. In the format: organizations/{org}/locations/{location}/frameworks/{framework} |
major_revision_id |
int
Optional. Major revision id of the framework. If not specified, corresponds to the latest revision of the framework. This field is a member of oneof _ _major_revision_id .
|