Skip to content

Commit

Permalink
docs: Fixed typo in comments in Eventarc protos (#13271)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 695796569

Source-Link:
googleapis/googleapis@86ab496

Source-Link:
googleapis/googleapis-gen@e36e3e2
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWV2ZW50YXJjLy5Pd2xCb3QueWFtbCIsImgiOiJlMzZlM2UyNmQ0MjAzNGI4MDZmNTMzZjA0MjQwOTI5NTEwYzY5Yzc4In0=

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 12, 2024
1 parent 1c9fcd9 commit 0dc1fc9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.13.1" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.13.1" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

class LoggingConfig(proto.Message):
r"""The configuration for Platform Telemetry logging for Eventarc
Avdvanced resources.
Advanced resources.
Attributes:
log_severity (google.cloud.eventarc_v1.types.LoggingConfig.LogSeverity):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-eventarc",
"version": "1.13.1"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 0dc1fc9

Please sign in to comment.