NAME

Google::Type::Date::Date - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Type::Date;

my $msg = Google::Type::Date::Date->new(
    year => $value,
);

FIELDS

  • year

    Type: Int32

  • month

    Type: Int32

  • day

    Type: Int32