From 73df6dd7e87cd4fedc4282a423140ce2caac7701 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 8 Nov 2022 07:07:45 +0000 Subject: [PATCH] feat(drivelabels): update the api #### drivelabels:v2beta The following keys were deleted: - schemas.GoogleAppsDriveLabelsV2betaLabelLock.properties.policyUri (Total Keys: 2) --- docs/dyn/drivelabels_v2beta.labels.locks.html | 5 ++--- .../drivelabels_v2beta.labels.revisions.locks.html | 5 ++--- .../discovery_cache/documents/drivelabels.v2.json | 2 +- .../discovery_cache/documents/drivelabels.v2beta.json | 11 +++-------- 4 files changed, 8 insertions(+), 15 deletions(-) diff --git a/docs/dyn/drivelabels_v2beta.labels.locks.html b/docs/dyn/drivelabels_v2beta.labels.locks.html index 31de6e36e32..7b20e78b1a9 100644 --- a/docs/dyn/drivelabels_v2beta.labels.locks.html +++ b/docs/dyn/drivelabels_v2beta.labels.locks.html @@ -79,7 +79,7 @@

Instance Methods

Close httplib2 connections.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists the Locks on a Label.

+

Lists the LabelLocks on a Label.

list_next()

Retrieves the next page of results.

@@ -91,7 +91,7 @@

Method Details

list(parent, pageSize=None, pageToken=None, x__xgafv=None) -
Lists the Locks on a Label.
+  
Lists the LabelLocks on a Label.
 
 Args:
   parent: string, Required. Label on which Locks are applied. Format: labels/{label} (required)
@@ -119,7 +119,6 @@ 

Method Details

"deleteTime": "A String", # Output only. A timestamp indicating when this LabelLock was scheduled for deletion. This will be present only if this LabelLock is in the DELETING state. "fieldId": "A String", # The ID of the Field that should be locked. Empty if the whole Label should be locked. "name": "A String", # Output only. Resource name of this LabelLock. - "policyUri": "A String", # Output only. A URI referring to the policy that created this Lock. "state": "A String", # Output only. This LabelLock's state. }, ], diff --git a/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html b/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html index 4991550cd26..b300a5be0f0 100644 --- a/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html +++ b/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html @@ -79,7 +79,7 @@

Instance Methods

Close httplib2 connections.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists the Locks on a Label.

+

Lists the LabelLocks on a Label.

list_next()

Retrieves the next page of results.

@@ -91,7 +91,7 @@

Method Details

list(parent, pageSize=None, pageToken=None, x__xgafv=None) -
Lists the Locks on a Label.
+  
Lists the LabelLocks on a Label.
 
 Args:
   parent: string, Required. Label on which Locks are applied. Format: labels/{label} (required)
@@ -119,7 +119,6 @@ 

Method Details

"deleteTime": "A String", # Output only. A timestamp indicating when this LabelLock was scheduled for deletion. This will be present only if this LabelLock is in the DELETING state. "fieldId": "A String", # The ID of the Field that should be locked. Empty if the whole Label should be locked. "name": "A String", # Output only. Resource name of this LabelLock. - "policyUri": "A String", # Output only. A URI referring to the policy that created this Lock. "state": "A String", # Output only. This LabelLock's state. }, ], diff --git a/googleapiclient/discovery_cache/documents/drivelabels.v2.json b/googleapiclient/discovery_cache/documents/drivelabels.v2.json index ff890ea29a2..c796ade9d41 100644 --- a/googleapiclient/discovery_cache/documents/drivelabels.v2.json +++ b/googleapiclient/discovery_cache/documents/drivelabels.v2.json @@ -217,7 +217,7 @@ } } }, - "revision": "20221026", + "revision": "20221102", "rootUrl": "https://drivelabels.googleapis.com/", "schemas": { "GoogleAppsDriveLabelsV2BadgeColors": { diff --git a/googleapiclient/discovery_cache/documents/drivelabels.v2beta.json b/googleapiclient/discovery_cache/documents/drivelabels.v2beta.json index dafc5ec4d58..a1daf524691 100644 --- a/googleapiclient/discovery_cache/documents/drivelabels.v2beta.json +++ b/googleapiclient/discovery_cache/documents/drivelabels.v2beta.json @@ -432,7 +432,7 @@ "locks": { "methods": { "list": { - "description": "Lists the Locks on a Label.", + "description": "Lists the LabelLocks on a Label.", "flatPath": "v2beta/labels/{labelsId}/locks", "httpMethod": "GET", "id": "drivelabels.labels.locks.list", @@ -652,7 +652,7 @@ "locks": { "methods": { "list": { - "description": "Lists the Locks on a Label.", + "description": "Lists the LabelLocks on a Label.", "flatPath": "v2beta/labels/{labelsId}/revisions/{revisionsId}/locks", "httpMethod": "GET", "id": "drivelabels.labels.revisions.locks.list", @@ -888,7 +888,7 @@ } } }, - "revision": "20221026", + "revision": "20221102", "rootUrl": "https://drivelabels.googleapis.com/", "schemas": { "GoogleAppsDriveLabelsV2betaBadgeColors": { @@ -2383,11 +2383,6 @@ "readOnly": true, "type": "string" }, - "policyUri": { - "description": "Output only. A URI referring to the policy that created this Lock.", - "readOnly": true, - "type": "string" - }, "state": { "description": "Output only. This LabelLock's state.", "enum": [