
target.apidocs.com.google.api.services.drivelabels.v2.DriveLabels.Labels.Revisions.Locks.html Maven / Gradle / Ivy
DriveLabels.Labels.Revisions.Locks (Drive Labels API v2-rev20230731-2.0.0)
com.google.api.services.drivelabels.v2
Class DriveLabels.Labels.Revisions.Locks
- java.lang.Object
-
- com.google.api.services.drivelabels.v2.DriveLabels.Labels.Revisions.Locks
-
- Enclosing class:
- DriveLabels.Labels.Revisions
public class DriveLabels.Labels.Revisions.Locks
extends Object
The "locks" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
DriveLabels.Labels.Revisions.Locks.List
-
Constructor Summary
Constructors
Constructor and Description
Locks()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
DriveLabels.Labels.Revisions.Locks.List
list(String parent)
Lists the LabelLocks on a Label.
-
-
Method Detail
-
list
public DriveLabels.Labels.Revisions.Locks.List list(String parent)
throws IOException
Lists the LabelLocks on a Label.
Create a request for the method "locks.list".
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.
- Parameters:
parent
- Required. Label on which Locks are applied. Format: labels/{label}
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy