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-ml/v1/2.0.0/com/google/api/services/ml/v1/model/GoogleCloudMlV1RequestLoggingConfig.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ public final class GoogleCloudMlV1RequestLoggingConfig extends com.google.api.cl
41
41
* Required. Fully qualified BigQuery table name in the following format: "
42
42
* project_id.dataset_name.table_name" The specified table must already exist, and the "Cloud ML
43
43
* Service Agent" for your project must have permission to write to it. The table must have the
44
-
* following [schema](/bigquery/docs/schemas): Field nameType Mode model STRING REQUIRED
44
+
* following [schema](/bigquery/docs/schemas): Field name Type Mode model STRING REQUIRED
0 commit comments