Commit 6876f64
authored
chore: librarian onboard pull request: 20260304T233807Z (#16026)
PR created by the Librarian CLI to onboard a new Cloud Client Library.
BEGIN_COMMIT
feat: onboard a new library
PiperOrigin-RevId: 873108574
Library-IDs: google-cloud-hypercomputecluster
END_COMMIT
Librarian Version: v0.8.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c1 parent af65c0d commit 6876f64Copy full SHA for 6876f64
40 files changed
+20,275-7Lines changed: 20275 additions & 7 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .librarian
- packages/google-cloud-hypercomputecluster
- docs
- hypercomputecluster_v1
- google/cloud
- hypercomputecluster_v1
- services
- hypercompute_cluster
- transports
- types
- hypercomputecluster
- samples/generated_samples
- tests/unit/gapic/hypercomputecluster_v1
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1970 | 1970 | |
1971 | 1971 | |
1972 | 1972 | |
1973 | | - |
| 1973 | + |
1974 | 1974 | |
1975 | 1975 | |
1976 | 1976 | |
| 1977 | + |
| 1978 | + |
1977 | 1979 | |
1978 | 1980 | |
1979 | 1981 | |
|
Collapse file
packages/google-cloud-hypercomputecluster/README.rst
Copy file name to clipboardExpand all lines: packages/google-cloud-hypercomputecluster/README.rst+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
|
Collapse file
packages/google-cloud-hypercomputecluster/docs/README.rst
Copy file name to clipboardExpand all lines: packages/google-cloud-hypercomputecluster/docs/README.rst+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
|
Collapse file
packages/google-cloud-hypercomputecluster/docs/hypercomputecluster_v1/hypercompute_cluster.rst
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
Collapse file
packages/google-cloud-hypercomputecluster/docs/hypercomputecluster_v1/services_.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
packages/google-cloud-hypercomputecluster/docs/hypercomputecluster_v1/types_.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
packages/google-cloud-hypercomputecluster/docs/index.rst
Copy file name to clipboardExpand all lines: packages/google-cloud-hypercomputecluster/docs/index.rst+11Lines changed: 11 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
5 | 16 | |
6 | 17 | |
7 | 18 | |
|
Collapse file
packages/google-cloud-hypercomputecluster/google/cloud/hypercomputecluster/__init__.py
Copy file name to clipboardExpand all lines: packages/google-cloud-hypercomputecluster/google/cloud/hypercomputecluster/__init__.py+54-4Lines changed: 54 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | | - |
| 24 | + |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
28 | 28 | |
29 | 29 | |
30 | 30 | |
| ||
67 | 67 | |
68 | 68 | |
69 | 69 | |
70 | | - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
71 | 90 | |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
72 | 97 | |
73 | 98 | |
74 | 99 | |
| ||
115 | 140 | |
116 | 141 | |
117 | 142 | |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
118 | 162 | |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
119 | 169 | |
0 commit comments