google-events 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5443fab49c9e132455d87f9d5204c9fa7839368d2b6b4b85d8f649d8e03d42d5
4
- data.tar.gz: a9e6b65eedc7280ceb7b1e48cb7f407b895f9a1a6babb58c9546481f251f2744
3
+ metadata.gz: ecd3edbb0b1515c88705e5245956ef4dc928a5fe54c669c1e789c6da2ac82d45
4
+ data.tar.gz: 941d0756dc81664fd1cd1d0f475843aac3ad4e73cb0a4ff9c05f38f2f58ba421
5
5
  SHA512:
6
- metadata.gz: '088f23a3bbda1a5903a1ca7db7a7ae89d4999e5dbc7341f2f1b6558e4b4488211e0d8f9c620761a5e2535db8bfd86c15dc4d5479d8477dc47f5183e1463524db'
7
- data.tar.gz: 4d9caceb8129f10849c5726194e5a05629e683c83b0f242f99fbcfd49c45d5616015cf88cc6ad3c27a9e9f54e72cf40f266e51f18706d276bed88b6820f230fb
6
+ metadata.gz: 6bbe0c609f8a7cbb3bf2df9b3ea3edc2b6bafc17803291785b5eed7782f37d5309e63f46ece602fa4e3f1bd5f0afc64f24870c5f1003430c58a323ea5abdb545
7
+ data.tar.gz: d07e7bd7c8375ffd96add8fd122c99aa8c4d2786d17f220258df0984251100ae809342749f0cc55769ea28b50d2ff5d0731cac65c2004d47983514c3c2378277
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ### 1.2.0 (2025-05-14)
4
+
5
+ #### Features
6
+
7
+ * Added ApiHub events ([#79](https://github.com/googleapis/google-cloudevents-ruby/issues/79))
8
+
3
9
  ### 1.1.0 (2025-04-30)
4
10
 
5
11
  #### Features
@@ -0,0 +1,72 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: google/events/cloud/apihub/v1/data.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require 'google/protobuf/timestamp_pb'
8
+
9
+
10
+ descriptor_data = "\n(google/events/cloud/apihub/v1/data.proto\x12\x1dgoogle.events.cloud.apihub.v1\x1a\x1fgoogle/protobuf/timestamp.proto\"\xc6\x06\n\x03\x41pi\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x43\n\rdocumentation\x18\x04 \x01(\x0b\x32,.google.events.cloud.apihub.v1.Documentation\x12\x33\n\x05owner\x18\x05 \x01(\x0b\x32$.google.events.cloud.apihub.v1.Owner\x12\x10\n\x08versions\x18\x06 \x03(\t\x12/\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x43\n\x0btarget_user\x18\t \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12<\n\x04team\x18\n \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x45\n\rbusiness_unit\x18\x0b \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x46\n\x0ematurity_level\x18\x0c \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x46\n\nattributes\x18\r \x03(\x0b\x32\x32.google.events.cloud.apihub.v1.Api.AttributesEntry\x12\x41\n\tapi_style\x18\x0e \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x18\n\x10selected_version\x18\x0f \x01(\t\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues:\x02\x38\x01\"\xd4\x05\n\x07Version\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x43\n\rdocumentation\x18\x04 \x01(\x0b\x32,.google.events.cloud.apihub.v1.Documentation\x12\r\n\x05specs\x18\x05 \x03(\t\x12\x16\n\x0e\x61pi_operations\x18\x06 \x03(\t\x12\x13\n\x0b\x64\x65\x66initions\x18\x07 \x03(\t\x12\x13\n\x0b\x64\x65ployments\x18\x08 \x03(\t\x12/\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x41\n\tlifecycle\x18\x0b \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x42\n\ncompliance\x18\x0c \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x45\n\raccreditation\x18\r \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12J\n\nattributes\x18\x0e \x03(\x0b\x32\x36.google.events.cloud.apihub.v1.Version.AttributesEntry\x12\x1b\n\x13selected_deployment\x18\x10 \x01(\t\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues:\x02\x38\x01\"\xd5\x04\n\x04Spec\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x41\n\tspec_type\x18\x03 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12;\n\x07\x64\x65tails\x18\x05 \x01(\x0b\x32*.google.events.cloud.apihub.v1.SpecDetails\x12\x12\n\nsource_uri\x18\x06 \x01(\t\x12/\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x42\n\rlint_response\x18\t \x01(\x0b\x32+.google.events.cloud.apihub.v1.LintResponse\x12G\n\nattributes\x18\n \x03(\x0b\x32\x33.google.events.cloud.apihub.v1.Spec.AttributesEntry\x12\x43\n\rdocumentation\x18\x0b \x01(\x0b\x32,.google.events.cloud.apihub.v1.Documentation\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues:\x02\x38\x01\"\xa8\x05\n\nDeployment\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x43\n\rdocumentation\x18\x04 \x01(\x0b\x32,.google.events.cloud.apihub.v1.Documentation\x12G\n\x0f\x64\x65ployment_type\x18\x05 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x14\n\x0cresource_uri\x18\x06 \x01(\t\x12\x11\n\tendpoints\x18\x07 \x03(\t\x12\x14\n\x0c\x61pi_versions\x18\x08 \x03(\t\x12/\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12;\n\x03slo\x18\x0b \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12\x43\n\x0b\x65nvironment\x18\x0c \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues\x12M\n\nattributes\x18\r \x03(\x0b\x32\x39.google.events.cloud.apihub.v1.Deployment.AttributesEntry\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues:\x02\x38\x01\"\x90\x07\n\tAttribute\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12P\n\x0f\x64\x65\x66inition_type\x18\x04 \x01(\x0e\x32\x37.google.events.cloud.apihub.v1.Attribute.DefinitionType\x12=\n\x05scope\x18\x05 \x01(\x0e\x32..google.events.cloud.apihub.v1.Attribute.Scope\x12\x44\n\tdata_type\x18\x06 \x01(\x0e\x32\x31.google.events.cloud.apihub.v1.Attribute.DataType\x12M\n\x0e\x61llowed_values\x18\x07 \x03(\x0b\x32\x35.google.events.cloud.apihub.v1.Attribute.AllowedValue\x12\x13\n\x0b\x63\x61rdinality\x18\x08 \x01(\x05\x12\x11\n\tmandatory\x18\t \x01(\x08\x12/\n\x0b\x63reate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x1aX\n\x0c\x41llowedValue\x12\n\n\x02id\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x11\n\timmutable\x18\x04 \x01(\x08\"W\n\x0e\x44\x65\x66initionType\x12\x1f\n\x1b\x44\x45\x46INITION_TYPE_UNSPECIFIED\x10\x00\x12\x12\n\x0eSYSTEM_DEFINED\x10\x01\x12\x10\n\x0cUSER_DEFINED\x10\x02\"\x9f\x01\n\x05Scope\x12\x15\n\x11SCOPE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x41PI\x10\x01\x12\x0b\n\x07VERSION\x10\x02\x12\x08\n\x04SPEC\x10\x03\x12\x11\n\rAPI_OPERATION\x10\x04\x12\x0e\n\nDEPLOYMENT\x10\x05\x12\x0e\n\nDEPENDENCY\x10\x06\x12\x0e\n\nDEFINITION\x10\x07\x12\x10\n\x0c\x45XTERNAL_API\x10\x08\x12\n\n\x06PLUGIN\x10\t\"E\n\x08\x44\x61taType\x12\x19\n\x15\x44\x41TA_TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04\x45NUM\x10\x01\x12\x08\n\x04JSON\x10\x02\x12\n\n\x06STRING\x10\x03\"3\n\x0cSpecContents\x12\x10\n\x08\x63ontents\x18\x01 \x01(\x0c\x12\x11\n\tmime_type\x18\x02 \x01(\t\"\x81\x01\n\x0bSpecDetails\x12R\n\x15open_api_spec_details\x18\x02 \x01(\x0b\x32\x31.google.events.cloud.apihub.v1.OpenApiSpecDetailsH\x00\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\tB\t\n\x07\x64\x65tails\"\x8b\x02\n\x12OpenApiSpecDetails\x12H\n\x06\x66ormat\x18\x01 \x01(\x0e\x32\x38.google.events.cloud.apihub.v1.OpenApiSpecDetails.Format\x12\x0f\n\x07version\x18\x02 \x01(\t\x12\x33\n\x05owner\x18\x03 \x01(\x0b\x32$.google.events.cloud.apihub.v1.Owner\"e\n\x06\x46ormat\x12\x16\n\x12\x46ORMAT_UNSPECIFIED\x10\x00\x12\x15\n\x11OPEN_API_SPEC_2_0\x10\x01\x12\x15\n\x11OPEN_API_SPEC_3_0\x10\x02\x12\x15\n\x11OPEN_API_SPEC_3_1\x10\x03\",\n\x05Owner\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\r\n\x05\x65mail\x18\x02 \x01(\t\"%\n\rDocumentation\x12\x14\n\x0c\x65xternal_uri\x18\x01 \x01(\t\"\xcb\x03\n\x0f\x41ttributeValues\x12Y\n\x0b\x65num_values\x18\x02 \x01(\x0b\x32\x42.google.events.cloud.apihub.v1.AttributeValues.EnumAttributeValuesH\x00\x12]\n\rstring_values\x18\x03 \x01(\x0b\x32\x44.google.events.cloud.apihub.v1.AttributeValues.StringAttributeValuesH\x00\x12[\n\x0bjson_values\x18\x04 \x01(\x0b\x32\x44.google.events.cloud.apihub.v1.AttributeValues.StringAttributeValuesH\x00\x12\x11\n\tattribute\x18\x01 \x01(\t\x1a\\\n\x13\x45numAttributeValues\x12\x45\n\x06values\x18\x01 \x03(\x0b\x32\x35.google.events.cloud.apihub.v1.Attribute.AllowedValue\x1a\'\n\x15StringAttributeValues\x12\x0e\n\x06values\x18\x01 \x03(\tB\x07\n\x05Value\"\xb2\x06\n\nDependency\x12\x0c\n\x04name\x18\x01 \x01(\t\x12J\n\x08\x63onsumer\x18\x02 \x01(\x0b\x32\x38.google.events.cloud.apihub.v1.DependencyEntityReference\x12J\n\x08supplier\x18\x03 \x01(\x0b\x32\x38.google.events.cloud.apihub.v1.DependencyEntityReference\x12>\n\x05state\x18\x04 \x01(\x0e\x32/.google.events.cloud.apihub.v1.Dependency.State\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12O\n\x0e\x64iscovery_mode\x18\x06 \x01(\x0e\x32\x37.google.events.cloud.apihub.v1.Dependency.DiscoveryMode\x12J\n\x0c\x65rror_detail\x18\x07 \x01(\x0b\x32\x34.google.events.cloud.apihub.v1.DependencyErrorDetail\x12/\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12M\n\nattributes\x18\n \x03(\x0b\x32\x39.google.events.cloud.apihub.v1.Dependency.AttributesEntry\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues:\x02\x38\x01\";\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08PROPOSED\x10\x01\x12\r\n\tVALIDATED\x10\x02\";\n\rDiscoveryMode\x12\x1e\n\x1a\x44ISCOVERY_MODE_UNSPECIFIED\x10\x00\x12\n\n\x06MANUAL\x10\x01\"\x88\x01\n\x19\x44\x65pendencyEntityReference\x12!\n\x17operation_resource_name\x18\x02 \x01(\tH\x00\x12$\n\x1a\x65xternal_api_resource_name\x18\x03 \x01(\tH\x00\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\tB\x0c\n\nidentifier\"\xe2\x01\n\x15\x44\x65pendencyErrorDetail\x12I\n\x05\x65rror\x18\x01 \x01(\x0e\x32:.google.events.cloud.apihub.v1.DependencyErrorDetail.Error\x12.\n\nerror_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"N\n\x05\x45rror\x12\x15\n\x11\x45RROR_UNSPECIFIED\x10\x00\x12\x16\n\x12SUPPLIER_NOT_FOUND\x10\x01\x12\x16\n\x12SUPPLIER_RECREATED\x10\x02\"\x9a\x03\n\x0cLintResponse\x12\x34\n\x06issues\x18\x01 \x03(\x0b\x32$.google.events.cloud.apihub.v1.Issue\x12I\n\x07summary\x18\x02 \x03(\x0b\x32\x38.google.events.cloud.apihub.v1.LintResponse.SummaryEntry\x12\x37\n\x05state\x18\x03 \x01(\x0e\x32(.google.events.cloud.apihub.v1.LintState\x12\x0e\n\x06source\x18\x04 \x01(\t\x12\x35\n\x06linter\x18\x05 \x01(\x0e\x32%.google.events.cloud.apihub.v1.Linter\x12/\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x1aX\n\x0cSummaryEntry\x12\x39\n\x08severity\x18\x01 \x01(\x0e\x32\'.google.events.cloud.apihub.v1.Severity\x12\r\n\x05\x63ount\x18\x02 \x01(\x05\"\xa4\x01\n\x05Issue\x12\x0c\n\x04\x63ode\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x03(\t\x12\x0f\n\x07message\x18\x03 \x01(\t\x12\x39\n\x08severity\x18\x04 \x01(\x0e\x32\'.google.events.cloud.apihub.v1.Severity\x12\x33\n\x05range\x18\x05 \x01(\x0b\x32$.google.events.cloud.apihub.v1.Range\"o\n\x05Range\x12\x33\n\x05start\x18\x01 \x01(\x0b\x32$.google.events.cloud.apihub.v1.Point\x12\x31\n\x03\x65nd\x18\x02 \x01(\x0b\x32$.google.events.cloud.apihub.v1.Point\"(\n\x05Point\x12\x0c\n\x04line\x18\x01 \x01(\x05\x12\x11\n\tcharacter\x18\x02 \x01(\x05\"\xc1\x04\n\x0e\x41piHubInstance\x12\x0c\n\x04name\x18\x01 \x01(\t\x12/\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x42\n\x05state\x18\x04 \x01(\x0e\x32\x33.google.events.cloud.apihub.v1.ApiHubInstance.State\x12\x15\n\rstate_message\x18\x05 \x01(\t\x12\x44\n\x06\x63onfig\x18\x06 \x01(\x0b\x32\x34.google.events.cloud.apihub.v1.ApiHubInstance.Config\x12I\n\x06labels\x18\x07 \x03(\x0b\x32\x39.google.events.cloud.apihub.v1.ApiHubInstance.LabelsEntry\x12\x13\n\x0b\x64\x65scription\x18\x08 \x01(\t\x1a\x1f\n\x06\x43onfig\x12\x15\n\rcmek_key_name\x18\x01 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"n\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08INACTIVE\x10\x01\x12\x0c\n\x08\x43REATING\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08\x44\x45LETING\x10\x05\x12\n\n\x06\x46\x41ILED\x10\x06\"\xc2\x03\n\x0b\x45xternalApi\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x11\n\tendpoints\x18\x04 \x03(\t\x12\r\n\x05paths\x18\x05 \x03(\t\x12\x43\n\rdocumentation\x18\x06 \x01(\x0b\x32,.google.events.cloud.apihub.v1.Documentation\x12N\n\nattributes\x18\x07 \x03(\x0b\x32:.google.events.cloud.apihub.v1.ExternalApi.AttributesEntry\x12/\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x1a\x61\n\x0f\x41ttributesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12=\n\x05value\x18\x02 \x01(\x0b\x32..google.events.cloud.apihub.v1.AttributeValues:\x02\x38\x01\"m\n\x17HostProjectRegistration\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0bgcp_project\x18\x02 \x01(\t\x12/\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"r\n\x18RuntimeProjectAttachment\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x17\n\x0fruntime_project\x18\x02 \x01(\t\x12/\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"C\n\x0c\x41piEventData\x12\x33\n\x07payload\x18\x01 \x01(\x0b\x32\".google.events.cloud.apihub.v1.Api\"K\n\x10VersionEventData\x12\x37\n\x07payload\x18\x01 \x01(\x0b\x32&.google.events.cloud.apihub.v1.Version\"E\n\rSpecEventData\x12\x34\n\x07payload\x18\x01 \x01(\x0b\x32#.google.events.cloud.apihub.v1.Spec\"Q\n\x13\x44\x65ploymentEventData\x12:\n\x07payload\x18\x01 \x01(\x0b\x32).google.events.cloud.apihub.v1.Deployment\"O\n\x12\x41ttributeEventData\x12\x39\n\x07payload\x18\x01 \x01(\x0b\x32(.google.events.cloud.apihub.v1.Attribute\"S\n\x14\x45xternalApiEventData\x12;\n\x07payload\x18\x01 \x01(\x0b\x32*.google.events.cloud.apihub.v1.ExternalApi\"Q\n\x13\x44\x65pendencyEventData\x12:\n\x07payload\x18\x01 \x01(\x0b\x32).google.events.cloud.apihub.v1.Dependency\"k\n HostProjectRegistrationEventData\x12G\n\x07payload\x18\x01 \x01(\x0b\x32\x36.google.events.cloud.apihub.v1.HostProjectRegistration\"Y\n\x17\x41piHubInstanceEventData\x12>\n\x07payload\x18\x01 \x01(\x0b\x32-.google.events.cloud.apihub.v1.ApiHubInstance\"m\n!RuntimeProjectAttachmentEventData\x12H\n\x07payload\x18\x01 \x01(\x0b\x32\x37.google.events.cloud.apihub.v1.RuntimeProjectAttachment*U\n\tLintState\x12\x1a\n\x16LINT_STATE_UNSPECIFIED\x10\x00\x12\x16\n\x12LINT_STATE_SUCCESS\x10\x01\x12\x14\n\x10LINT_STATE_ERROR\x10\x02*9\n\x06Linter\x12\x16\n\x12LINTER_UNSPECIFIED\x10\x00\x12\x0c\n\x08SPECTRAL\x10\x01\x12\t\n\x05OTHER\x10\x02*t\n\x08Severity\x12\x18\n\x14SEVERITY_UNSPECIFIED\x10\x00\x12\x12\n\x0eSEVERITY_ERROR\x10\x01\x12\x14\n\x10SEVERITY_WARNING\x10\x02\x12\x11\n\rSEVERITY_INFO\x10\x03\x12\x11\n\rSEVERITY_HINT\x10\x04\x42m\xaa\x02&Google.Events.Protobuf.Cloud.ApiHub.V1\xca\x02\x1dGoogle\\Events\\Cloud\\ApiHub\\V1\xea\x02!Google::Events::Cloud::ApiHub::V1b\x06proto3"
11
+
12
+ pool = Google::Protobuf::DescriptorPool.generated_pool
13
+ pool.add_serialized_file(descriptor_data)
14
+
15
+ module Google
16
+ module Events
17
+ module Cloud
18
+ module ApiHub
19
+ module V1
20
+ Api = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Api").msgclass
21
+ Version = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Version").msgclass
22
+ Spec = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Spec").msgclass
23
+ Deployment = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Deployment").msgclass
24
+ Attribute = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Attribute").msgclass
25
+ Attribute::AllowedValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Attribute.AllowedValue").msgclass
26
+ Attribute::DefinitionType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Attribute.DefinitionType").enummodule
27
+ Attribute::Scope = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Attribute.Scope").enummodule
28
+ Attribute::DataType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Attribute.DataType").enummodule
29
+ SpecContents = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.SpecContents").msgclass
30
+ SpecDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.SpecDetails").msgclass
31
+ OpenApiSpecDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.OpenApiSpecDetails").msgclass
32
+ OpenApiSpecDetails::Format = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.OpenApiSpecDetails.Format").enummodule
33
+ Owner = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Owner").msgclass
34
+ Documentation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Documentation").msgclass
35
+ AttributeValues = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.AttributeValues").msgclass
36
+ AttributeValues::EnumAttributeValues = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.AttributeValues.EnumAttributeValues").msgclass
37
+ AttributeValues::StringAttributeValues = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.AttributeValues.StringAttributeValues").msgclass
38
+ Dependency = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Dependency").msgclass
39
+ Dependency::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Dependency.State").enummodule
40
+ Dependency::DiscoveryMode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Dependency.DiscoveryMode").enummodule
41
+ DependencyEntityReference = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyEntityReference").msgclass
42
+ DependencyErrorDetail = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyErrorDetail").msgclass
43
+ DependencyErrorDetail::Error = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyErrorDetail.Error").enummodule
44
+ LintResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.LintResponse").msgclass
45
+ LintResponse::SummaryEntry = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.LintResponse.SummaryEntry").msgclass
46
+ Issue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Issue").msgclass
47
+ Range = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Range").msgclass
48
+ Point = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Point").msgclass
49
+ ApiHubInstance = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiHubInstance").msgclass
50
+ ApiHubInstance::Config = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiHubInstance.Config").msgclass
51
+ ApiHubInstance::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiHubInstance.State").enummodule
52
+ ExternalApi = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ExternalApi").msgclass
53
+ HostProjectRegistration = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.HostProjectRegistration").msgclass
54
+ RuntimeProjectAttachment = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.RuntimeProjectAttachment").msgclass
55
+ ApiEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiEventData").msgclass
56
+ VersionEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.VersionEventData").msgclass
57
+ SpecEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.SpecEventData").msgclass
58
+ DeploymentEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DeploymentEventData").msgclass
59
+ AttributeEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.AttributeEventData").msgclass
60
+ ExternalApiEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ExternalApiEventData").msgclass
61
+ DependencyEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyEventData").msgclass
62
+ HostProjectRegistrationEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.HostProjectRegistrationEventData").msgclass
63
+ ApiHubInstanceEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiHubInstanceEventData").msgclass
64
+ RuntimeProjectAttachmentEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.RuntimeProjectAttachmentEventData").msgclass
65
+ LintState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.LintState").enummodule
66
+ Linter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Linter").enummodule
67
+ Severity = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.Severity").enummodule
68
+ end
69
+ end
70
+ end
71
+ end
72
+ end
@@ -0,0 +1,48 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: google/events/cloud/apihub/v1/events.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require 'google/events/cloud/apihub/v1/data_pb'
8
+ require 'google/events/cloudevent_pb'
9
+
10
+
11
+ descriptor_data = "\n*google/events/cloud/apihub/v1/events.proto\x12\x1dgoogle.events.cloud.apihub.v1\x1a(google/events/cloud/apihub/v1/data.proto\x1a\x1egoogle/events/cloudevent.proto\"}\n\x0f\x41piCreatedEvent\x12\x39\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32+.google.events.cloud.apihub.v1.ApiEventData:/\xb2\xf8\xd8,\"google.cloud.apihub.api.v1.created\xca\xf8\xd8,\x03\x61pi\"}\n\x0f\x41piUpdatedEvent\x12\x39\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32+.google.events.cloud.apihub.v1.ApiEventData:/\xb2\xf8\xd8,\"google.cloud.apihub.api.v1.updated\xca\xf8\xd8,\x03\x61pi\"}\n\x0f\x41piDeletedEvent\x12\x39\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32+.google.events.cloud.apihub.v1.ApiEventData:/\xb2\xf8\xd8,\"google.cloud.apihub.api.v1.deleted\xca\xf8\xd8,\x03\x61pi\"\x95\x01\n\x13VersionCreatedEvent\x12=\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32/.google.events.cloud.apihub.v1.VersionEventData:?\xb2\xf8\xd8,&google.cloud.apihub.version.v1.created\xca\xf8\xd8,\x03\x61pi\xca\xf8\xd8,\x07version\"\x95\x01\n\x13VersionUpdatedEvent\x12=\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32/.google.events.cloud.apihub.v1.VersionEventData:?\xb2\xf8\xd8,&google.cloud.apihub.version.v1.updated\xca\xf8\xd8,\x03\x61pi\xca\xf8\xd8,\x07version\"\x95\x01\n\x13VersionDeletedEvent\x12=\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32/.google.events.cloud.apihub.v1.VersionEventData:?\xb2\xf8\xd8,&google.cloud.apihub.version.v1.deleted\xca\xf8\xd8,\x03\x61pi\xca\xf8\xd8,\x07version\"\x95\x01\n\x10SpecCreatedEvent\x12:\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32,.google.events.cloud.apihub.v1.SpecEventData:E\xb2\xf8\xd8,#google.cloud.apihub.spec.v1.created\xca\xf8\xd8,\x03\x61pi\xca\xf8\xd8,\x04spec\xca\xf8\xd8,\x07version\"\x95\x01\n\x10SpecUpdatedEvent\x12:\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32,.google.events.cloud.apihub.v1.SpecEventData:E\xb2\xf8\xd8,#google.cloud.apihub.spec.v1.updated\xca\xf8\xd8,\x03\x61pi\xca\xf8\xd8,\x04spec\xca\xf8\xd8,\x07version\"\x95\x01\n\x10SpecDeletedEvent\x12:\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32,.google.events.cloud.apihub.v1.SpecEventData:E\xb2\xf8\xd8,#google.cloud.apihub.spec.v1.deleted\xca\xf8\xd8,\x03\x61pi\xca\xf8\xd8,\x04spec\xca\xf8\xd8,\x07version\"\x99\x01\n\x16\x44\x65ploymentCreatedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.apihub.v1.DeploymentEventData:=\xb2\xf8\xd8,)google.cloud.apihub.deployment.v1.created\xca\xf8\xd8,\ndeployment\"\x99\x01\n\x16\x44\x65ploymentUpdatedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.apihub.v1.DeploymentEventData:=\xb2\xf8\xd8,)google.cloud.apihub.deployment.v1.updated\xca\xf8\xd8,\ndeployment\"\x99\x01\n\x16\x44\x65ploymentDeletedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.apihub.v1.DeploymentEventData:=\xb2\xf8\xd8,)google.cloud.apihub.deployment.v1.deleted\xca\xf8\xd8,\ndeployment\"\x95\x01\n\x15\x41ttributeCreatedEvent\x12?\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x31.google.events.cloud.apihub.v1.AttributeEventData:;\xb2\xf8\xd8,(google.cloud.apihub.attribute.v1.created\xca\xf8\xd8,\tattribute\"\x9d\x01\n\x17\x45xternalApiCreatedEvent\x12\x41\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.apihub.v1.ExternalApiEventData:?\xb2\xf8\xd8,*google.cloud.apihub.externalApi.v1.created\xca\xf8\xd8,\x0b\x65xternalapi\"\x9d\x01\n\x17\x45xternalApiUpdatedEvent\x12\x41\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.apihub.v1.ExternalApiEventData:?\xb2\xf8\xd8,*google.cloud.apihub.externalApi.v1.updated\xca\xf8\xd8,\x0b\x65xternalapi\"\x9d\x01\n\x17\x45xternalApiDeletedEvent\x12\x41\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.apihub.v1.ExternalApiEventData:?\xb2\xf8\xd8,*google.cloud.apihub.externalApi.v1.deleted\xca\xf8\xd8,\x0b\x65xternalapi\"\x99\x01\n\x16\x44\x65pendencyCreatedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.apihub.v1.DependencyEventData:=\xb2\xf8\xd8,)google.cloud.apihub.dependency.v1.created\xca\xf8\xd8,\ndependency\"\x99\x01\n\x16\x44\x65pendencyUpdatedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.apihub.v1.DependencyEventData:=\xb2\xf8\xd8,)google.cloud.apihub.dependency.v1.updated\xca\xf8\xd8,\ndependency\"\x99\x01\n\x16\x44\x65pendencyDeletedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.apihub.v1.DependencyEventData:=\xb2\xf8\xd8,)google.cloud.apihub.dependency.v1.deleted\xca\xf8\xd8,\ndependency\"\xcd\x01\n#HostProjectRegistrationCreatedEvent\x12M\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32?.google.events.cloud.apihub.v1.HostProjectRegistrationEventData:W\xb2\xf8\xd8,6google.cloud.apihub.hostProjectRegistration.v1.created\xca\xf8\xd8,\x17hostprojectregistration\"\xa9\x01\n\x1a\x41piHubInstanceCreatedEvent\x12\x44\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x36.google.events.cloud.apihub.v1.ApiHubInstanceEventData:E\xb2\xf8\xd8,-google.cloud.apihub.apiHubInstance.v1.created\xca\xf8\xd8,\x0e\x61pihubinstance\"\xd1\x01\n$RuntimeProjectAttachmentCreatedEvent\x12N\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32@.google.events.cloud.apihub.v1.RuntimeProjectAttachmentEventData:Y\xb2\xf8\xd8,7google.cloud.apihub.runtimeProjectAttachment.v1.created\xca\xf8\xd8,\x18runtimeprojectattachment\"\xd1\x01\n$RuntimeProjectAttachmentDeletedEvent\x12N\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32@.google.events.cloud.apihub.v1.RuntimeProjectAttachmentEventData:Y\xb2\xf8\xd8,7google.cloud.apihub.runtimeProjectAttachment.v1.deleted\xca\xf8\xd8,\x18runtimeprojectattachmentB\xcb\x07\xaa\x02&Google.Events.Protobuf.Cloud.ApiHub.V1\xca\x02\x1dGoogle\\Events\\Cloud\\ApiHub\\V1\xea\x02!Google::Events::Cloud::ApiHub::V1\xba\xf8\xd8,\x07\x41PI hub\xc2\xf8\xd8,7\n\x03\x61pi\x12\x30The resource ID of the Api triggering the event.\xc2\xf8\xd8,]\n\x0e\x61pihubinstance\x12;The resource ID of the ApiHubInstance triggering the event.\x1a\x0e\x61piHubInstance\xc2\xf8\xd8,C\n\tattribute\x12\x36The resource ID of the Attribute triggering the event.\xc2\xf8\xd8,E\n\ndependency\x12\x37The resource ID of the Dependency triggering the event.\xc2\xf8\xd8,E\n\ndeployment\x12\x37The resource ID of the Deployment triggering the event.\xc2\xf8\xd8,T\n\x0b\x65xternalapi\x12\x38The resource ID of the ExternalApi triggering the event.\x1a\x0b\x65xternalApi\xc2\xf8\xd8,x\n\x17hostprojectregistration\x12\x44The resource ID of the HostProjectRegistration triggering the event.\x1a\x17hostProjectRegistration\xc2\xf8\xd8,{\n\x18runtimeprojectattachment\x12\x45The resource ID of the RuntimeProjectAttachment triggering the event.\x1a\x18runtimeProjectAttachment\xc2\xf8\xd8,9\n\x04spec\x12\x31The resource ID of the Spec triggering the event.\xc2\xf8\xd8,?\n\x07version\x12\x34The resource ID of the Version triggering the event.b\x06proto3"
12
+
13
+ pool = Google::Protobuf::DescriptorPool.generated_pool
14
+ pool.add_serialized_file(descriptor_data)
15
+
16
+ module Google
17
+ module Events
18
+ module Cloud
19
+ module ApiHub
20
+ module V1
21
+ ApiCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiCreatedEvent").msgclass
22
+ ApiUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiUpdatedEvent").msgclass
23
+ ApiDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiDeletedEvent").msgclass
24
+ VersionCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.VersionCreatedEvent").msgclass
25
+ VersionUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.VersionUpdatedEvent").msgclass
26
+ VersionDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.VersionDeletedEvent").msgclass
27
+ SpecCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.SpecCreatedEvent").msgclass
28
+ SpecUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.SpecUpdatedEvent").msgclass
29
+ SpecDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.SpecDeletedEvent").msgclass
30
+ DeploymentCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DeploymentCreatedEvent").msgclass
31
+ DeploymentUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DeploymentUpdatedEvent").msgclass
32
+ DeploymentDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DeploymentDeletedEvent").msgclass
33
+ AttributeCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.AttributeCreatedEvent").msgclass
34
+ ExternalApiCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ExternalApiCreatedEvent").msgclass
35
+ ExternalApiUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ExternalApiUpdatedEvent").msgclass
36
+ ExternalApiDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ExternalApiDeletedEvent").msgclass
37
+ DependencyCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyCreatedEvent").msgclass
38
+ DependencyUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyUpdatedEvent").msgclass
39
+ DependencyDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.DependencyDeletedEvent").msgclass
40
+ HostProjectRegistrationCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.HostProjectRegistrationCreatedEvent").msgclass
41
+ ApiHubInstanceCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.ApiHubInstanceCreatedEvent").msgclass
42
+ RuntimeProjectAttachmentCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.RuntimeProjectAttachmentCreatedEvent").msgclass
43
+ RuntimeProjectAttachmentDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.apihub.v1.RuntimeProjectAttachmentDeletedEvent").msgclass
44
+ end
45
+ end
46
+ end
47
+ end
48
+ end
@@ -20,6 +20,6 @@ module Google
20
20
  # Version of the Google events library
21
21
  # @return [String]
22
22
  #
23
- VERSION = "1.1.0"
23
+ VERSION = "1.2.0"
24
24
  end
25
25
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-events
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Azuma
@@ -63,6 +63,8 @@ files:
63
63
  - lib/google/events/cloud/apigateway/v1/events_pb.rb
64
64
  - lib/google/events/cloud/apigeeregistry/v1/data_pb.rb
65
65
  - lib/google/events/cloud/apigeeregistry/v1/events_pb.rb
66
+ - lib/google/events/cloud/apihub/v1/data_pb.rb
67
+ - lib/google/events/cloud/apihub/v1/events_pb.rb
66
68
  - lib/google/events/cloud/audit/v1/data_pb.rb
67
69
  - lib/google/events/cloud/audit/v1/events_pb.rb
68
70
  - lib/google/events/cloud/batch/v1/data_pb.rb