NAME

Google::Protobuf::Duration::Duration - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Protobuf::Duration;

my $msg = Google::Protobuf::Duration::Duration->new(
    seconds => $value,
);

FIELDS

  • seconds

    Type: Int64

  • nanos

    Type: Int32