Protobuf google.type.Date
Signature:
export interface Date
Properties
Date_2.day
Signature:
day: number;
Date_2.month
Signature:
month: number;
Date_2.year
Signature:
year: number;
Protobuf google.type.Date
Signature:
export interface Date
Signature:
day: number;
Signature:
month: number;
Signature:
year: number;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-22 UTC.