NAME
Google::Cloud::Bigquery::V2::Project::GetServiceAccountRequest - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Cloud::Bigquery::V2::Project;
my $msg = Google::Cloud::Bigquery::V2::Project::GetServiceAccountRequest->new(
project_id => $value,
);
FIELDS
project_id
Type: String
NAME
Google::Cloud::Bigquery::V2::Project::GetServiceAccountResponse - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Cloud::Bigquery::V2::Project;
my $msg = Google::Cloud::Bigquery::V2::Project::GetServiceAccountResponse->new(
kind => $value,
);
FIELDS
kind
Type: String
email
Type: String
NAME
Google::Cloud::Bigquery::V2::Project::ProjectServiceClient - Client stub representing the remote ProjectService service
DESCRIPTION
This class acts as a local client stub for the remote gRPC service. It delegates call dispatching to an underlying Google::gRPC::Client instance, ensuring type-safe request parsing and response mapping.
CONFIGURATION AND ENVIRONMENT
target
The endpoint target address. Defaults to bigquery.googleapis.com:443.
credentials
The authentication credentials provider. Defaults to application default credentials via Google::Auth.
NAME
Google::Cloud::Bigquery::V2::Project - 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.