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
1 change: 0 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1714,7 +1714,6 @@ libraries:
- path: google/cloud/workstations/v1
- path: google/cloud/workstations/v1beta
copyright_year: "2026"
skip_generate: true
nodejs:
default_version: v1beta
- name: google-container
Expand Down
19 changes: 0 additions & 19 deletions packages/google-cloud-workstations/.OwlBot.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions packages/google-cloud-workstations/.eslintignore

This file was deleted.

4 changes: 0 additions & 4 deletions packages/google-cloud-workstations/.eslintrc.json

This file was deleted.

33 changes: 0 additions & 33 deletions packages/google-cloud-workstations/.mocharc.js

This file was deleted.

31 changes: 15 additions & 16 deletions packages/google-cloud-workstations/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"name": "workstations",
"name_pretty": "Cloud Workstations API",
"product_documentation": "https://cloud.google.com/workstations/docs",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/workstations/latest",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"release_level": "stable",
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"distribution_name": "@google-cloud/workstations",
"api_id": "workstations.googleapis.com",
"default_version": "v1beta",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"api_shortname": "workstations"
}

"api_description": "Allows administrators to create managed developer environments in the cloud.",
"api_id": "workstations.googleapis.com",
"api_shortname": "workstations",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/workstations/latest",
"default_version": "v1beta",
"distribution_name": "@google-cloud/workstations",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1328344",
"language": "nodejs",
"library_type": "GAPIC_AUTO",
"name": "workstations",
"name_pretty": "Cloud Workstations",
"product_documentation": "https://cloud.google.com/workstations/docs",
"release_level": "stable",
"repo": "googleapis/google-cloud-node"
}
Loading
Loading