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-translate/v3/2.0.0/com/google/api/services/translate/v3/model/AdaptiveMtFile.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ public final class AdaptiveMtFile extends com.google.api.client.json.GenericJson
53
53
54
54
/**
55
55
* Required. The resource name of the file, in form of `projects/{project-number-or-
Copy file name to clipboardExpand all lines: clients/google-api-services-translate/v3/2.0.0/com/google/api/services/translate/v3/model/AdaptiveMtSentence.java
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,9 @@ public final class AdaptiveMtSentence extends com.google.api.client.json.Generic
38
38
privateStringcreateTime;
39
39
40
40
/**
41
-
* Required. The resource name of the file, in form of `projects/{project-number-or-
0 commit comments