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-documentai/v1/1.31.0/com/google/api/services/documentai/v1/model/GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ public final class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata extends
Copy file name to clipboardExpand all lines: clients/google-api-services-documentai/v1/1.31.0/com/google/api/services/documentai/v1/model/GoogleTypeDateTime.java
+30-27Lines changed: 30 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@
22
22
* calendar day with a particular offset from UTC. * When time_zone is set and utc_offset is unset:
23
23
* a civil time on a calendar day in a particular time zone. * When neither time_zone nor utc_offset
24
24
* is set: a civil time on a calendar day in local time. The date is relative to the Proleptic
25
-
* Gregorian Calendar. If year is 0, the DateTime is considered not to have a specific year. month
26
-
* and day must have valid, non-zero values. This type may also be used to represent a physical time
27
-
* if all the date and time fields are set and either case of the `time_offset` oneof is set.
25
+
* Gregorian Calendar. If year, month, or day are 0, the DateTime is considered not to have a
26
+
* specific year, month, or day respectively. This type may also be used to represent a physical
27
+
* time if all the date and time fields are set and either case of the `time_offset` oneof is set.
28
28
* Consider using `Timestamp` message for physical time instead. If your use case also would like to
29
29
* store the user's timezone, that can be done in another field. This type is more flexible than
30
30
* some applications may want. Make sure to document and validate your application's limitations.
Copy file name to clipboardExpand all lines: clients/google-api-services-documentai/v1beta2/1.31.0/com/google/api/services/documentai/v1beta2/model/GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ public final class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata extends
0 commit comments