Skip to content

Commit

Permalink
Merge branch 'main' into transport-open-telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo committed Nov 10, 2023
2 parents f491ead + b3fe441 commit 6d1aaf9
Show file tree
Hide file tree
Showing 55 changed files with 27,852 additions and 10,096 deletions.
4 changes: 2 additions & 2 deletions androidenterprise/v1/androidenterprise-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2649,7 +2649,7 @@
}
}
},
"revision": "20231018",
"revision": "20231107",
"rootUrl": "https://androidenterprise.googleapis.com/",
"schemas": {
"Administrator": {
Expand Down Expand Up @@ -3097,7 +3097,7 @@
"type": "array"
},
"autoInstallMode": {
"description": "The auto-install mode. If unset defaults to \"doNotAutoInstall\".",
"description": "The auto-install mode. If unset, defaults to \"doNotAutoInstall\". An app is automatically installed regardless of a set maintenance window.",
"enum": [
"autoInstallModeUnspecified",
"doNotAutoInstall",
Expand Down
5 changes: 3 additions & 2 deletions androidenterprise/v1/androidenterprise-gen.go

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

14 changes: 7 additions & 7 deletions androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2492,7 +2492,7 @@
"type": "string"
},
"regionsVersion.version": {
"description": "Required. The latest version is 2022/02.",
"description": "Required. A string representing the version of available regions being used for the specified resource. Regional prices for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. The latest version is 2022/02.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -2630,7 +2630,7 @@
"type": "string"
},
"regionsVersion.version": {
"description": "Required. The latest version is 2022/02.",
"description": "Required. A string representing the version of available regions being used for the specified resource. Regional prices for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. The latest version is 2022/02.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -2901,7 +2901,7 @@
"type": "string"
},
"regionsVersion.version": {
"description": "Required. The latest version is 2022/02.",
"description": "Required. A string representing the version of available regions being used for the specified resource. Regional prices for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. The latest version is 2022/02.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -3138,7 +3138,7 @@
"type": "string"
},
"regionsVersion.version": {
"description": "Required. The latest version is 2022/02.",
"description": "Required. A string representing the version of available regions being used for the specified resource. Regional prices for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. The latest version is 2022/02.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -4047,7 +4047,7 @@
}
}
},
"revision": "20231031",
"revision": "20231107",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -6510,11 +6510,11 @@
"type": "object"
},
"RegionsVersion": {
"description": "The version of the available regions being used for the specified resource. A string representing the version of available regions being used for the specified resource. Regional prices for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353).",
"description": "The version of the available regions being used for the specified resource.",
"id": "RegionsVersion",
"properties": {
"version": {
"description": "Required. The latest version is 2022/02.",
"description": "Required. A string representing the version of available regions being used for the specified resource. Regional prices for the resource have to be specified according to the information published in [this article](https://support.google.com/googleplay/android-developer/answer/10532353). Each time the supported locations substantially change, the version will be incremented. Using this field will ensure that creating and updating the resource with an older region's version and set of regional prices and currencies will succeed even though a new version is available. The latest version is 2022/02.",
"type": "string"
}
},
Expand Down
69 changes: 55 additions & 14 deletions androidpublisher/v3/androidpublisher-gen.go

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

8 changes: 4 additions & 4 deletions appengine/v1/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1651,7 +1651,7 @@
}
}
},
"revision": "20231030",
"revision": "20231107",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -3995,7 +3995,7 @@
},
"healthCheck": {
"$ref": "HealthCheck",
"description": "Configures health checking for instances. Unhealthy instances are stopped and replaced with new instances. Only applicable in the App Engine flexible environment.Only returned in GET requests if view=FULL is set."
"description": "Configures health checking for instances. Unhealthy instances are stopped and replaced with new instances. Only applicable in the App Engine flexible environment."
},
"id": {
"description": "Relative name of the version within the service. Example: v1. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names: \"default\", \"latest\", and any name with the prefix \"ah-\".",
Expand Down Expand Up @@ -4043,7 +4043,7 @@
},
"livenessCheck": {
"$ref": "LivenessCheck",
"description": "Configures liveness health checking for instances. Unhealthy instances are stopped and replaced with new instancesOnly returned in GET requests if view=FULL is set."
"description": "Configures liveness health checking for instances. Unhealthy instances are stopped and replaced with new instances"
},
"manualScaling": {
"$ref": "ManualScaling",
Expand All @@ -4063,7 +4063,7 @@
},
"readinessCheck": {
"$ref": "ReadinessCheck",
"description": "Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation.Only returned in GET requests if view=FULL is set."
"description": "Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation."
},
"resources": {
"$ref": "Resources",
Expand Down
9 changes: 3 additions & 6 deletions appengine/v1/appengine-gen.go

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

0 comments on commit 6d1aaf9

Please sign in to comment.