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
14 changes: 13 additions & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3001,10 +3001,12 @@ libraries:
tag_format: '{id}/v{version}'
- id: hypercomputecluster
version: 0.1.0
last_generated_commit: 53af3b727f84acc34e31c23f3b6e7b8aa4b7e837
last_generated_commit: 258563af0e9d6e7219de9afdffe74687d1eb7b83
apis:
- path: google/cloud/hypercomputecluster/v1beta
service_config: hypercomputecluster_v1beta.yaml
- path: google/cloud/hypercomputecluster/v1
service_config: hypercomputecluster_v1.yaml
source_roots:
- hypercomputecluster
- internal/generated/snippets/hypercomputecluster
Expand All @@ -3021,6 +3023,16 @@ libraries:
- ^hypercomputecluster/apiv1beta/helpers\.go$
- ^hypercomputecluster/apiv1beta/\.repo-metadata\.json$
- ^hypercomputecluster/apiv1beta/hypercomputeclusterpb/.*$
- ^hypercomputecluster/apiv1/[^/]*_client\.go$
- ^hypercomputecluster/apiv1/[^/]*_client_example_go123_test\.go$
- ^hypercomputecluster/apiv1/[^/]*_client_example_test\.go$
- ^hypercomputecluster/apiv1/auxiliary\.go$
- ^hypercomputecluster/apiv1/auxiliary_go123\.go$
- ^hypercomputecluster/apiv1/doc\.go$
- ^hypercomputecluster/apiv1/gapic_metadata\.json$
- ^hypercomputecluster/apiv1/helpers\.go$
- ^hypercomputecluster/apiv1/\.repo-metadata\.json$
- ^hypercomputecluster/apiv1/hypercomputeclusterpb/.*$
tag_format: '{id}/v{version}'
- id: iam
version: 1.5.3
Expand Down
10 changes: 10 additions & 0 deletions hypercomputecluster/apiv1/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"api_shortname": "hypercomputecluster",
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/hypercomputecluster/latest/apiv1",
"client_library_type": "generated",
"description": "Cluster Director API",
"distribution_name": "cloud.google.com/go/hypercomputecluster/apiv1",
"language": "go",
"library_type": "GAPIC_AUTO",
"release_level": "preview"
}
351 changes: 351 additions & 0 deletions hypercomputecluster/apiv1/auxiliary.go

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

Loading
Loading