NAME

Google::Api::Httpbody::HttpBody - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Api::Httpbody;

my $msg = Google::Api::Httpbody::HttpBody->new(
    content_type => $value,
);

FIELDS

  • content_type

    Type: String

  • data

    Type: Bytes

  • extensions

    Type: Message (.google.protobuf.Any)

NAME

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