Interface protos.google.type.IDate (3.13.0)

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