| 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,
java.lang.String location,
java.lang.String storageClass,
java.lang.String contentType,
java.lang.String contentEncoding,
java.util.Map<java.lang.String,byte[]> metadata,
long contentGeneration,
long metaGeneration,
VerificationAttributes verificationAttributes)
Constructs an instance of GoogleCloudStorageItemInfo.
|
Copyright © 2019. All rights reserved.