GetAttestorResult

data class GetAttestorResult(val description: String, val etag: String, val name: String, val updateTime: String, val userOwnedGrafeasNote: UserOwnedGrafeasNoteResponse)

Constructors

Link copied to clipboard
constructor(description: String, etag: String, name: String, updateTime: String, userOwnedGrafeasNote: UserOwnedGrafeasNoteResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. A descriptive comment. This field may be updated. The field may be displayed in chooser dialogs.

Link copied to clipboard

Optional. A checksum, returned by the server, that can be sent on update requests to ensure the attestor has an up-to-date value before attempting to update it. See https://google.aip.dev/154.

Link copied to clipboard

The resource name, in the format: projects/*/attestors/*. This field may not be updated.

Link copied to clipboard

Time when the attestor was last updated.

Link copied to clipboard

This specifies how an attestation will be read, and how it will be used during policy enforcement. //