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 JustinBeckwith committed Nov 30, 2020
1 parent 6c47d8a commit eaa1128
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
30 changes: 15 additions & 15 deletions discovery/apigee-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1265,12 +1265,12 @@
],
"parameters": {
"dataCollectorId": {
"description": "ID of the Data Collector. Overrides any ID in the Data Collector resource.",
"description": "ID of the data collector. Overrides any ID in the data collector resource. Must begin with `dc_`.",
"location": "query",
"type": "string"
},
"parent": {
"description": "Required. Name of the organization in which to create the Data Collector in the following format: `organizations/{org}`.",
"description": "Required. Name of the organization in which to create the data collector in the following format: `organizations/{org}`.",
"location": "path",
"pattern": "^organizations/[^/]+$",
"required": true,
Expand Down Expand Up @@ -1298,7 +1298,7 @@
],
"parameters": {
"name": {
"description": "Required. Name of the Data Collector in the following format: `organizations/{org}/datacollectors/{data_collector_id}`.",
"description": "Required. Name of the data collector in the following format: `organizations/{org}/datacollectors/{data_collector_id}`.",
"location": "path",
"pattern": "^organizations/[^/]+/datacollectors/[^/]+$",
"required": true,
Expand All @@ -1323,7 +1323,7 @@
],
"parameters": {
"name": {
"description": "Required. Name of the Data Collector in the following format: `organizations/{org}/datacollectors/{data_collector_id}`.",
"description": "Required. Name of the data collector in the following format: `organizations/{org}/datacollectors/{data_collector_id}`.",
"location": "path",
"pattern": "^organizations/[^/]+/datacollectors/[^/]+$",
"required": true,
Expand All @@ -1348,7 +1348,7 @@
],
"parameters": {
"pageSize": {
"description": "Maximum number of Data Collectors to return. The page size defaults to 25.",
"description": "Maximum number of data collectors to return. The page size defaults to 25.",
"format": "int32",
"location": "query",
"type": "integer"
Expand All @@ -1359,7 +1359,7 @@
"type": "string"
},
"parent": {
"description": "Required. Name of the organization for which to list Data Collectors in the following format: `organizations/{org}`.",
"description": "Required. Name of the organization for which to list data collectors in the following format: `organizations/{org}`.",
"location": "path",
"pattern": "^organizations/[^/]+$",
"required": true,
Expand All @@ -1384,7 +1384,7 @@
],
"parameters": {
"name": {
"description": "Required. Name of the Data Collector in the following format: `organizations/{org}/datacollectors/{data_collector_id}`.",
"description": "Required. Name of the data collector in the following format: `organizations/{org}/datacollectors/{data_collector_id}`.",
"location": "path",
"pattern": "^organizations/[^/]+/datacollectors/[^/]+$",
"required": true,
Expand Down Expand Up @@ -6275,7 +6275,7 @@
}
}
},
"revision": "20201108",
"revision": "20201117",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"GoogleApiHttpBody": {
Expand Down Expand Up @@ -7325,17 +7325,17 @@
"type": "object"
},
"GoogleCloudApigeeV1DataCollector": {
"description": "Data Collector configuration.",
"description": "Data collector configuration.",
"id": "GoogleCloudApigeeV1DataCollector",
"properties": {
"createdAt": {
"description": "Output only. The time at which the Data Collector was created in milliseconds since the epoch.",
"description": "Output only. The time at which the data collector was created in milliseconds since the epoch.",
"format": "int64",
"readOnly": true,
"type": "string"
},
"description": {
"description": "A description of the Data Collector.",
"description": "A description of the data collector.",
"type": "string"
},
"lastModifiedAt": {
Expand All @@ -7345,11 +7345,11 @@
"type": "string"
},
"name": {
"description": "ID of the Data Collector.",
"description": "ID of the data collector. Must begin with `dc_`.",
"type": "string"
},
"type": {
"description": "Immutable. The type of data this DataCollector will collect.",
"description": "Immutable. The type of data this data collector will collect.",
"enum": [
"TYPE_UNSPECIFIED",
"INTEGER",
Expand Down Expand Up @@ -8526,7 +8526,7 @@
"type": "array"
},
"deployedRoutes": {
"description": "The current routes deployed in the ingress routing table. A route which is missing will be shown with no destination environment.",
"description": "The current routes deployed in the ingress routing table. A route which is missing will appear in missing_routes.",
"items": {
"$ref": "GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute"
},
Expand Down Expand Up @@ -8743,7 +8743,7 @@
"id": "GoogleCloudApigeeV1ListDataCollectorsResponse",
"properties": {
"dataCollectors": {
"description": "Data Collectors in the specified organization.",
"description": "Data collectors in the specified organization.",
"items": {
"$ref": "GoogleCloudApigeeV1DataCollector"
},
Expand Down
8 changes: 4 additions & 4 deletions discovery/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"id": "admin:datatransfer_v1",
"name": "admin",
"version": "datatransfer_v1",
"title": "Admin SDK",
"title": "Admin SDK API",
"description": "Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.",
"discoveryRestUrl": "https://admin.googleapis.com/$discovery/rest?version=datatransfer_v1",
"icons": {
Expand All @@ -175,7 +175,7 @@
"id": "admin:directory_v1",
"name": "admin",
"version": "directory_v1",
"title": "Admin SDK",
"title": "Admin SDK API",
"description": "Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.",
"discoveryRestUrl": "https://admin.googleapis.com/$discovery/rest?version=directory_v1",
"icons": {
Expand All @@ -190,7 +190,7 @@
"id": "admin:reports_v1",
"name": "admin",
"version": "reports_v1",
"title": "Admin SDK",
"title": "Admin SDK API",
"description": "Admin SDK lets administrators of enterprise domains to view and manage resources like user, groups etc. It also provides audit and usage reports of domain.",
"discoveryRestUrl": "https://admin.googleapis.com/$discovery/rest?version=reports_v1",
"icons": {
Expand Down Expand Up @@ -4176,7 +4176,7 @@
"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://www.envoyproxy.io/docs/envoy/latest/configuration/overview/v2_overview#management-server",
"documentationLink": "https://cloud.google.com/traffic-director",
"preferred": true
},
{
Expand Down

0 comments on commit eaa1128

Please sign in to comment.