NAME

Google::Cloud::Dataplex::V1::Security::ResourceAccessSpec - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Security;

my $msg = Google::Cloud::Dataplex::V1::Security::ResourceAccessSpec->new(
    readers => $value,
);

FIELDS

  • readers

    Type: String

  • writers

    Type: String

  • owners

    Type: String

NAME

Google::Cloud::Dataplex::V1::Security::DataAccessSpec - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Dataplex::V1::Security;

my $msg = Google::Cloud::Dataplex::V1::Security::DataAccessSpec->new(
    readers => $value,
);

FIELDS

  • readers

    Type: String

NAME

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