Class Reference (0.1.0)

Reference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a reference to a resource.

Attributes

NameDescription
kind str
[Output Only] Type of the resource. Always compute#reference for references.
reference_type str
A description of the reference type with no implied semantics. Possible values include: - MEMBER_OF
referrer str
URL of the resource which refers to the target.
target str
URL of the resource to which this reference points.