Show / Hide Table of Contents

Class LimitsResource

The "limits" collection of methods.

Inheritance
object
LimitsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX