Interface BlobstoreServicePb.CreateUploadURLRequestOrBuilder (2.0.0)

public static interface BlobstoreServicePb.CreateUploadURLRequestOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getGsBucketName()

public abstract String getGsBucketName()
Returns
TypeDescription
String

getGsBucketNameBytes()

public abstract ByteString getGsBucketNameBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getMaxUploadSizeBytes()

public abstract long getMaxUploadSizeBytes()
Returns
TypeDescription
long

getMaxUploadSizePerBlobBytes()

public abstract long getMaxUploadSizePerBlobBytes()
Returns
TypeDescription
long

getSuccessPath()

public abstract String getSuccessPath()
Returns
TypeDescription
String

getSuccessPathBytes()

public abstract ByteString getSuccessPathBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getUrlExpiryTimeSeconds()

public abstract int getUrlExpiryTimeSeconds()
Returns
TypeDescription
int

hasGsBucketName()

public abstract boolean hasGsBucketName()
Returns
TypeDescription
boolean

hasMaxUploadSizeBytes()

public abstract boolean hasMaxUploadSizeBytes()
Returns
TypeDescription
boolean

hasMaxUploadSizePerBlobBytes()

public abstract boolean hasMaxUploadSizePerBlobBytes()
Returns
TypeDescription
boolean

hasSuccessPath()

public abstract boolean hasSuccessPath()
Returns
TypeDescription
boolean

hasUrlExpiryTimeSeconds()

public abstract boolean hasUrlExpiryTimeSeconds()
Returns
TypeDescription
boolean