API Reference
Class
GoogleWorkspaceSyncDecisionReceipt
Caller-observable evidence for one synchronization decision; this is not an HTTP mutation receipt.
Inheritance
- Object
- GoogleWorkspaceSyncDecisionReceipt
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public GoogleWorkspaceOperationPolicy Policy { get; } #Gets the item-specific policy carrying its target and expected revision.
public String Target { get; } #Gets the item's target resource.
public GoogleWorkspaceSyncApplyStatus Status { get; } #Gets the executor's decision status.
public DateTimeOffset CompletedAt { get; } #Gets when the decision receipt was created in UTC.