Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #1641

Merged
merged 2 commits into from Aug 3, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions analyticsadmin/v1alpha/analyticsadmin-api.json
Expand Up @@ -1052,7 +1052,7 @@
]
},
"get": {
"description": "Lookup for a single Audience.",
"description": "Lookup for a single Audience. Audiences created before 2020 may not be supported.",
"flatPath": "v1alpha/properties/{propertiesId}/audiences/{audiencesId}",
"httpMethod": "GET",
"id": "analyticsadmin.properties.audiences.get",
Expand All @@ -1078,7 +1078,7 @@
]
},
"list": {
"description": "Lists Audiences on a property.",
"description": "Lists Audiences on a property. Audiences created before 2020 may not be supported.",
"flatPath": "v1alpha/properties/{propertiesId}/audiences",
"httpMethod": "GET",
"id": "analyticsadmin.properties.audiences.list",
Expand Down Expand Up @@ -2773,7 +2773,7 @@
}
}
},
"revision": "20220727",
"revision": "20220802",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccount": {
Expand Down
10 changes: 6 additions & 4 deletions analyticsadmin/v1alpha/analyticsadmin-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions androidmanagement/v1/androidmanagement-api.json
Expand Up @@ -1065,7 +1065,7 @@
}
}
},
"revision": "20220704",
"revision": "20220725",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -3617,14 +3617,16 @@
"PASSWORD_POLICIES_USER_CREDENTIALS_CONFIRMATION_REQUIRED",
"PASSWORD_POLICIES_PASSWORD_EXPIRED",
"PASSWORD_POLICIES_PASSWORD_NOT_SUFFICIENT",
"ONC_WIFI_INVALID_VALUE"
"ONC_WIFI_INVALID_VALUE",
"ONC_WIFI_API_LEVEL"
],
"enumDescriptions": [
"Specific non-compliance reason is not specified. Fields in specific_non_compliance_context are not set.",
"User needs to confirm credentials by entering the screen lock. Fields in specific_non_compliance_context are not set. nonComplianceReason is set to USER_ACTION.",
"The device or profile password has expired. passwordPoliciesContext is set. nonComplianceReason is set to USER_ACTION.",
"The device password does not satisfy password requirements. passwordPoliciesContext is set. nonComplianceReason is set to USER_ACTION.",
"There is an incorrect value in ONC Wi-Fi configuration. fieldPath specifies which field value is incorrect. oncWifiContext is set. nonComplianceReason is set to INVALID_VALUE."
"There is an incorrect value in ONC Wi-Fi configuration. fieldPath specifies which field value is incorrect. oncWifiContext is set. nonComplianceReason is set to INVALID_VALUE.",
"The ONC Wi-Fi setting is not supported in the API level of the Android version running on the device. fieldPath specifies which field value is not supported. oncWifiContext is set. nonComplianceReason is set to API_LEVEL."
],
"type": "string"
}
Expand Down Expand Up @@ -4961,7 +4963,7 @@
"properties": {
"oncWifiContext": {
"$ref": "OncWifiContext",
"description": "Additional context for non-compliance related to Wi-Fi configuration. See ONC_WIFI_INVALID_VALUE."
"description": "Additional context for non-compliance related to Wi-Fi configuration. See ONC_WIFI_INVALID_VALUE and ONC_WIFI_API_LEVEL"
},
"passwordPoliciesContext": {
"$ref": "PasswordPoliciesContext",
Expand Down
7 changes: 6 additions & 1 deletion androidmanagement/v1/androidmanagement-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions api-list.json
Expand Up @@ -2451,6 +2451,21 @@
"documentationLink": "https://developers.google.com/drive/activity/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "drivelabels:v2beta",
"name": "drivelabels",
"version": "v2beta",
"title": "Drive Labels API",
"description": "An API for managing Drive Labels",
"discoveryRestUrl": "https://drivelabels.googleapis.com/$discovery/rest?version=v2beta",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://developers.google.com/drive/labels",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "drivelabels:v2",
Expand Down
4 changes: 2 additions & 2 deletions apigee/v1/apigee-api.json
Expand Up @@ -8515,7 +8515,7 @@
}
}
},
"revision": "20220725",
"revision": "20220728",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down Expand Up @@ -11590,7 +11590,7 @@
"type": "array"
},
"name": {
"description": "Required. Resource ID for this keystore. Values must match the regular expression `[\\w[:space:]-.]{1,255}`.",
"description": "Required. Resource ID for this keystore. Values must match the regular expression `[\\w[:space:].-]{1,255}`.",
"type": "string"
}
},
Expand Down
2 changes: 1 addition & 1 deletion apigee/v1/apigee-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudasset/v1/cloudasset-api.json
Expand Up @@ -929,7 +929,7 @@
}
}
},
"revision": "20220617",
"revision": "20220730",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AccessSelector": {
Expand Down Expand Up @@ -3220,7 +3220,7 @@
"type": "object"
},
"ResourceSearchResult": {
"description": "A result of Resource Search, containing information of a cloud resource. Next ID: 28",
"description": "A result of Resource Search, containing information of a cloud resource. Next ID: 29",
"id": "ResourceSearchResult",
"properties": {
"additionalAttributes": {
Expand Down
2 changes: 1 addition & 1 deletion cloudasset/v1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 3 additions & 14 deletions cloudidentity/v1beta1/cloudidentity-api.json
Expand Up @@ -158,7 +158,6 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.userinvitations"
]
},
Expand All @@ -184,7 +183,6 @@
"$ref": "UserInvitation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.userinvitations",
"https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly"
]
Expand All @@ -211,7 +209,6 @@
"$ref": "IsInvitableUserResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.userinvitations",
"https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly"
]
Expand Down Expand Up @@ -259,7 +256,6 @@
"$ref": "ListUserInvitationsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.userinvitations",
"https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly"
]
Expand Down Expand Up @@ -289,7 +285,6 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.userinvitations"
]
}
Expand Down Expand Up @@ -1570,10 +1565,7 @@
"path": "v1beta1/{+parent}/memberships",
"response": {
"$ref": "ListOrgMembershipsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity"
]
}
},
"move": {
"description": "Move an OrgMembership to a new OrgUnit. NOTE: This is an atomic copy-and-delete. The resource will have a new copy under the destination OrgUnit and be deleted from the source OrgUnit. The resource can only be searched under the destination OrgUnit afterwards.",
Expand All @@ -1598,17 +1590,14 @@
},
"response": {
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity"
]
}
}
}
}
}
}
},
"revision": "20220620",
"revision": "20220729",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AndroidAttributes": {
Expand Down
15 changes: 2 additions & 13 deletions cloudidentity/v1beta1/cloudidentity-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudtasks/v2/cloudtasks-api.json
Expand Up @@ -685,7 +685,7 @@
}
}
},
"revision": "20220520",
"revision": "20220803",
"rootUrl": "https://cloudtasks.googleapis.com/",
"schemas": {
"AppEngineHttpRequest": {
Expand Down Expand Up @@ -797,7 +797,7 @@
"description": "The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies)."
},
"members": {
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"description": "Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. ",
"items": {
"type": "string"
},
Expand Down