NAME

Google::Cloud::Bigquery::V2::EncryptionConfig::EncryptionConfiguration - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Bigquery::V2::EncryptionConfig;

my $msg = Google::Cloud::Bigquery::V2::EncryptionConfig::EncryptionConfiguration->new(
    kms_key_name => $value,
);

FIELDS

  • kms_key_name

    Type: Message (.google.protobuf.StringValue)

NAME

Google::Cloud::Bigquery::V2::EncryptionConfig - 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.