LabelsLocks
class LabelsLocks extends Resource (View source)
The "locks" collection of methods.
Typical usage is:
$drivelabelsService = new Google\Service\DriveLabels(...);
$locks = $drivelabelsService->labels_locks;
Methods
listLabelsLocks(string $parent, array $optParams = [])
Lists the LabelLocks on a Label. (locks.listLabelsLocks)
Details
GoogleAppsDriveLabelsV2ListLabelLocksResponse
listLabelsLocks(string $parent, array $optParams = [])
Lists the LabelLocks on a Label. (locks.listLabelsLocks)