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
Type Description
String

getGsBucketNameBytes()

public abstract ByteString getGsBucketNameBytes()
Returns
Type Description
com.google.protobuf.ByteString

getMaxUploadSizeBytes()

public abstract long getMaxUploadSizeBytes()
Returns
Type Description
long

getMaxUploadSizePerBlobBytes()

public abstract long getMaxUploadSizePerBlobBytes()
Returns
Type Description
long

getSuccessPath()

public abstract String getSuccessPath()
Returns
Type Description
String

getSuccessPathBytes()

public abstract ByteString getSuccessPathBytes()
Returns
Type Description
com.google.protobuf.ByteString

getUrlExpiryTimeSeconds()

public abstract int getUrlExpiryTimeSeconds()
Returns
Type Description
int

hasGsBucketName()

public abstract boolean hasGsBucketName()
Returns
Type Description
boolean

hasMaxUploadSizeBytes()

public abstract boolean hasMaxUploadSizeBytes()
Returns
Type Description
boolean

hasMaxUploadSizePerBlobBytes()

public abstract boolean hasMaxUploadSizePerBlobBytes()
Returns
Type Description
boolean

hasSuccessPath()

public abstract boolean hasSuccessPath()
Returns
Type Description
boolean

hasUrlExpiryTimeSeconds()

public abstract boolean hasUrlExpiryTimeSeconds()
Returns
Type Description
boolean