You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-workstations/v1beta/2.0.0/com/google/api/services/workstations/v1beta/model/BoostConfig.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public final class BoostConfig extends com.google.api.client.json.GenericJson {
Copy file name to clipboardExpand all lines: clients/google-api-services-workstations/v1beta/2.0.0/com/google/api/services/workstations/v1beta/model/Workstation.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@ public final class Workstation extends com.google.api.client.json.GenericJson {
Copy file name to clipboardExpand all lines: clients/google-api-services-workstations/v1beta/2.0.0/com/google/api/services/workstations/v1beta/model/WorkstationBoostConfig.java
Copy file name to clipboardExpand all lines: clients/google-api-services-workstations/v1beta/2.0.0/com/google/api/services/workstations/v1beta/model/WorkstationConfig.java
+21-18Lines changed: 21 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -122,9 +122,10 @@ public final class WorkstationConfig extends com.google.api.client.json.GenericJ
122
122
* service_account must also be specified that has `roles/logging.logWriter` and
123
123
* `roles/monitoring.metricWriter` on the project. Operating system audit logging is distinct from
124
124
* [Cloud Audit Logs](https://cloud.google.com/workstations/docs/audit-logging) and [Container
0 commit comments