NAME

Google::Api::Resource::ResourceDescriptor - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Resource;

my $msg = Google::Api::Resource::ResourceDescriptor->new(
    type => $value,
);

FIELDS

  • type

    Type: String

  • pattern

    Type: String

  • name_field

    Type: String

  • history

    Type: Enum (.google.api.ResourceDescriptor.History)

  • plural

    Type: String

  • singular

    Type: String

  • style

    Type: Enum (.google.api.ResourceDescriptor.Style)

Enum: ResourceDescriptor::History

Values:

  • HISTORY_UNSPECIFIED => 0

  • ORIGINALLY_SINGLE_PATTERN => 1

  • FUTURE_MULTI_PATTERN => 2

Enum: ResourceDescriptor::Style

Values:

  • STYLE_UNSPECIFIED => 0

  • DECLARATIVE_FRIENDLY => 1

NAME

Google::Api::Resource::ResourceReference - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Resource;

my $msg = Google::Api::Resource::ResourceReference->new(
    type => $value,
);

FIELDS

  • type

    Type: String

  • child_type

    Type: String