Interface protos.google.type.IDate (3.10.1)

Properties of a Date.

Package

@google-cloud/aiplatform

Properties

day

day?: (number|null);

Date day

month

month?: (number|null);

Date month

year

year?: (number|null);

Date year