google_api_tag_manager v0.0.1 GoogleApi.TagManager.V2.Model.WorkspaceProposalHistory View Source
A history event that represents a comment or status change in the proposal.
Attributes
- comment (WorkspaceProposalHistoryComment): A user or reviewer comment. Defaults to:
null. - createdBy (WorkspaceProposalUser): The party responsible for the change in history. Defaults to:
null. - createdTimestamp (Timestamp): When this history event was added to the workspace proposal. Defaults to:
null. - statusChange (WorkspaceProposalHistoryStatusChange): A change in the proposal's status. Defaults to:
null. type (String): The history type distinguishing between comments and status changes. Defaults to:
null.- Enum - one of [comment, statusChange, unspecified]