Skip to content

Commit d3079a1

Browse files
feat: [google-cloud-alloydb-connectors] add data foundry service synthetic data generation API for v1 (#14253)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 796923069 Source-Link: googleapis/googleapis@2e51d4d Source-Link: googleapis/googleapis-gen@227ac5c Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFsbG95ZGItY29ubmVjdG9ycy8uT3dsQm90LnlhbWwiLCJoIjoiMjI3YWM1Y2VmMTBiZDlkNDk5N2NmZTQyZjRjNGYzYTRiMDFkY2JiMyJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: ohmayr <omairnaveed@ymail.com>
1 parent da7c91d commit d3079a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-alloydb-connectors/google/cloud/alloydb/connectors/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.1.10" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-alloydb-connectors/google/cloud/alloydb/connectors_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.1.10" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

0 commit comments

Comments
 (0)