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 classUploadFileInfoA resource that contains a URI to which a data file can be uploaded.static classUploadFileInfo.BuilderA 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 UploadFileInfoOrBuilderImportDataFile.Builder. getUploadFileInfoOrBuilder()Information about a file that is uploaded to a storage service.UploadFileInfoOrBuilderImportDataFile. getUploadFileInfoOrBuilder()Information about a file that is uploaded to a storage service.UploadFileInfoOrBuilderImportDataFileOrBuilder. getUploadFileInfoOrBuilder()Information about a file that is uploaded to a storage service.
-