ShieldedVmIdentityEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)A Shielded Instance Identity Entry.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
ek_cert |
str
A PEM-encoded X.509 certificate. This field can be empty. This field is a member of oneof_ _ek_cert.
|
ek_pub |
str
A PEM-encoded public key. This field is a member of oneof_ _ek_pub.
|