API Reference
Class
GoogleWorkspaceSyncItem
One caller-owned operation classified before any mutation is attempted.
Inheritance
- Object
- GoogleWorkspaceSyncItem
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property GoogleWorkspaceSyncItemResult.Item
- Property GoogleWorkspaceSyncPlan.Items
Accepted by parameters
Constructors
public GoogleWorkspaceSyncItem(String id, GoogleWorkspaceSyncItemKind kind, String path, String message, String sourceId = null, String googleFileId = null) #Parameters
- id String
- kind GoogleWorkspaceSyncItemKind
- path String
- message String
- sourceId String = null
- googleFileId String = null
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object