NAME
Google::Api::Consumer::ProjectProperties - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Api::Consumer;
my $msg = Google::Api::Consumer::ProjectProperties->new(
properties => $value,
);
FIELDS
properties
Type: Message (.google.api.Property)
NAME
Google::Api::Consumer::Property - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Api::Consumer;
my $msg = Google::Api::Consumer::Property->new(
name => $value,
);
FIELDS
name
Type: String
type
Type: Enum (.google.api.Property.PropertyType)
description
Type: String
Enum: Property::PropertyType
Values:
UNSPECIFIED=> 0INT64=> 1BOOL=> 2STRING=> 3DOUBLE=> 4
NAME
Google::Api::Consumer - 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.