registerFiles

public RegisterFilesResponse registerFiles(GoogleCredentials credentials, List<String> uris, RegisterFilesConfig config)

Registers Google Cloud Storage files for use with the API.

Return

The response containing the registered files.

Parameters

credentials

The Google Cloud credentials to use for registering the files.

uris

The list of GCS URIs to register.

config

Optional configuration for the registration request.