HelpLink(mapping=None, *, ignore_unknown_fields=False, **kwargs)Describes a URL link.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
description |
str
Describes what the link offers. This field is a member of oneof_ _description.
|
url |
str
The URL of the link. This field is a member of oneof_ _url.
|