Registry / networking / google-cloud-core-http

google-cloud-core-http

JSON →
library2.70.0javamavenunverified

Core HTTP module for the Google Cloud client libraries, providing transport and request handling.

<dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-core-http</artifactId> <version>2.70.0</version> </dependency>
INSTALL
IMPORT
SIG · GOOGLE-CLOUD-CORE-
G
google-cloud-core-http
networkingjavav2.70.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpTransportOptions
com.google.cloud.http.HttpTransportOptions

Configure HTTP transport options for Google Cloud services.

import com.google.cloud.http.HttpTransportOptions; HttpTransportOptions options = HttpTransportOptions.newBuilder() .setConnectTimeout(5000) .build();
Debug
Known issues
breakingBreaking changes in major version updates may alter HTTP transport configuration.
fix
Check the release notes for each major version before upgrading.
affects: >=2.0.0
Upgrade
Version history
2.70.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
google-cloud-core-http — mvn dependency:get google-cloud-core-http · libregistry