Skip to content

Commit cfa309a

Browse files
feat: Automated regeneration of Firebase client (#13293)
Auto-created at 2025-04-03 13:19:55 +0000 using the toys pull request generator.
1 parent a70bcf5 commit cfa309a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/firebase/lib/google_api/firebase/v1beta1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Firebase.V1beta1 do
2020
API client metadata for GoogleApi.Firebase.V1beta1.
2121
"""
2222

23-
@discovery_revision "20250321"
23+
@discovery_revision "20250331"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/firebase/lib/google_api/firebase/v1beta1/model/message_set.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Firebase.V1beta1.Model.MessageSet do
1919
@moduledoc """
20-
This is proto2's version of MessageSet.
20+
This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments.
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)