Skip to content

Commit

Permalink
chore: run generator (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Mar 12, 2018
1 parent 5add4c7 commit fc395c3
Show file tree
Hide file tree
Showing 41 changed files with 10,294 additions and 7,825 deletions.
2 changes: 0 additions & 2 deletions src/apis/adexchangebuyer2/v2beta1.ts
Expand Up @@ -465,7 +465,6 @@ function Adexchangebuyer2(options: GlobalOptions) {
*
* @param {object} params Parameters for request
* @param {string} params.accountId The account that this creative belongs to. Can be used to filter the response of the creatives.list method.
* @param {string=} params.accountId1 The account the creative belongs to.
* @param {string=} params.duplicateIdMode Indicates if multiple creatives can share an ID or not. Default is NO_DUPLICATES (one ID per creative).
* @param {adexchangebuyer2(v2beta1).Creative} params.resource Request body data
* @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`.
Expand Down Expand Up @@ -622,7 +621,6 @@ function Adexchangebuyer2(options: GlobalOptions) {
*
* @param {object} params Parameters for request
* @param {string} params.accountId The account that this creative belongs to. Can be used to filter the response of the creatives.list method.
* @param {string=} params.accountId1 The account the creative belongs to.
* @param {string} params.creativeId The buyer-defined creative ID of this creative. Can be used to filter the response of the creatives.list method.
* @param {adexchangebuyer2(v2beta1).Creative} params.resource Request body data
* @param {object} [options] Optionally override request options, such as `url`, `method`, and `encoding`.
Expand Down
3 changes: 2 additions & 1 deletion src/apis/appengine/v1.ts
Expand Up @@ -1678,7 +1678,7 @@ function Appengine(options: GlobalOptions) {
* @property {string} gcrDomain The Google Container Registry domain used for storing managed build docker images for this application.
* @property {appengine(v1).IdentityAwareProxy} iap
* @property {string} id Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
* @property {string} locationId Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central1.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
* @property {string} locationId Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
* @property {string} name Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
* @property {string} servingStatus Serving status of this application.
*/
Expand Down Expand Up @@ -1974,6 +1974,7 @@ function Appengine(options: GlobalOptions) {
* @typedef Location
* @memberOf! appengine(v1)
* @type object
* @property {string} displayName The friendly name for this location, typically a nearby city name. For example, "Tokyo".
* @property {object} labels Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"}
* @property {string} locationId The canonical id for this location. For example: "us-east1".
* @property {object} metadata Service-specific metadata. For example the available capacity at the given location.
Expand Down
1 change: 1 addition & 0 deletions src/apis/appengine/v1alpha.ts
Expand Up @@ -750,6 +750,7 @@ function Appengine(options: GlobalOptions) {
* @typedef Location
* @memberOf! appengine(v1alpha)
* @type object
* @property {string} displayName The friendly name for this location, typically a nearby city name. For example, "Tokyo".
* @property {object} labels Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"}
* @property {string} locationId The canonical id for this location. For example: "us-east1".
* @property {object} metadata Service-specific metadata. For example the available capacity at the given location.
Expand Down
3 changes: 2 additions & 1 deletion src/apis/appengine/v1beta.ts
Expand Up @@ -1691,7 +1691,7 @@ function Appengine(options: GlobalOptions) {
* @property {string} gcrDomain The Google Container Registry domain used for storing managed build docker images for this application.
* @property {appengine(v1beta).IdentityAwareProxy} iap
* @property {string} id Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.
* @property {string} locationId Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central1.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
* @property {string} locationId Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
* @property {string} name Full path to the Application resource in the API. Example: apps/myapp.@OutputOnly
* @property {string} servingStatus Serving status of this application.
*/
Expand Down Expand Up @@ -2015,6 +2015,7 @@ function Appengine(options: GlobalOptions) {
* @typedef Location
* @memberOf! appengine(v1beta)
* @type object
* @property {string} displayName The friendly name for this location, typically a nearby city name. For example, "Tokyo".
* @property {object} labels Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"}
* @property {string} locationId The canonical id for this location. For example: "us-east1".
* @property {object} metadata Service-specific metadata. For example the available capacity at the given location.
Expand Down
1 change: 1 addition & 0 deletions src/apis/appengine/v1beta4.ts
Expand Up @@ -1096,6 +1096,7 @@ function Appengine(options: GlobalOptions) {
* @typedef Location
* @memberOf! appengine(v1beta4)
* @type object
* @property {string} displayName The friendly name for this location, typically a nearby city name. For example, "Tokyo".
* @property {object} labels Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"}
* @property {string} locationId The canonical id for this location. For example: "us-east1".
* @property {object} metadata Service-specific metadata. For example the available capacity at the given location.
Expand Down
1 change: 1 addition & 0 deletions src/apis/appengine/v1beta5.ts
Expand Up @@ -1145,6 +1145,7 @@ function Appengine(options: GlobalOptions) {
* @typedef Location
* @memberOf! appengine(v1beta5)
* @type object
* @property {string} displayName The friendly name for this location, typically a nearby city name. For example, "Tokyo".
* @property {object} labels Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"}
* @property {string} locationId The canonical id for this location. For example: "us-east1".
* @property {object} metadata Service-specific metadata. For example the available capacity at the given location.
Expand Down
1 change: 1 addition & 0 deletions src/apis/bigquerydatatransfer/v1.ts
Expand Up @@ -1236,6 +1236,7 @@ function Bigquerydatatransfer(options: GlobalOptions) {
* @typedef Location
* @memberOf! bigquerydatatransfer(v1)
* @type object
* @property {string} displayName The friendly name for this location, typically a nearby city name. For example, "Tokyo".
* @property {object} labels Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"}
* @property {string} locationId The canonical id for this location. For example: `"us-east1"`.
* @property {object} metadata Service-specific metadata. For example the available capacity at the given location.
Expand Down

0 comments on commit fc395c3

Please sign in to comment.