@TransportCompatibility(value={HTTP,GRPC}) public static class Bucket.BucketSourceOption extends Option<com.google.cloud.storage.UnifiedOpts.BucketSourceOpt>
Bucket methods are used.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
static Bucket.BucketSourceOption |
metagenerationMatch()
Returns an option for bucket's metageneration match.
|
static Bucket.BucketSourceOption |
metagenerationNotMatch()
Returns an option for bucket's metageneration mismatch.
|
String |
toString()
Deprecated.
|
static Bucket.BucketSourceOption |
userProject(@NonNull String userProject)
Returns an option for blob's billing user project.
|
@TransportCompatibility(value={HTTP,GRPC}) public static Bucket.BucketSourceOption metagenerationMatch()
@TransportCompatibility(value={HTTP,GRPC}) public static Bucket.BucketSourceOption metagenerationNotMatch()
@TransportCompatibility(value={HTTP,GRPC}) public static Bucket.BucketSourceOption userProject(@NonNull String userProject)
Copyright © 2023 Google LLC. All rights reserved.