google_api_tag_manager v0.0.1 GoogleApi.TagManager.V2.Model.SyncWorkspaceResponse View Source
A response after synchronizing the workspace to the latest container version.
Attributes
- mergeConflict (List[MergeConflict]): The merge conflict after sync. If this field is not empty, the sync is still treated as successful. But a version cannot be created until all conflicts are resolved. Defaults to:
null. - syncStatus (SyncStatus): Indicates whether synchronization caused a merge conflict or sync error. Defaults to:
null.