Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.clear() |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.clearExpiresAt() |
ExpiresAt defines when will the signed URL expires.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.clearSignedUrl() |
SignedUrl specifies the url to use to download content from (e.g.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.clone() |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.mergeExpiresAt(com.google.protobuf.Timestamp value) |
ExpiresAt defines when will the signed URL expires.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.mergeFrom(Dataproxy.CreateDownloadLocationResponse other) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.newBuilder() |
|
static Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.newBuilder(Dataproxy.CreateDownloadLocationResponse prototype) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.newBuilderForType() |
|
protected Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setExpiresAt(com.google.protobuf.Timestamp value) |
ExpiresAt defines when will the signed URL expires.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setExpiresAt(com.google.protobuf.Timestamp.Builder builderForValue) |
ExpiresAt defines when will the signed URL expires.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setSignedUrl(String value) |
SignedUrl specifies the url to use to download content from (e.g.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setSignedUrlBytes(com.google.protobuf.ByteString value) |
SignedUrl specifies the url to use to download content from (e.g.
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Dataproxy.CreateDownloadLocationResponse.Builder |
Dataproxy.CreateDownloadLocationResponse.toBuilder() |
|