google_api_tag_manager v0.0.1 GoogleApi.TagManager.V2.Model.UpdateWorkspaceProposalRequest View Source
Updates a workspace proposal with patch-like semantics.
Attributes
- fingerprint (String): When provided, this fingerprint must match the fingerprint of the proposal in storage. Defaults to:
null. - newComment (WorkspaceProposalHistoryComment): If present, a new comment is added to the workspace proposal history. Defaults to:
null. - reviewers (List[WorkspaceProposalUser]): If present, the list of reviewers of the workspace proposal is updated. Defaults to:
null. status (String): If present, the status of the workspace proposal is updated. Defaults to:
null.- Enum - one of [approved, cancelled, completed, requested, reviewed, statusUnspecified]