Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions accesscontextmanager/v1/accesscontextmanager-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@
}
}
},
"revision": "20250115",
"revision": "20250212",
"rootUrl": "https://accesscontextmanager.googleapis.com/",
"schemas": {
"AccessContextManagerOperationMetadata": {
Expand Down Expand Up @@ -1824,7 +1824,7 @@
"type": "string"
},
"resource": {
"description": "A Google Cloud resource that you want to allow to egress the perimeter. These resources can access data outside the perimeter. This field only supports projects. The project format is `projects/{project_number}`. The resource can be in any Google Cloud organization, not just the organization where the perimeter is defined. You can't use `*` in this field to allow all Google Cloud resources.",
"description": "A Google Cloud resource from the service perimeter that you want to allow to access data outside the perimeter. This field supports only projects. The project format is `projects/{project_number}`. You can't use `*` in this field to allow all Google Cloud resources.",
"type": "string"
}
},
Expand Down
10 changes: 4 additions & 6 deletions accesscontextmanager/v1/accesscontextmanager-gen.go

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

108 changes: 105 additions & 3 deletions adsense/v2/adsense-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1006,6 +1006,57 @@
"DOMAIN_REGISTRANT",
"WEBSEARCH_QUERY_STRING"
],
"enumDeprecated": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unspecified dimension.",
"Date dimension in YYYY-MM-DD format (e.g. \"2010-02-10\").",
Expand All @@ -1022,7 +1073,7 @@
"The size code of an ad unit (e.g. \"728x90\", \"responsive\").",
"Custom channel name. The members of this dimension match the values from CustomChannel.display_name.",
"Unique ID of a custom channel. The members of this dimension match the values from CustomChannel.reporting_dimension_id.",
"Unique ID of a hosted client's custom channel.",
"Not supported.",
"Domain name of a verified site (e.g. \"example.com\"). The members of this dimension match the values from Site.domain.",
"Unique ID of a verified site. The members of this dimension match the values from Site.reporting_dimension_id.",
"URL of the page upon which the ad was served. This is a complete URL including scheme and query parameters. Note that the URL that appears in this dimension may be a canonicalized version of the one that was used in the original request, and so may not exactly match the URL that a user might have seen. Note that there are also some caveats to be aware of when using this dimension. For more information, see [Page URL breakdown](https://support.google.com/adsense/answer/11988478).",
Expand Down Expand Up @@ -1328,6 +1379,57 @@
"DOMAIN_REGISTRANT",
"WEBSEARCH_QUERY_STRING"
],
"enumDeprecated": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unspecified dimension.",
"Date dimension in YYYY-MM-DD format (e.g. \"2010-02-10\").",
Expand All @@ -1344,7 +1446,7 @@
"The size code of an ad unit (e.g. \"728x90\", \"responsive\").",
"Custom channel name. The members of this dimension match the values from CustomChannel.display_name.",
"Unique ID of a custom channel. The members of this dimension match the values from CustomChannel.reporting_dimension_id.",
"Unique ID of a hosted client's custom channel.",
"Not supported.",
"Domain name of a verified site (e.g. \"example.com\"). The members of this dimension match the values from Site.domain.",
"Unique ID of a verified site. The members of this dimension match the values from Site.reporting_dimension_id.",
"URL of the page upon which the ad was served. This is a complete URL including scheme and query parameters. Note that the URL that appears in this dimension may be a canonicalized version of the one that was used in the original request, and so may not exactly match the URL that a user might have seen. Note that there are also some caveats to be aware of when using this dimension. For more information, see [Page URL breakdown](https://support.google.com/adsense/answer/11988478).",
Expand Down Expand Up @@ -1916,7 +2018,7 @@
}
}
},
"revision": "20241211",
"revision": "20250220",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down
10 changes: 2 additions & 8 deletions adsense/v2/adsense-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 apigee/v1/apigee-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4955,7 +4955,7 @@
"revisions": {
"methods": {
"deploy": {
"description": "Deploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` ",
"description": "Deploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.",
"flatPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/apis/{apisId}/revisions/{revisionsId}/deployments",
"httpMethod": "POST",
"id": "apigee.organizations.environments.apis.revisions.deploy",
Expand Down Expand Up @@ -10425,7 +10425,7 @@
}
}
},
"revision": "20250207",
"revision": "20250214",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down
5 changes: 4 additions & 1 deletion apigee/v1/apigee-gen.go

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

6 changes: 3 additions & 3 deletions areainsights/v1/areainsights-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
}
}
},
"revision": "20241211",
"revision": "20250219",
"rootUrl": "https://areainsights.googleapis.com/",
"schemas": {
"Circle": {
Expand All @@ -140,7 +140,7 @@
"description": "The latitude and longitude of the center of the circle."
},
"place": {
"description": "The Place resource name of the center of the circle. Only point places are supported.",
"description": "**Format:** Must be in the format `places/PLACE_ID`, where `PLACE_ID` is the unique identifier of a place. For example: `places/ChIJgUbEo8cfqokR5lP9_Wh_DaM`.",
"type": "string"
},
"radius": {
Expand Down Expand Up @@ -230,7 +230,7 @@
"Not Specified.",
"The place is operational and its open during its defined hours.",
"The Place is no longer in business.",
"The Place is temporarily closed and expected to reopen in the future."
"The place is temporarily closed and expected to reopen in the future."
],
"type": "string"
},
Expand Down
7 changes: 4 additions & 3 deletions areainsights/v1/areainsights-gen.go

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

16 changes: 8 additions & 8 deletions clouddeploy/v1/clouddeploy-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@
}
}
},
"revision": "20250122",
"revision": "20250212",
"rootUrl": "https://clouddeploy.googleapis.com/",
"schemas": {
"AbandonReleaseRequest": {
Expand Down Expand Up @@ -3655,7 +3655,7 @@
"No reason for failure is specified.",
"Cloud Build is not available, either because it is not enabled or because Cloud Deploy has insufficient permissions. See [Required permission](https://cloud.google.com/deploy/docs/cloud-deploy-service-account#required_permissions).",
"The deploy operation did not complete successfully; check Cloud Build logs.",
"The deploy job run did not complete within the alloted time.",
"The deploy job run did not complete within the allotted time.",
"There were missing resources in the runtime environment required for a canary deployment. Check the Cloud Build logs for more information.",
"Cloud Build failed to fulfill Cloud Deploy's request. See failure_message for additional details.",
"The deploy operation had a feature configured that is not supported."
Expand Down Expand Up @@ -4637,7 +4637,7 @@
"type": "object"
},
"ListRolloutsResponse": {
"description": "ListRolloutsResponse is the response object reutrned by `ListRollouts`.",
"description": "ListRolloutsResponse is the response object returned by `ListRollouts`.",
"id": "ListRolloutsResponse",
"properties": {
"nextPageToken": {
Expand Down Expand Up @@ -5126,7 +5126,7 @@
"No reason for failure is specified.",
"Cloud Build is not available, either because it is not enabled or because Cloud Deploy has insufficient permissions. See [required permission](https://cloud.google.com/deploy/docs/cloud-deploy-service-account#required_permissions).",
"The postdeploy operation did not complete successfully; check Cloud Build logs.",
"The postdeploy job run did not complete within the alloted time.",
"The postdeploy job run did not complete within the allotted time.",
"Cloud Build failed to fulfill Cloud Deploy's request. See failure_message for additional details."
],
"readOnly": true,
Expand Down Expand Up @@ -5191,7 +5191,7 @@
"No reason for failure is specified.",
"Cloud Build is not available, either because it is not enabled or because Cloud Deploy has insufficient permissions. See [required permission](https://cloud.google.com/deploy/docs/cloud-deploy-service-account#required_permissions).",
"The predeploy operation did not complete successfully; check Cloud Build logs.",
"The predeploy job run did not complete within the alloted time.",
"The predeploy job run did not complete within the allotted time.",
"Cloud Build failed to fulfill Cloud Deploy's request. See failure_message for additional details."
],
"readOnly": true,
Expand Down Expand Up @@ -6053,7 +6053,7 @@
"No reason for failure is specified.",
"Cloud Build is not available, either because it is not enabled or because Cloud Deploy has insufficient permissions. See [required permission](https://cloud.google.com/deploy/docs/cloud-deploy-service-account#required_permissions).",
"The deploy operation did not complete successfully; check Cloud Build logs.",
"Deployment did not complete within the alloted time.",
"Deployment did not complete within the allotted time.",
"Release is in a failed state.",
"Release is abandoned.",
"No Skaffold verify configuration was found.",
Expand Down Expand Up @@ -6422,7 +6422,7 @@
"type": "array"
},
"propagateService": {
"description": "Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitiate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.",
"description": "Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.",
"type": "boolean"
}
},
Expand Down Expand Up @@ -7258,7 +7258,7 @@
"No reason for failure is specified.",
"Cloud Build is not available, either because it is not enabled or because Cloud Deploy has insufficient permissions. See [required permission](https://cloud.google.com/deploy/docs/cloud-deploy-service-account#required_permissions).",
"The verify operation did not complete successfully; check Cloud Build logs.",
"The verify job run did not complete within the alloted time.",
"The verify job run did not complete within the allotted time.",
"No Skaffold verify configuration was found.",
"Cloud Build failed to fulfill Cloud Deploy's request. See failure_message for additional details."
],
Expand Down
Loading
Loading