NAME

Google::Cloud::Dataplex::V1::Processing::Trigger - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Processing;

my $msg = Google::Cloud::Dataplex::V1::Processing::Trigger->new(
    on_demand => $value,
);

FIELDS

  • on_demand

    Type: Message (.google.cloud.dataplex.v1.Trigger.OnDemand)

  • schedule

    Type: Message (.google.cloud.dataplex.v1.Trigger.Schedule)

  • one_time

    Type: Message (.google.cloud.dataplex.v1.Trigger.OneTime)

NAME

Google::Cloud::Dataplex::V1::Processing::DataSource - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Processing;

my $msg = Google::Cloud::Dataplex::V1::Processing::DataSource->new(
    entity => $value,
);

FIELDS

  • entity

    Type: String

  • resource

    Type: String

NAME

Google::Cloud::Dataplex::V1::Processing::ScannedData - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Processing;

my $msg = Google::Cloud::Dataplex::V1::Processing::ScannedData->new(
    incremental_field => $value,
);

FIELDS

  • incremental_field

    Type: Message (.google.cloud.dataplex.v1.ScannedData.IncrementalField)

NAME

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