
target.apidocs.com.google.api.services.drivelabels.v2.DriveLabels.Limits.html Maven / Gradle / Ivy
DriveLabels.Limits (Drive Labels API v2-rev20230731-2.0.0)
com.google.api.services.drivelabels.v2
Class DriveLabels.Limits
- java.lang.Object
-
- com.google.api.services.drivelabels.v2.DriveLabels.Limits
-
- Enclosing class:
- DriveLabels
public class DriveLabels.Limits
extends Object
The "limits" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
DriveLabels.Limits.GetLabel
-
Constructor Summary
Constructors
Constructor and Description
Limits()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
DriveLabels.Limits.GetLabel
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.
-
-
Method Detail
-
getLabel
public DriveLabels.Limits.GetLabel getLabel()
throws IOException
Get the constraints on the structure of a Label; such as, the maximum number of Fields allowed
and maximum length of the label title.
Create a request for the method "limits.getLabel".
This request holds the parameters needed by the drivelabels server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy