NAME

Google::Api::Distribution::Distribution - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Distribution;

my $msg = Google::Api::Distribution::Distribution->new(
    count => $value,
);

FIELDS

  • count

    Type: Int64

  • mean

    Type: Double

  • sum_of_squared_deviation

    Type: Double

  • range

    Type: Message (.google.api.Distribution.Range)

  • bucket_options

    Type: Message (.google.api.Distribution.BucketOptions)

  • bucket_counts

    Type: Int64

  • exemplars

    Type: Message (.google.api.Distribution.Exemplar)