NAME

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

SYNOPSIS

use Google::Api::Usage;

my $msg = Google::Api::Usage::Usage->new(
    requirements => $value,
);

FIELDS

  • requirements

    Type: String

  • rules

    Type: Message (.google.api.UsageRule)

  • producer_notification_channel

    Type: String

NAME

Google::Api::Usage::UsageRule - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Usage;

my $msg = Google::Api::Usage::UsageRule->new(
    selector => $value,
);

FIELDS

  • selector

    Type: String

  • allow_unregistered_calls

    Type: Bool

  • skip_service_control

    Type: Bool