Class GrpcStorageOptions.GrpcStorageDefaults (2.70.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class GrpcStorageOptions.GrpcStorageDefaults extends StorageOptions.StorageDefaults
Inheritance
java.lang.Object >
com.google.cloud.storage.StorageOptions.StorageDefaults >
GrpcStorageOptions.GrpcStorageDefaults
Methods
getDefaultOpenTelemetry()
public OpenTelemetry getDefaultOpenTelemetry()
| Returns |
| Type |
Description |
io.opentelemetry.api.OpenTelemetry |
|
getDefaultRpcFactory()
public StorageRpcFactory getDefaultRpcFactory()
getDefaultServiceFactory()
public StorageFactory getDefaultServiceFactory()
getDefaultStorageWriterConfig()
public BlobWriteSessionConfig getDefaultStorageWriterConfig()
getDefaultTransportOptions()
public GrpcTransportOptions getDefaultTransportOptions()
| Returns |
| Type |
Description |
com.google.cloud.grpc.GrpcTransportOptions |
|
getStorageRetryStrategy()
public StorageRetryStrategy getStorageRetryStrategy()
getTerminationAwaitDuration()
public Duration getTerminationAwaitDuration()
This method is obsolete. Use #getTerminationAwaitDurationJavaTime() instead.
| Returns |
| Type |
Description |
org.threeten.bp.Duration |
|
getTerminationAwaitDurationJavaTime()
public Duration getTerminationAwaitDurationJavaTime()
grpcInterceptorProvider()
public GrpcInterceptorProvider grpcInterceptorProvider()
isAttemptDirectPath()
public boolean isAttemptDirectPath()
isEnableGrpcClientMetrics()
public boolean isEnableGrpcClientMetrics()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-31 UTC.
[null,null,["Last updated 2026-07-31 UTC."],[],[]]