NAME

Google::Cloud::Dataplex::V1::Analyze::Environment - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Analyze;

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

FIELDS

  • name

    Type: String

  • display_name

    Type: String

  • uid

    Type: String

  • create_time

    Type: Message (.google.protobuf.Timestamp)

  • update_time

    Type: Message (.google.protobuf.Timestamp)

  • labels

    Type: Message (.google.cloud.dataplex.v1.Environment.LabelsEntry)

  • description

    Type: String

  • state

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

  • infrastructure_spec

    Type: Message (.google.cloud.dataplex.v1.Environment.InfrastructureSpec)

  • session_spec

    Type: Message (.google.cloud.dataplex.v1.Environment.SessionSpec)

  • session_status

    Type: Message (.google.cloud.dataplex.v1.Environment.SessionStatus)

  • endpoints

    Type: Message (.google.cloud.dataplex.v1.Environment.Endpoints)

NAME

Google::Cloud::Dataplex::V1::Analyze::Content - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Analyze;

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

FIELDS

  • name

    Type: String

  • uid

    Type: String

  • path

    Type: String

  • create_time

    Type: Message (.google.protobuf.Timestamp)

  • update_time

    Type: Message (.google.protobuf.Timestamp)

  • labels

    Type: Message (.google.cloud.dataplex.v1.Content.LabelsEntry)

  • description

    Type: String

  • data_text

    Type: String

  • sql_script

    Type: Message (.google.cloud.dataplex.v1.Content.SqlScript)

  • notebook

    Type: Message (.google.cloud.dataplex.v1.Content.Notebook)

NAME

Google::Cloud::Dataplex::V1::Analyze::Session - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Analyze;

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

FIELDS

  • name

    Type: String

  • user_id

    Type: String

  • create_time

    Type: Message (.google.protobuf.Timestamp)

  • state

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

NAME

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