NAME

Google::Api::Log::LogDescriptor - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Log;

my $msg = Google::Api::Log::LogDescriptor->new(
    name => $value,
);

FIELDS

  • name

    Type: String

  • labels

    Type: Message (.google.api.LabelDescriptor)

  • description

    Type: String

  • display_name

    Type: String

NAME

Google::Api::Log - 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.