NAME

Google::Api::Label::LabelDescriptor - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Label;

my $msg = Google::Api::Label::LabelDescriptor->new(
    key => $value,
);

FIELDS

  • key

    Type: String

  • value_type

    Type: Enum (.google.api.LabelDescriptor.ValueType)

  • description

    Type: String

Enum: LabelDescriptor::ValueType

Values:

  • STRING => 0

  • BOOL => 1

  • INT64 => 2