NAME
Google::Type::Timeofday::TimeOfDay - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Type::Timeofday;
my $msg = Google::Type::Timeofday::TimeOfDay->new(
hours => $value,
);
FIELDS
hours
Type: Int32
minutes
Type: Int32
seconds
Type: Int32
nanos
Type: Int32