/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/Resource/ |
H A D | Matters.php | 52 public function addPermissions($matterId, AddMatterPermissionsRequest $postBody, $optParams = []) 67 public function close($matterId, CloseMatterRequest $postBody, $optParams = []) 81 public function count($matterId, CountArtifactsRequest $postBody, $optParams = []) 110 public function delete($matterId, $optParams = []) 126 public function get($matterId, $optParams = []) 160 …public function removePermissions($matterId, RemoveMatterPermissionsRequest $postBody, $optParams … 175 public function reopen($matterId, ReopenMatterRequest $postBody, $optParams = []) 190 public function undelete($matterId, UndeleteMatterRequest $postBody, $optParams = []) 206 public function update($matterId, Matter $postBody, $optParams = [])
|
H A D | MattersHolds.php | 49 …public function addHeldAccounts($matterId, $holdId, AddHeldAccountsRequest $postBody, $optParams =… 63 public function create($matterId, Hold $postBody, $optParams = []) 79 public function delete($matterId, $holdId, $optParams = []) 95 public function get($matterId, $holdId, $optParams = []) 115 public function listMattersHolds($matterId, $optParams = []) 131 …public function removeHeldAccounts($matterId, $holdId, RemoveHeldAccountsRequest $postBody, $optPa… 149 public function update($matterId, $holdId, Hold $postBody, $optParams = [])
|
H A D | MattersExports.php | 42 public function create($matterId, Export $postBody, $optParams = []) 56 public function delete($matterId, $exportId, $optParams = []) 70 public function get($matterId, $exportId, $optParams = []) 87 public function listMattersExports($matterId, $optParams = [])
|
H A D | MattersSavedQueries.php | 42 public function create($matterId, SavedQuery $postBody, $optParams = []) 56 public function delete($matterId, $savedQueryId, $optParams = []) 70 public function get($matterId, $savedQueryId, $optParams = []) 87 public function listMattersSavedQueries($matterId, $optParams = [])
|
H A D | MattersHoldsAccounts.php | 45 public function create($matterId, $holdId, HeldAccount $postBody, $optParams = []) 60 public function delete($matterId, $holdId, $accountId, $optParams = []) 78 public function listMattersHoldsAccounts($matterId, $holdId, $optParams = [])
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/ |
H A D | CountArtifactsMetadata.php | 29 public $matterId; variable in Google\\Service\\Vault\\CountArtifactsMetadata 54 public function setMatterId($matterId)
|
H A D | SavedQuery.php | 33 public $matterId; variable in Google\\Service\\Vault\\SavedQuery 72 public function setMatterId($matterId)
|
H A D | Matter.php | 30 public $matterId; variable in Google\\Service\\Vault\\Matter 59 public function setMatterId($matterId)
|
H A D | Export.php | 37 public $matterId; variable in Google\\Service\\Vault\\Export 112 public function setMatterId($matterId)
|