public class GCSObjectInfo extends Object
| Constructor and Description |
|---|
GCSObjectInfo(String name,
String bucket,
String path,
String blob,
Long generation,
boolean directory) |
GCSObjectInfo(String name,
String bucket,
String path,
String blob,
Long generation,
boolean directory,
String type,
Long created,
Long updated,
Long size,
Boolean wrangle) |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.