GlobalVmExtensionPolicyExtensionPolicy(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Policy for a single extension.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
pinned_version |
str
Optional. The version pinning for the extension. If empty, the extension will be installed with the latest version released by the extension producer. This field is a member of oneof_ _pinned_version.
|
string_config |
str
Optional. String configuration. Any string payload that the extension understands. This field is a member of oneof_ _string_config.
|