Skip to content

Suppress 'PendingDeprecationWarnings' in GAPIC-based clients #5967

@tseaver

Description

@tseaver

Clients which pass through channel rather than transport to their low-level api constructors trigger PendingDeprecationWarnings:

<filename>:<lineno>: PendingDeprecationWarning: The `channel` argument is deprecated; use `transport` instead.

Tests for those packages routinely trigger those warnings (repeatedly).

Metadata

Metadata

Assignees

Labels

api: automlIssues related to the AutoML API.api: bigquerydatatransferIssues related to the BigQuery Data Transfer Service API.api: bigtableIssues related to the Bigtable API.api: cloudassetIssues related to the Cloud Asset Inventory API.api: cloudkmsIssues related to the Cloud Key Management Service API.api: cloudtasksIssues related to the Cloud Tasks API.api: dataprocIssues related to the Dataproc API.api: dlpIssues related to the Sensitive Data Protection API.api: monitoringIssues related to the Cloud Monitoring API.api: pubsubIssues related to the Pub/Sub API.api: speechIssues related to the Speech-to-Text API.api: texttospeechIssues related to the Text-to-Speech API.api: videointelligenceIssues related to the Video Intelligence API API.api: visionIssues related to the Cloud Vision API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions