All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquerydatatransfer.v1.BigQueryDataTransfer.Projects.TransferConfigs.Patch.html Maven / Gradle / Ivy







BigQueryDataTransfer.Projects.TransferConfigs.Patch (BigQuery Data Transfer API v1-rev20240914-2.0.0)












com.google.api.services.bigquerydatatransfer.v1

Class BigQueryDataTransfer.Projects.TransferConfigs.Patch

    • Constructor Detail

      • Patch

        protected Patch(String name,
                        TransferConfig content)
        Updates a data transfer configuration. All fields must be set, even if they are not updated. Create a request for the method "transferConfigs.patch". This request holds the parameters needed by the the bigquerydatatransfer server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        BigQueryDataTransfer.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        name - Identifier. The resource name of the transfer config. Transfer config names have the form either `projects/{project_id}/locations/{region}/transferConfigs/{config_id}` or `projects/{project_id}/transferConfigs/{config_id}`, where `config_id` is usually a UUID, even though it is not guaranteed or required. The name is ignored when creating a transfer config.
        content - the TransferConfig
        Since:
        1.13

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy