Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static TransportCompatibility.Transport |
TransportCompatibility.Transport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportCompatibility.Transport[] |
TransportCompatibility.Transport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.