Class LimitsResource
The "limits" collection of methods.
Inherited Members
Namespace: Google.Apis.DriveLabels.v2
Assembly: Google.Apis.DriveLabels.v2.dll
Syntax
public class LimitsResource
Constructors
LimitsResource(IClientService)
Constructs a new resource.
Declaration
public LimitsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
GetLabel()
Get the constraints on the structure of a Label; such as, the maximum number of Fields allowed and maximum length of the label title.
Declaration
public virtual LimitsResource.GetLabelRequest GetLabel()
Returns
| Type | Description |
|---|---|
| LimitsResource.GetLabelRequest |