Reference documentation and code samples for the Grafeas V1 Client class Subject.
Generated from protobuf message grafeas.v1.Subject
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
↳ digest
array| Google\Protobuf\Internal\MapField
"<ALGORITHM>": "<HEX_VALUE>"
Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
getName
Generated from protobuf field string name = 1;
string
setName
Generated from protobuf field string name = 1;
var
string
$this
getDigest
"<ALGORITHM>": "<HEX_VALUE>"
Algorithms can be e.g. sha256, sha512
See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
setDigest
"<ALGORITHM>": "<HEX_VALUE>"
Algorithms can be e.g. sha256, sha512
See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
$this