class Limits extends Resource (View source)

The "limits" collection of methods.

Typical usage is:

 $drivelabelsService = new Google\Service\DriveLabels(...);
 $limits = $drivelabelsService->limits;

Methods

getLabel(array $optParams = [])

Get the constraints on the structure of a Label; such as, the maximum number of Fields allowed and maximum length of the label title. (limits.getLabel)

Details

GoogleAppsDriveLabelsV2LabelLimits getLabel(array $optParams = [])

Get the constraints on the structure of a Label; such as, the maximum number of Fields allowed and maximum length of the label title. (limits.getLabel)

Parameters

array $optParams

Optional parameters.

Return Value

GoogleAppsDriveLabelsV2LabelLimits

Exceptions

Exception