Uses of Interface
com.google.cloud.migrationcenter.v1.UploadFileInfoOrBuilder
-
Packages that use UploadFileInfoOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of UploadFileInfoOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement UploadFileInfoOrBuilder Modifier and Type Class Description class
UploadFileInfo
A resource that contains a URI to which a data file can be uploaded.static class
UploadFileInfo.Builder
A resource that contains a URI to which a data file can be uploaded.Methods in com.google.cloud.migrationcenter.v1 that return UploadFileInfoOrBuilder Modifier and Type Method Description UploadFileInfoOrBuilder
ImportDataFile.Builder. getUploadFileInfoOrBuilder()
Information about a file that is uploaded to a storage service.UploadFileInfoOrBuilder
ImportDataFile. getUploadFileInfoOrBuilder()
Information about a file that is uploaded to a storage service.UploadFileInfoOrBuilder
ImportDataFileOrBuilder. getUploadFileInfoOrBuilder()
Information about a file that is uploaded to a storage service.
-