| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Method and Description |
|---|---|
VerificationAttributes |
GoogleCloudStorageItemInfo.getVerificationAttributes()
Get object validation attributes.
|
| Constructor and Description |
|---|
GoogleCloudStorageItemInfo(StorageResourceId resourceId,
long creationTime,
long size,
String location,
String storageClass,
String contentType,
Map<String,byte[]> metadata,
long contentGeneration,
long metaGeneration,
VerificationAttributes verificationAttributes)
Constructs an instance of GoogleCloudStorageItemInfo.
|
Copyright © 2016. All rights reserved.