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

NAME

Google::Api::Usage - Protocol Buffers schema definition

DESCRIPTION

Auto-generated Protocol Buffers schema definition class.

LICENSE AND COPYRIGHT

Copyright (C) 2026 Google LLC

This program is released under the Apache 2.0 license.