NAME

Google::Cloud::Dataplex::V1::DatascansCommon::DataScanCatalogPublishingStatus - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::DatascansCommon;

my $msg = Google::Cloud::Dataplex::V1::DatascansCommon::DataScanCatalogPublishingStatus->new(
    state => $value,
);

FIELDS

  • state

    Type: Enum (.google.cloud.dataplex.v1.DataScanCatalogPublishingStatus.State)

Enum: DataScanCatalogPublishingStatus::State

Values:

  • STATE_UNSPECIFIED => 0

  • SUCCEEDED => 1

  • FAILED => 2

  • SKIPPED => 3

NAME

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