Skip to content

Commit fca56e3

Browse files
feat: [google-apps-events-subscriptions] Enable client libraries generation of v1beta for Workspace Events API (#13960)
BEGIN_COMMIT_OVERRIDE feat: Enable client libraries generation of v1beta for Workspace Events API END_COMMIT_OVERRIDE - [ ] Regenerate this pull request now. PiperOrigin-RevId: 765335193 Source-Link: googleapis/googleapis@2183b22 Source-Link: googleapis/googleapis-gen@84fb1ff Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFwcHMtZXZlbnRzLXN1YnNjcmlwdGlvbnMvLk93bEJvdC55YW1sIiwiaCI6Ijg0ZmIxZmYxMGJjZjQzNmM0YjNlMjBlN2IzOTdiOTYyY2Q1ZDZhNjAifQ== --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent b68e488 commit fca56e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/google-apps-events-subscriptions/google/apps/events_subscriptions/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.2.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-apps-events-subscriptions/google/apps/events_subscriptions_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.2.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-apps-events-subscriptions/samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-apps-events-subscriptions",
11-
"version": "0.2.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)