NAME

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

SYNOPSIS

use Google::Type::Fraction;

my $msg = Google::Type::Fraction::Fraction->new(
    numerator => $value,
);

FIELDS

  • numerator

    Type: Int64

  • denominator

    Type: Int64