Class Bucket.BucketSourceOption

java.lang.Object
com.google.cloud.storage.Option<com.google.cloud.storage.UnifiedOpts.BucketSourceOpt>
com.google.cloud.storage.Bucket.BucketSourceOption
All Implemented Interfaces:
Serializable
Enclosing class:
Bucket

@TransportCompatibility({HTTP,GRPC}) public static class Bucket.BucketSourceOption extends Option<com.google.cloud.storage.UnifiedOpts.BucketSourceOpt>
Class for specifying bucket source options when Bucket methods are used.
See Also: