Package flyteidl.service
Class Dataproxy
- java.lang.Object
-
- flyteidl.service.Dataproxy
-
public final class Dataproxy extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataproxy.CreateDownloadLocationRequestCreateDownloadLocationRequest specified request for the CreateDownloadLocation API.static interfaceDataproxy.CreateDownloadLocationRequestOrBuilderstatic classDataproxy.CreateDownloadLocationResponseProtobuf typeflyteidl.service.CreateDownloadLocationResponsestatic interfaceDataproxy.CreateDownloadLocationResponseOrBuilderstatic classDataproxy.CreateUploadLocationRequestCreateUploadLocationRequest specified request for the CreateUploadLocation API.static interfaceDataproxy.CreateUploadLocationRequestOrBuilderstatic classDataproxy.CreateUploadLocationResponseProtobuf typeflyteidl.service.CreateUploadLocationResponsestatic interfaceDataproxy.CreateUploadLocationResponseOrBuilder
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptordescriptorprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_service_CreateDownloadLocationRequest_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_service_CreateDownloadLocationRequest_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_service_CreateDownloadLocationResponse_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_service_CreateDownloadLocationResponse_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_service_CreateUploadLocationRequest_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_service_CreateUploadLocationRequest_fieldAccessorTableprivate static com.google.protobuf.Descriptors.Descriptorinternal_static_flyteidl_service_CreateUploadLocationResponse_descriptorprivate static com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternal_static_flyteidl_service_CreateUploadLocationResponse_fieldAccessorTable
-
Constructor Summary
Constructors Modifier Constructor Description privateDataproxy()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
internal_static_flyteidl_service_CreateUploadLocationResponse_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_service_CreateUploadLocationResponse_descriptor
-
internal_static_flyteidl_service_CreateUploadLocationResponse_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_service_CreateUploadLocationResponse_fieldAccessorTable
-
internal_static_flyteidl_service_CreateUploadLocationRequest_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_service_CreateUploadLocationRequest_descriptor
-
internal_static_flyteidl_service_CreateUploadLocationRequest_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_service_CreateUploadLocationRequest_fieldAccessorTable
-
internal_static_flyteidl_service_CreateDownloadLocationRequest_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_service_CreateDownloadLocationRequest_descriptor
-
internal_static_flyteidl_service_CreateDownloadLocationRequest_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_service_CreateDownloadLocationRequest_fieldAccessorTable
-
internal_static_flyteidl_service_CreateDownloadLocationResponse_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_service_CreateDownloadLocationResponse_descriptor
-
internal_static_flyteidl_service_CreateDownloadLocationResponse_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_flyteidl_service_CreateDownloadLocationResponse_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-