Class Storage.ComposeRequest

java.lang.Object
com.google.cloud.storage.Storage.ComposeRequest
All Implemented Interfaces:
Serializable
Enclosing interface:
Storage

@TransportCompatibility({HTTP,GRPC}) public static class Storage.ComposeRequest extends Object implements Serializable
A class to contain all information needed for a Google Cloud Storage Compose operation.
See Also: