NAME
Google::Protobuf::Any::Any - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Protobuf::Any;
my $msg = Google::Protobuf::Any::Any->new(
type_url => $value,
);
FIELDS
type_url
Type: String
value
Type: Bytes
Google::Protobuf::Any::Any - Compiled Protocol Buffers message class
use Google::Protobuf::Any;
my $msg = Google::Protobuf::Any::Any->new(
type_url => $value,
);
type_url
Type: String
value
Type: Bytes