NAME

Google::Cloud::Networksecurity::V1::Tls::GrpcEndpoint - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Networksecurity::V1::Tls;

my $msg = Google::Cloud::Networksecurity::V1::Tls::GrpcEndpoint->new(
    target_uri => $value,
);

FIELDS

  • target_uri

    Type: String

NAME

Google::Cloud::Networksecurity::V1::Tls::ValidationCA - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Networksecurity::V1::Tls;

my $msg = Google::Cloud::Networksecurity::V1::Tls::ValidationCA->new(
    grpc_endpoint => $value,
);

FIELDS

  • grpc_endpoint

    Type: Message (.google.cloud.networksecurity.v1.GrpcEndpoint)

  • certificate_provider_instance

    Type: Message (.google.cloud.networksecurity.v1.CertificateProviderInstance)

NAME

Google::Cloud::Networksecurity::V1::Tls::CertificateProviderInstance - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Networksecurity::V1::Tls;

my $msg = Google::Cloud::Networksecurity::V1::Tls::CertificateProviderInstance->new(
    plugin_instance => $value,
);

FIELDS

  • plugin_instance

    Type: String

NAME

Google::Cloud::Networksecurity::V1::Tls::CertificateProvider - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Networksecurity::V1::Tls;

my $msg = Google::Cloud::Networksecurity::V1::Tls::CertificateProvider->new(
    grpc_endpoint => $value,
);

FIELDS

  • grpc_endpoint

    Type: Message (.google.cloud.networksecurity.v1.GrpcEndpoint)

  • certificate_provider_instance

    Type: Message (.google.cloud.networksecurity.v1.CertificateProviderInstance)

NAME

Google::Cloud::Networksecurity::V1::Tls - 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.