Add client_options
to constructors for manual clients.
#8475
Labels
api: automl
Issues related to the AutoML API.
api: bigquery
Issues related to the BigQuery API.
api: bigtable
Issues related to the Bigtable API.
api: clouderrorreporting
Issues related to the Error Reporting API.
api: cloudresourcemanager
Issues related to the Resource Manager API.
api: cloudtrace
Issues related to the Cloud Trace API.
api: datastore
Issues related to the Datastore API.
api: dns
Issues related to the Cloud DNS API.
api: firestore
Issues related to the Firestore API.
api: logging
Issues related to the Cloud Logging API.
api: pubsub
Issues related to the Pub/Sub API.
api: runtimeconfig
Issues related to the Cloud Runtime Config API API.
api: spanner
Issues related to the Spanner API.
api: storage
Issues related to the Cloud Storage API.
api: translation
Issues related to the Cloud Translation API API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
List of clients is copied from the issue for client_info. See #7825.
The client_options constructor argument provides a consistent way for options to be set on clients. Currently only API Endpoint can be set with client_options.
GAPIC clients will gets this change via the generator, but the clients below need to be updated manually.
Clients that need client_options:
client_options
to constructors for manual clients. #8999client_options
to constructors for manual clients. #9055**kwargs
)client_options
to constructors for manual clients. #9054client_options
to constructor #9154The text was updated successfully, but these errors were encountered: