Skip to content

Commit

Permalink
Update gapic notices (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbausor authored and jdpedrie committed Dec 22, 2017
1 parent c69a8c5 commit 277ab42
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions Admin/V2/BigtableInstanceAdminClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* https://github.com/google/googleapis/blob/master/google/bigtable/admin/v2/bigtable_instance_admin.proto
* and updates to that file get reflected here through a refresh process.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* @experimental
*/
Expand Down
6 changes: 3 additions & 3 deletions Admin/V2/BigtableTableAdminClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* https://github.com/google/googleapis/blob/master/google/bigtable/admin/v2/bigtable_table_admin.proto
* and updates to that file get reflected here through a refresh process.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* @experimental
*/
Expand Down
12 changes: 6 additions & 6 deletions Admin/V2/Gapic/BigtableInstanceAdminGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* https://github.com/google/googleapis/blob/master/google/bigtable/admin/v2/bigtable_instance_admin.proto
* and updates to that file get reflected here through a refresh process.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* @experimental
*/
Expand Down Expand Up @@ -59,9 +59,9 @@
* Clusters. Provides access to the Instance and Cluster schemas only, not the
* tables' metadata or data stored in those tables.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down
12 changes: 6 additions & 6 deletions Admin/V2/Gapic/BigtableTableAdminGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* https://github.com/google/googleapis/blob/master/google/bigtable/admin/v2/bigtable_table_admin.proto
* and updates to that file get reflected here through a refresh process.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* @experimental
*/
Expand Down Expand Up @@ -57,9 +57,9 @@
* Provides access to the table schemas only, not the data stored within
* the tables.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down
6 changes: 3 additions & 3 deletions V2/BigtableClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* https://github.com/google/googleapis/blob/master/google/bigtable/v2/bigtable.proto
* and updates to that file get reflected here through a refresh process.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* @experimental
*/
Expand Down
12 changes: 6 additions & 6 deletions V2/Gapic/BigtableGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* https://github.com/google/googleapis/blob/master/google/bigtable/v2/bigtable.proto
* and updates to that file get reflected here through a refresh process.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* @experimental
*/
Expand Down Expand Up @@ -53,9 +53,9 @@
/**
* Service Description: Service for reading from and writing to existing Bigtable tables.
*
* EXPERIMENTAL: this client library class has not yet been declared beta. This class may change
* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
* EXPERIMENTAL: this client library class has not yet been declared GA (1.0). This means that
* even though we intent the surface to be stable, we may make backwards incompatible changes
* if necessary.
*
* This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down

0 comments on commit 277ab42

Please sign in to comment.