public interface CloudStorageOption
Modifier and Type | Interface and Description |
---|---|
static interface |
CloudStorageOption.Copy
Interface for Google Cloud Storage options that can be specified when copying files.
|
static interface |
CloudStorageOption.Open
Interface for Google Cloud Storage options that can be specified when opening files.
|
static interface |
CloudStorageOption.OpenCopy
Interface for Google Cloud Storage options that can be specified when opening or copying files.
|
Copyright © 2019 Google LLC. All rights reserved.