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 bcoe committed Mar 26, 2021
1 parent 6b9efab commit 1afade5
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 44 deletions.
15 changes: 5 additions & 10 deletions .kokoro/publish.sh

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

4 changes: 2 additions & 2 deletions discovery/accesscontextmanager-v1.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
}
}
}
Expand Down Expand Up @@ -943,7 +943,7 @@
}
}
},
"revision": "20210307",
"revision": "20210319",
"rootUrl": "https://accesscontextmanager.googleapis.com/",
"schemas": {
"AccessLevel": {
Expand Down
32 changes: 18 additions & 14 deletions discovery/apigee-v1.json
Expand Up @@ -3092,23 +3092,28 @@
"admin": {
"methods": {
"getSchemav2": {
"description": "Get a list of metrics and dimensions which can be used for creating analytics queries and reports. Each schema element contains the name of the field with its associated type and if it is either custom field or standard field.",
"description": "Gets a list of metrics and dimensions that can be used to create analytics queries and reports. Each schema element contains the name of the field, its associated type, and a flag indicating whether it is a standard or custom field.",
"flatPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/analytics/admin/schemav2",
"httpMethod": "GET",
"id": "apigee.organizations.environments.analytics.admin.getSchemav2",
"parameterOrder": [
"name"
],
"parameters": {
"disableCache": {
"description": "Flag that specifies whether the schema is be read from the database or cache. Set to `true` to read the schema from the database. Defaults to cache.",
"location": "query",
"type": "boolean"
},
"name": {
"description": "Required. The parent organization and environment names. Must be of the form `organizations/{org}/environments/{env}/analytics/admin/schemav2`.",
"description": "Required. Path to the schema. Use the following structure in your request: `organizations/{org}/environments/{env}/analytics/admin/schemav2`.",
"location": "path",
"pattern": "^organizations/[^/]+/environments/[^/]+/analytics/admin/schemav2$",
"required": true,
"type": "string"
},
"type": {
"description": "Required. Type refers to the dataset name whose schema needs to be retrieved E.g. type=fact or type=agg_cus1",
"description": "Required. Name of the dataset for which you want to retrieve the schema. For example: `fact` or `agg_cus1`",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -6661,7 +6666,7 @@
}
}
},
"revision": "20210312",
"revision": "20210319",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"GoogleApiHttpBody": {
Expand Down Expand Up @@ -8838,7 +8843,7 @@
"description": "GraphQL operation name, along with operation type which will be used to associate quotas with. If no name is specified, the quota will be applied to all graphQL operations irrespective of their operation names in the payload.",
"type": "string"
},
"operationType": {
"operationTypes": {
"description": "Required. `query`, `mutation` and `subscription` are the three operation types offered by graphQL. Currently we support only `query` and `mutation`.",
"items": {
"type": "string"
Expand Down Expand Up @@ -9763,7 +9768,7 @@
"type": "string"
},
"billingType": {
"description": "Output only. Billing type of the Apigee organization. See [Apigee pricing](https://cloud.google.com/apigee/pricing).",
"description": "Billing type of the Apigee organization. See [Apigee pricing](https://cloud.google.com/apigee/pricing).",
"enum": [
"BILLING_TYPE_UNSPECIFIED",
"SUBSCRIPTION",
Expand All @@ -9774,7 +9779,6 @@
"A pre-paid subscription to Apigee.",
"Free and limited access to Apigee for evaluation purposes only. only."
],
"readOnly": true,
"type": "string"
},
"caCertificate": {
Expand Down Expand Up @@ -10543,7 +10547,7 @@
"id": "GoogleCloudApigeeV1Schema",
"properties": {
"dimensions": {
"description": "List of schema fiels grouped as dimensions.",
"description": "List of schema fields grouped as dimensions.",
"items": {
"$ref": "GoogleCloudApigeeV1SchemaSchemaElement"
},
Expand All @@ -10557,7 +10561,7 @@
"type": "array"
},
"metrics": {
"description": "List of schema fields grouped as dimensions. These are fields that can be used with an aggregate function such as sum, avg, min, max.",
"description": "List of schema fields grouped as dimensions that can be used with an aggregate function such as `sum`, `avg`, `min`, and `max`.",
"items": {
"$ref": "GoogleCloudApigeeV1SchemaSchemaElement"
},
Expand All @@ -10571,26 +10575,26 @@
"id": "GoogleCloudApigeeV1SchemaSchemaElement",
"properties": {
"name": {
"description": "Name of the field",
"description": "Name of the field.",
"type": "string"
},
"properties": {
"$ref": "GoogleCloudApigeeV1SchemaSchemaProperty",
"description": "Property of the schema field E.g. { \"createTime\": \"2016-02-26T10:23:09.592Z\", \"custom\": \"false\", \"type\": \"string\" }"
"description": "Properties for the schema field. For example: { \"createTime\": \"2016-02-26T10:23:09.592Z\", \"custom\": \"false\", \"type\": \"string\" }"
}
},
"type": "object"
},
"GoogleCloudApigeeV1SchemaSchemaProperty": {
"description": "Message type for schema property",
"description": "Properties for the schema field.",
"id": "GoogleCloudApigeeV1SchemaSchemaProperty",
"properties": {
"createTime": {
"description": "Creation time of the field",
"description": "Time the field was created in RFC3339 string form. For example: `2016-02-26T10:23:09.592Z`.",
"type": "string"
},
"custom": {
"description": "Custom is a flag signifying if the field was provided as part of the standard dataset or a custom field created by the customer",
"description": "Flag that specifies whether the field is standard in the dataset or a custom field created by the customer. `true` indicates that it is a custom field.",
"type": "string"
},
"type": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/appengine-v1.json
Expand Up @@ -6,7 +6,7 @@
"description": "View and manage your applications deployed on Google App Engine"
},
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/cloud-platform.read-only": {
"description": "View your data across Google Cloud Platform services"
Expand Down Expand Up @@ -1594,7 +1594,7 @@
}
}
},
"revision": "20210315",
"revision": "20210319",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/appengine-v1alpha.json
Expand Up @@ -6,7 +6,7 @@
"description": "View and manage your applications deployed on Google App Engine"
},
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/cloud-platform.read-only": {
"description": "View your data across Google Cloud Platform services"
Expand Down Expand Up @@ -708,7 +708,7 @@
}
}
},
"revision": "20210315",
"revision": "20210319",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"AuthorizedCertificate": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/appengine-v1beta.json
Expand Up @@ -6,7 +6,7 @@
"description": "View and manage your applications deployed on Google App Engine"
},
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/cloud-platform.read-only": {
"description": "View your data across Google Cloud Platform services"
Expand Down Expand Up @@ -1594,7 +1594,7 @@
}
}
},
"revision": "20210315",
"revision": "20210319",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/cloudprofiler-v2.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/monitoring": {
"description": "View and write monitoring data for all of your Google and third-party Cloud and API projects"
Expand Down Expand Up @@ -216,7 +216,7 @@
}
}
},
"revision": "20200927",
"revision": "20210319",
"rootUrl": "https://cloudprofiler.googleapis.com/",
"schemas": {
"CreateProfileRequest": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/monitoring-v1.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/monitoring": {
"description": "View and write monitoring data for all of your Google and third-party Cloud and API projects"
Expand Down Expand Up @@ -275,7 +275,7 @@
}
}
},
"revision": "20210316",
"revision": "20210322",
"rootUrl": "https://monitoring.googleapis.com/",
"schemas": {
"Aggregation": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/monitoring-v3.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/monitoring": {
"description": "View and write monitoring data for all of your Google and third-party Cloud and API projects"
Expand Down Expand Up @@ -2541,7 +2541,7 @@
}
}
},
"revision": "20210316",
"revision": "20210322",
"rootUrl": "https://monitoring.googleapis.com/",
"schemas": {
"Aggregation": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/recommendationengine-v1beta1.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
}
}
}
Expand Down Expand Up @@ -842,7 +842,7 @@
}
}
},
"revision": "20210303",
"revision": "20210319",
"rootUrl": "https://recommendationengine.googleapis.com/",
"schemas": {
"GoogleApiHttpBody": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/runtimeconfig-v1beta1.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
},
"https://www.googleapis.com/auth/cloudruntimeconfig": {
"description": "Manage your Google Cloud Platform services' runtime configuration"
Expand Down Expand Up @@ -805,7 +805,7 @@
}
}
},
"revision": "20201109",
"revision": "20210322",
"rootUrl": "https://runtimeconfig.googleapis.com/",
"schemas": {
"Binding": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/toolresults-v1beta3.json
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
}
}
}
Expand Down Expand Up @@ -1463,7 +1463,7 @@
}
}
},
"revision": "20210308",
"revision": "20210325",
"rootUrl": "https://toolresults.googleapis.com/",
"schemas": {
"ANR": {
Expand Down

0 comments on commit 1afade5

Please sign in to comment.