Google Storage Target properties for Script Engine. Read the documentation for more info
Properties | |
string | ManualFileName [get, set] |
Filename used when uploading an image to GCP. | |
string | CredentialsFileName [get, set] |
JSON file containing the credentials needed to authorize access to the bucket in GCP. | |
string | StorageUrl [get, set] |
URL to the GCP bucket. | |
string | CloudScopeUrl [get, set] |
Should be set to: https://www.googleapis.com/auth/cloud-platform . | |
string | AuthUrl [get, set] |
Should be set to: https://accounds.google.com/o/oauth2/v2/auth . | |
int | JpegQuality [get, set] |
JPEG quality. [min=10, max=100, default=80]. | |
StorageWriterInterval | UploadInterval [get, set] |
Upload interval. | |
Command | StartCommand [get] |
Starts the target. | |
Command | StopCommand [get] |
Stops the target. | |
NetworkWriterStatus | Status [get] |
Current status. | |
FormattedMessage | Minilog [get, set] |
Mini-log message. | |
![]() | |
bool | AutoStart [get, set] |
Autostart when application starts. | |