Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and sofisl committed Feb 9, 2023
1 parent 84b748e commit 93fc048
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 28 deletions.
4 changes: 4 additions & 0 deletions disclaimers.json
Expand Up @@ -523,6 +523,10 @@
"api": "datalabeling",
"package": "@google-cloud/datalabeling"
},
{
"api": "datalineage",
"package": "@google-cloud/lineage"
},
{
"api": "dataqna",
"package": "@google-cloud/data-qna"
Expand Down
3 changes: 2 additions & 1 deletion discovery/books-v1.json
Expand Up @@ -14,6 +14,7 @@
"description": "The Google Books API allows clients to access the Google Books repository.",
"discoveryVersion": "v1",
"documentationLink": "https://code.google.com/apis/books/docs/v1/getting_started.html",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
Expand Down Expand Up @@ -2671,7 +2672,7 @@
}
}
},
"revision": "20220318",
"revision": "20230203",
"rootUrl": "https://books.googleapis.com/",
"schemas": {
"Annotation": {
Expand Down
12 changes: 9 additions & 3 deletions discovery/contactcenteraiplatform-v1alpha1.json
Expand Up @@ -512,7 +512,7 @@
}
}
},
"revision": "20230125",
"revision": "20230202",
"rootUrl": "https://contactcenteraiplatform.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
Expand Down Expand Up @@ -636,13 +636,19 @@
"INSTANCE_SIZE_UNSPECIFIED",
"STANDARD_SMALL",
"STANDARD_MEDIUM",
"STANDARD_LARGE"
"STANDARD_LARGE",
"STANDARD_XLARGE",
"STANDARD_2XLARGE",
"STANDARD_3XLARGE"
],
"enumDescriptions": [
"The default value. This value is used if the state is omitted.",
"Instance Size STANDARD_SMALL.",
"Instance Size STANDARD_MEDIUM.",
"Instance Size STANDARD_LARGE."
"Instance Size STANDARD_LARGE.",
"Instance Size STANDARD_XLARGE.",
"Instance Size STANDARD_2XLARGE.",
"Instance Size STANDARD_3XLARGE."
],
"type": "string"
}
Expand Down
8 changes: 5 additions & 3 deletions discovery/driveactivity-v2.json
Expand Up @@ -132,7 +132,7 @@
}
}
},
"revision": "20230128",
"revision": "20230205",
"rootUrl": "https://driveactivity.googleapis.com/",
"schemas": {
"Action": {
Expand Down Expand Up @@ -1127,14 +1127,16 @@
"SHARING_OUTSIDE_DOMAIN",
"DIRECT_SHARING",
"ITEM_DUPLICATION",
"DRIVE_FILE_STREAM"
"DRIVE_FILE_STREAM",
"FILE_ORGANIZER_CAN_SHARE_FOLDERS"
],
"enumDescriptions": [
"The feature which changed restriction settings was not available.",
"When restricted, this prevents items from being shared outside the domain.",
"When restricted, this prevents direct sharing of individual items.",
"When restricted, this prevents actions like copy, download, and print that might result in uncontrolled duplicates of items.",
"When restricted, this prevents use of Drive File Stream."
"When restricted, this prevents use of Drive File Stream.",
"When restricted, this limits sharing of folders to managers only."
],
"type": "string"
},
Expand Down
8 changes: 4 additions & 4 deletions discovery/mybusinessverifications-v1.json
Expand Up @@ -256,7 +256,7 @@
}
}
},
"revision": "20230201",
"revision": "20230207",
"rootUrl": "https://mybusinessverifications.googleapis.com/",
"schemas": {
"AddressVerificationData": {
Expand Down Expand Up @@ -543,7 +543,7 @@
"Make a phone call with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
"Send an SMS with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
"Verify the location without additional user action. This option may not be available for all locations.",
"Used for vetted [partners](https://support.google.com/business/answer/7674102). This option may not be available for all locations."
"This option may not be available for all locations."
],
"type": "string"
},
Expand Down Expand Up @@ -608,7 +608,7 @@
"Make a phone call with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
"Send an SMS with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
"Verify the location without additional user action. This option may not be available for all locations.",
"Used for vetted [partners](https://support.google.com/business/answer/7674102). This option may not be available for all locations."
"This option may not be available for all locations."
],
"type": "string"
}
Expand Down Expand Up @@ -675,7 +675,7 @@
"Make a phone call with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
"Send an SMS with a verification PIN to a specific phone number. The PIN is used to complete verification with Google.",
"Verify the location without additional user action. This option may not be available for all locations.",
"Used for vetted [partners](https://support.google.com/business/answer/7674102). This option may not be available for all locations."
"This option may not be available for all locations."
],
"type": "string"
},
Expand Down
20 changes: 3 additions & 17 deletions discovery/realtimebidding-v1.json
Expand Up @@ -1305,7 +1305,7 @@
}
}
},
"revision": "20221221",
"revision": "20230208",
"rootUrl": "https://realtimebidding.googleapis.com/",
"schemas": {
"ActivatePretargetingConfigRequest": {
Expand Down Expand Up @@ -2262,27 +2262,13 @@
"BID_PROTOCOL_UNSPECIFIED",
"GOOGLE_RTB",
"OPENRTB_JSON",
"OPENRTB_PROTOBUF",
"OPENRTB_2_2",
"OPENRTB_2_3",
"OPENRTB_PROTOBUF_2_3",
"OPENRTB_2_4",
"OPENRTB_PROTOBUF_2_4",
"OPENRTB_2_5",
"OPENRTB_PROTOBUF_2_5"
"OPENRTB_PROTOBUF"
],
"enumDescriptions": [
"Placeholder for undefined bid protocol. This value should not be used.",
"Google RTB protocol / Protobuf encoding.",
"OpenRTB / JSON encoding (unversioned/latest).",
"OpenRTB / Protobuf encoding (unversioned/latest).",
"Deprecated: Use OPENRTB_JSON.",
"Deprecated: Use OPENRTB_JSON.",
"Deprecated: Use OPENRTB_PROTOBUF.",
"Deprecated: Use OPENRTB_JSON.",
"Deprecated: Use OPENRTB_PROTOBUF.",
"Deprecated: Use OPENRTB_JSON.",
"Deprecated: Use OPENRTB_PROTOBUF."
"OpenRTB / Protobuf encoding (unversioned/latest)."
],
"type": "string"
},
Expand Down

0 comments on commit 93fc048

Please sign in to comment.