| AccessBoundary |
An access boundary used to generate a downscoped access token.
|
| AccessBoundary.Action |
|
| ApiErrorExtractor |
Translates exceptions from API calls into higher-level meaning, while allowing injectability for
testing how API errors are handled.
|
| AsyncWriteChannelOptions |
|
| AsyncWriteChannelOptions.Builder |
Mutable builder for the GoogleCloudStorageWriteChannelOptions class.
|
| AsyncWriteChannelOptions.PartFileCleanupType |
Part file cleanup strategy for parallel composite upload.
|
| AsyncWriteChannelOptions.PipeType |
Pipe used for output stream.
|
| AsyncWriteChannelOptions.UploadType |
UploadType are in parity with various upload configuration offered by google-java-storage
client ref:
https://cloud.google.com/java/docs/reference/google-cloud-storage/latest/com.google.cloud.storage.BlobWriteSessionConfigs
|
| CheckedFunction |
Represents a function that accepts one argument and produces a result that can throw checked
exception.
|
| ErrorTypeExtractor |
Translates exceptions from API calls into ErrorType
|
| ErrorTypeExtractor.ErrorType |
|
| GcsJsonApiEvent |
|
| GcsJsonApiEvent.EventType |
|
| GcsJsonApiEvent.RequestType |
|
| GcsRequestExecutionEvent |
This an Event which is published in EvenBus queue whenever a gcs request is created/executed.
|
| GrpcErrorTypeExtractor |
|
| IGcsJsonApiEvent |
|
| ITraceFactory |
|
| ITraceOperation |
|
| RedactedString |
Holder class for string values that should not be logged and displayed when toString
method called.
|
| RequesterPaysOptions |
Options for the GCS Requester Pays feature.
|
| RequesterPaysOptions.Builder |
|
| RequesterPaysOptions.RequesterPaysMode |
Operational modes of GCS Requester Pays feature.
|
| RequestTracker |
|
| RetryDeterminer |
This abstract class is designed to tell if an exception is transient and should result in a retry
or not, and should result in a returned exception to the caller.
|
| RetryHttpInitializerOptions |
|
| RetryHttpInitializerOptions.Builder |
|
| ThreadTrace |
Helps track a request.
|