import * as mod from "https://googleapis.deno.dev/v1/storagebatchoperations:v1.ts";
Bucket | Describes configuration of a single bucket and its objects to be transformed. |
BucketList | Describes list of buckets and their objects to be transformed. |
CancelJobRequest | Message for Job to Cancel |
CancelJobResponse | Message for response to cancel Job. |
CancelOperationRequest | The request message for Operations.CancelOperation. |
Counters | Describes details about the progress of the job. |
CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
DeleteObject | Describes options to delete an object. |
Empty | A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } |
ErrorLogEntry | An entry describing an error that has occurred. |
ErrorSummary | A summary of errors by error code, plus a count and sample error log entries. |
Job | The Storage Batch Operations Job description. |
ListJobsResponse | Message for response to listing Jobs |
ListLocationsResponse | The response message for Locations.ListLocations. |
ListOperationsResponse | The response message for Operations.ListOperations. |
Location | A resource that represents a Google Cloud location. |
LoggingConfig | Specifies the Cloud Logging behavior. |
Manifest | Describes list of objects to be transformed. |
Operation | This resource represents a long-running operation that is the result of a network API call. |
OperationMetadata | Represents the metadata of the long-running operation. |
PrefixList | Describes prefixes of objects to be transformed. |
ProjectsLocationsJobsCreateOptions | Additional options for StorageBatchOperations#projectsLocationsJobsCreate. |
ProjectsLocationsJobsDeleteOptions | Additional options for StorageBatchOperations#projectsLocationsJobsDelete. |
ProjectsLocationsJobsListOptions | Additional options for StorageBatchOperations#projectsLocationsJobsList. |
ProjectsLocationsListOptions | Additional options for StorageBatchOperations#projectsLocationsList. |
ProjectsLocationsOperationsListOptions | Additional options for StorageBatchOperations#projectsLocationsOperationsList. |
PutMetadata | Describes options for object metadata update. |
PutObjectHold | Describes options to update object hold. |
RewriteObject | Describes options for object rewrite. |
Status | The |