Uses of Class
com.google.cloud.migrationcenter.v1.UploadFileInfo
-
Packages that use UploadFileInfo Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of UploadFileInfo in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return UploadFileInfo Modifier and Type Method Description UploadFileInfoUploadFileInfo.Builder. build()UploadFileInfoUploadFileInfo.Builder. buildPartial()static UploadFileInfoUploadFileInfo. getDefaultInstance()UploadFileInfoUploadFileInfo.Builder. getDefaultInstanceForType()UploadFileInfoUploadFileInfo. getDefaultInstanceForType()UploadFileInfoImportDataFile.Builder. getUploadFileInfo()Information about a file that is uploaded to a storage service.UploadFileInfoImportDataFile. getUploadFileInfo()Information about a file that is uploaded to a storage service.UploadFileInfoImportDataFileOrBuilder. getUploadFileInfo()Information about a file that is uploaded to a storage service.static UploadFileInfoUploadFileInfo. parseDelimitedFrom(InputStream input)static UploadFileInfoUploadFileInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UploadFileInfoUploadFileInfo. parseFrom(byte[] data)static UploadFileInfoUploadFileInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UploadFileInfoUploadFileInfo. parseFrom(com.google.protobuf.ByteString data)static UploadFileInfoUploadFileInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UploadFileInfoUploadFileInfo. parseFrom(com.google.protobuf.CodedInputStream input)static UploadFileInfoUploadFileInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UploadFileInfoUploadFileInfo. parseFrom(InputStream input)static UploadFileInfoUploadFileInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UploadFileInfoUploadFileInfo. parseFrom(ByteBuffer data)static UploadFileInfoUploadFileInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type UploadFileInfo Modifier and Type Method Description com.google.protobuf.Parser<UploadFileInfo>UploadFileInfo. getParserForType()static com.google.protobuf.Parser<UploadFileInfo>UploadFileInfo. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type UploadFileInfo Modifier and Type Method Description UploadFileInfo.BuilderUploadFileInfo.Builder. mergeFrom(UploadFileInfo other)ImportDataFile.BuilderImportDataFile.Builder. mergeUploadFileInfo(UploadFileInfo value)Information about a file that is uploaded to a storage service.static UploadFileInfo.BuilderUploadFileInfo. newBuilder(UploadFileInfo prototype)ImportDataFile.BuilderImportDataFile.Builder. setUploadFileInfo(UploadFileInfo value)Information about a file that is uploaded to a storage service.
-