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
@@ -999,11 +987,7 @@ class ExportUsageHistoriesRequest(proto.Message):
999
987
parent (str):
1000
988
Required. The compute engine resource and
1001
989
location for the time series values to return.
1002
-
The format is:
1003
-
1004
-
projects/{project}/locations/{location} or
1005
-
organizations/{organization}/locations/{location}
1006
-
or folders/{folder}/locations/{location}
990
+
The format is: projects/{project}/locations/{location} or organizations/{organization}/locations/{location} or folders/{folder}/locations/{location}
1007
991
is_spot (bool):
1008
992
Optional. Set true to export usage for spot
1009
993
resources.
@@ -1113,9 +1097,10 @@ class ExportForecastsRequest(proto.Message):
1113
1097
location for the time series values to return.
1114
1098
The format is:
1115
1099
1116
-
projects/{project}/locations/{location} or
1117
-
organizations/{organization}/locations/{location}
1118
-
or folders/{folder}/locations/{location}
1100
+
projects/{project}/locations/{location} or
1101
+
organizations/{organization}/locations/{location} or
1102
+
folders/{folder}/locations/{location}
1103
+
1119
1104
machine_family (str):
1120
1105
Optional. The machine family to use to select the
1121
1106
``Forecast`` values to return. Possible values include "n1",
@@ -1243,12 +1228,7 @@ class ExportReservationsUsageRequest(proto.Message):
1243
1228
This field is a member of `oneof`_ ``resource``.
1244
1229
parent (str):
1245
1230
Required. The compute engine resource and
1246
-
location of the reservationsusage. The format
1247
-
is:
1248
-
1249
-
projects/{project}/locations/{location} or
1250
-
organizations/{organization}/locations/{location}
1251
-
or folders/{folder}/locations/{location}
1231
+
location of the reservationsusage. The format is: projects/{project}/locations/{location} or organizations/{organization}/locations/{location} or folders/{folder}/locations/{location}
0 commit comments