File tree Expand file tree Collapse file tree
google/cloud/workstations/v1beta Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,9 +77,9 @@ java_gapic_library(
7777 rest_numeric_enums = True ,
7878 service_yaml = "workstations_v1beta.yaml" ,
7979 test_deps = [
80- ":workstations_java_grpc" ,
8180 "//google/cloud/location:location_java_grpc" ,
8281 "//google/iam/v1:iam_java_grpc" ,
82+ ":workstations_java_grpc" ,
8383 ],
8484 transport = "grpc+rest" ,
8585 deps = [
Original file line number Diff line number Diff line change @@ -106,3 +106,38 @@ authentication:
106106 oauth :
107107 canonical_scopes : |-
108108 https://www.googleapis.com/auth/cloud-platform
109+
110+ publishing :
111+ organization : CLOUD
112+ new_issue_uri : ' https://issuetracker.google.com/issues/new?component=1328344'
113+ documentation_uri : ' https://cloud.google.com/workstations/docs'
114+ api_short_name : ' workstations'
115+ github_label : ' api: workstations'
116+ doc_tag_prefix : ' workstations'
117+ codeowner_github_teams :
118+ library_settings :
119+ - version : ' google.cloud.workstations.v1beta'
120+ launch_stage : BETA
121+ rest_numeric_enums : false
122+ java_settings :
123+ library_package : ' '
124+ service_class_names :
125+ common :
126+ destinations :
127+ - PACKAGE_MANAGER
128+ cpp_settings :
129+ common :
130+ destinations :
131+ - PACKAGE_MANAGER
132+ python_settings :
133+ common :
134+ destinations :
135+ - PACKAGE_MANAGER
136+ node_settings :
137+ common :
138+ destinations :
139+ - PACKAGE_MANAGER
140+ go_settings :
141+ common :
142+ destinations :
143+ - PACKAGE_MANAGER
You can’t perform that action at this time.
0 commit comments