NAME

Google::Cloud::Dataplex::V1::DataQualityRuleTemplate::DataQualityRuleTemplate - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::DataQualityRuleTemplate;

my $msg = Google::Cloud::Dataplex::V1::DataQualityRuleTemplate::DataQualityRuleTemplate->new(
    name => $value,
);

FIELDS

  • name

    Type: String

  • dimension

    Type: String

  • sql_collection

    Type: Message (.google.cloud.dataplex.v1.DataQualityRuleTemplate.Sql)

  • input_parameters

    Type: Message (.google.cloud.dataplex.v1.DataQualityRuleTemplate.InputParametersEntry)

  • capabilities

    Type: String

NAME

Google::Cloud::Dataplex::V1::DataQualityRuleTemplate - 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.