NAME

Google::Cloud::Bigquery::V2::UdfResource::UserDefinedFunctionResource - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Bigquery::V2::UdfResource;

my $msg = Google::Cloud::Bigquery::V2::UdfResource::UserDefinedFunctionResource->new(
    resource_uri => $value,
);

FIELDS

  • resource_uri

    Type: Message (.google.protobuf.StringValue)

  • inline_code

    Type: Message (.google.protobuf.StringValue)

NAME

Google::Cloud::Bigquery::V2::UdfResource - 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.