Skip to content

Commit

Permalink
docs: [bigquerydatatransfer] update unenrollDataSources API documenta…
Browse files Browse the repository at this point in the history
…tion (#10412)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 608888275

Source-Link: https://togithub.com/googleapis/googleapis/commit/1608c323268f02b7ff51d4f57765694648df0d8c

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/963a9963c8e2d1fbc2f3bef7a758b619fa21f2c0
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGF0cmFuc2Zlci8uT3dsQm90LnlhbWwiLCJoIjoiOTYzYTk5NjNjOGUyZDFmYmMyZjNiZWY3YTc1OGI2MTlmYTIxZjJjMCJ9
  • Loading branch information
gcf-owl-bot[bot] committed Feb 29, 2024
1 parent 06497ad commit 9adf018
Show file tree
Hide file tree
Showing 13 changed files with 110 additions and 113 deletions.
2 changes: 1 addition & 1 deletion java-bigquerydatatransfer/README.md
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquerydatatransfer.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatatransfer/2.35.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquerydatatransfer/2.36.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Expand Up @@ -354,7 +354,7 @@
* </tr>
* <tr>
* <td><p> UnenrollDataSources</td>
* <td><p> Unenroll data sources in a user project. This allows users to remove transfer configurations for these data sources. They will no longer appear in the ListDataSources RPC and will also no longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery).</td>
* <td><p> Unenroll data sources in a user project. This allows users to remove transfer configurations for these data sources. They will no longer appear in the ListDataSources RPC and will also no longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery). Data transfers configurations of unenrolled data sources will not be scheduled.</td>
* <td>
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
* <ul>
Expand Down Expand Up @@ -2614,7 +2614,8 @@ public final UnaryCallable<EnrollDataSourcesRequest, Empty> enrollDataSourcesCal
/**
* Unenroll data sources in a user project. This allows users to remove transfer configurations
* for these data sources. They will no longer appear in the ListDataSources RPC and will also no
* longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery).
* longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery). Data transfers
* configurations of unenrolled data sources will not be scheduled.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -2645,7 +2646,8 @@ public final void unenrollDataSources(UnenrollDataSourcesRequest request) {
/**
* Unenroll data sources in a user project. This allows users to remove transfer configurations
* for these data sources. They will no longer appear in the ListDataSources RPC and will also no
* longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery).
* longer appear in the [BigQuery UI](https://console.cloud.google.com/bigquery). Data transfers
* configurations of unenrolled data sources will not be scheduled.
*
* <p>Sample code:
*
Expand Down
Expand Up @@ -1119,7 +1119,8 @@ default void enrollDataSources(
* Unenroll data sources in a user project. This allows users to remove
* transfer configurations for these data sources. They will no longer appear
* in the ListDataSources RPC and will also no longer appear in the [BigQuery
* UI](https://console.cloud.google.com/bigquery).
* UI](https://console.cloud.google.com/bigquery). Data transfers
* configurations of unenrolled data sources will not be scheduled.
* </pre>
*/
default void unenrollDataSources(
Expand Down Expand Up @@ -1450,7 +1451,8 @@ public void enrollDataSources(
* Unenroll data sources in a user project. This allows users to remove
* transfer configurations for these data sources. They will no longer appear
* in the ListDataSources RPC and will also no longer appear in the [BigQuery
* UI](https://console.cloud.google.com/bigquery).
* UI](https://console.cloud.google.com/bigquery). Data transfers
* configurations of unenrolled data sources will not be scheduled.
* </pre>
*/
public void unenrollDataSources(
Expand Down Expand Up @@ -1707,7 +1709,8 @@ public com.google.protobuf.Empty enrollDataSources(
* Unenroll data sources in a user project. This allows users to remove
* transfer configurations for these data sources. They will no longer appear
* in the ListDataSources RPC and will also no longer appear in the [BigQuery
* UI](https://console.cloud.google.com/bigquery).
* UI](https://console.cloud.google.com/bigquery). Data transfers
* configurations of unenrolled data sources will not be scheduled.
* </pre>
*/
public com.google.protobuf.Empty unenrollDataSources(
Expand Down Expand Up @@ -1981,7 +1984,8 @@ protected DataTransferServiceFutureStub build(
* Unenroll data sources in a user project. This allows users to remove
* transfer configurations for these data sources. They will no longer appear
* in the ListDataSources RPC and will also no longer appear in the [BigQuery
* UI](https://console.cloud.google.com/bigquery).
* UI](https://console.cloud.google.com/bigquery). Data transfers
* configurations of unenrolled data sources will not be scheduled.
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>
Expand Down
Expand Up @@ -773,7 +773,7 @@ public com.google.protobuf.ByteString getScopesBytes(int index) {
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return The enum numeric value on the wire for transferType.
*/
@java.lang.Override
Expand All @@ -793,7 +793,7 @@ public int getTransferTypeValue() {
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return The transferType.
*/
@java.lang.Override
Expand All @@ -818,7 +818,7 @@ public com.google.cloud.bigquery.datatransfer.v1.TransferType getTransferType()
* <code>bool supports_multiple_transfers = 8 [deprecated = true];</code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.supports_multiple_transfers is
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=398
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=399
* @return The supportsMultipleTransfers.
*/
@java.lang.Override
Expand Down Expand Up @@ -2807,7 +2807,7 @@ public Builder addScopesBytes(com.google.protobuf.ByteString value) {
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return The enum numeric value on the wire for transferType.
*/
@java.lang.Override
Expand All @@ -2827,7 +2827,7 @@ public int getTransferTypeValue() {
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @param value The enum numeric value on the wire for transferType to set.
* @return This builder for chaining.
*/
Expand All @@ -2850,7 +2850,7 @@ public Builder setTransferTypeValue(int value) {
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return The transferType.
*/
@java.lang.Override
Expand All @@ -2874,7 +2874,7 @@ public com.google.cloud.bigquery.datatransfer.v1.TransferType getTransferType()
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @param value The transferType to set.
* @return This builder for chaining.
*/
Expand All @@ -2900,7 +2900,7 @@ public Builder setTransferType(com.google.cloud.bigquery.datatransfer.v1.Transfe
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand All @@ -2922,7 +2922,7 @@ public Builder clearTransferType() {
* <code>bool supports_multiple_transfers = 8 [deprecated = true];</code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.supports_multiple_transfers is
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=398
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=399
* @return The supportsMultipleTransfers.
*/
@java.lang.Override
Expand All @@ -2940,7 +2940,7 @@ public boolean getSupportsMultipleTransfers() {
* <code>bool supports_multiple_transfers = 8 [deprecated = true];</code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.supports_multiple_transfers is
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=398
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=399
* @param value The supportsMultipleTransfers to set.
* @return This builder for chaining.
*/
Expand All @@ -2962,7 +2962,7 @@ public Builder setSupportsMultipleTransfers(boolean value) {
* <code>bool supports_multiple_transfers = 8 [deprecated = true];</code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.supports_multiple_transfers is
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=398
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=399
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down
Expand Up @@ -220,7 +220,7 @@ public interface DataSourceOrBuilder
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return The enum numeric value on the wire for transferType.
*/
@java.lang.Deprecated
Expand All @@ -237,7 +237,7 @@ public interface DataSourceOrBuilder
* </code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=395
* google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=396
* @return The transferType.
*/
@java.lang.Deprecated
Expand All @@ -253,7 +253,7 @@ public interface DataSourceOrBuilder
* <code>bool supports_multiple_transfers = 8 [deprecated = true];</code>
*
* @deprecated google.cloud.bigquery.datatransfer.v1.DataSource.supports_multiple_transfers is
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=398
* deprecated. See google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=399
* @return The supportsMultipleTransfers.
*/
@java.lang.Deprecated
Expand Down

0 comments on commit 9adf018

Please sign in to comment.