google-events 0.a → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.yardopts +11 -0
- data/CHANGELOG.md +5 -0
- data/LICENSE +202 -0
- data/README.md +27 -8
- data/SECURITY.md +7 -0
- data/lib/google/events/cloud/apigateway/v1/data_pb.rb +110 -0
- data/lib/google/events/cloud/apigateway/v1/events_pb.rb +59 -0
- data/lib/google/events/cloud/apigeeregistry/v1/data_pb.rb +123 -0
- data/lib/google/events/cloud/apigeeregistry/v1/events_pb.rb +79 -0
- data/lib/google/events/cloud/audit/v1/data_pb.rb +128 -0
- data/lib/google/events/cloud/audit/v1/events_pb.rb +27 -0
- data/lib/google/events/cloud/beyondcorp/appconnections/v1/data_pb.rb +74 -0
- data/lib/google/events/cloud/beyondcorp/appconnections/v1/events_pb.rb +37 -0
- data/lib/google/events/cloud/beyondcorp/appconnectors/v1/data_pb.rb +74 -0
- data/lib/google/events/cloud/beyondcorp/appconnectors/v1/events_pb.rb +37 -0
- data/lib/google/events/cloud/beyondcorp/appgateways/v1/data_pb.rb +66 -0
- data/lib/google/events/cloud/beyondcorp/appgateways/v1/events_pb.rb +33 -0
- data/lib/google/events/cloud/beyondcorp/clientconnectorservices/v1/data_pb.rb +79 -0
- data/lib/google/events/cloud/beyondcorp/clientconnectorservices/v1/events_pb.rb +37 -0
- data/lib/google/events/cloud/beyondcorp/clientgateways/v1/data_pb.rb +47 -0
- data/lib/google/events/cloud/beyondcorp/clientgateways/v1/events_pb.rb +33 -0
- data/lib/google/events/cloud/certificatemanager/v1/data_pb.rb +206 -0
- data/lib/google/events/cloud/certificatemanager/v1/events_pb.rb +79 -0
- data/lib/google/events/cloud/cloudbuild/v1/data_pb.rb +207 -0
- data/lib/google/events/cloud/cloudbuild/v1/events_pb.rb +27 -0
- data/lib/google/events/cloud/clouddms/v1/data_pb.rb +299 -0
- data/lib/google/events/cloud/clouddms/v1/events_pb.rb +47 -0
- data/lib/google/events/cloud/dataflow/v1beta3/data_pb.rb +245 -0
- data/lib/google/events/cloud/dataflow/v1beta3/events_pb.rb +27 -0
- data/lib/google/events/cloud/datafusion/v1/data_pb.rb +143 -0
- data/lib/google/events/cloud/datafusion/v1/events_pb.rb +43 -0
- data/lib/google/events/cloud/datastream/v1/data_pb.rb +364 -0
- data/lib/google/events/cloud/datastream/v1/events_pb.rb +63 -0
- data/lib/google/events/cloud/eventarc/v1/data_pb.rb +125 -0
- data/lib/google/events/cloud/eventarc/v1/events_pb.rb +55 -0
- data/lib/google/events/cloud/firestore/v1/data_pb.rb +65 -0
- data/lib/google/events/cloud/firestore/v1/events_pb.rb +39 -0
- data/lib/google/events/cloud/functions/v2/data_pb.rb +198 -0
- data/lib/google/events/cloud/functions/v2/events_pb.rb +35 -0
- data/lib/google/events/cloud/iot/v1/data_pb.rb +177 -0
- data/lib/google/events/cloud/iot/v1/events_pb.rb +47 -0
- data/lib/google/events/cloud/memcache/v1/data_pb.rb +120 -0
- data/lib/google/events/cloud/memcache/v1/events_pb.rb +35 -0
- data/lib/google/events/cloud/pubsub/v1/data_pb.rb +35 -0
- data/lib/google/events/cloud/pubsub/v1/events_pb.rb +27 -0
- data/lib/google/events/cloud/scheduler/v1/data_pb.rb +24 -0
- data/lib/google/events/cloud/scheduler/v1/events_pb.rb +27 -0
- data/lib/google/events/cloud/storage/v1/data_pb.rb +59 -0
- data/lib/google/events/cloud/storage/v1/events_pb.rb +39 -0
- data/lib/google/events/cloud/workflows/v1/data_pb.rb +46 -0
- data/lib/google/events/cloud/workflows/v1/events_pb.rb +35 -0
- data/lib/google/events/cloudevent_pb.rb +22 -0
- data/lib/google/events/firebase/analytics/v1/data_pb.rb +106 -0
- data/lib/google/events/firebase/analytics/v1/events_pb.rb +27 -0
- data/lib/google/events/firebase/auth/v1/data_pb.rb +49 -0
- data/lib/google/events/firebase/auth/v1/events_pb.rb +31 -0
- data/lib/google/events/firebase/database/v1/data_pb.rb +27 -0
- data/lib/google/events/firebase/database/v1/events_pb.rb +39 -0
- data/lib/google/events/firebase/firebasealerts/v1/cloud_event_payload_pb.rb +115 -0
- data/lib/google/events/firebase/firebasealerts/v1/data_pb.rb +29 -0
- data/lib/google/events/firebase/firebasealerts/v1/events_pb.rb +27 -0
- data/lib/google/events/firebase/remoteconfig/v1/data_pb.rb +52 -0
- data/lib/google/events/firebase/remoteconfig/v1/events_pb.rb +27 -0
- data/lib/google/events/firebase/testlab/v1/data_pb.rb +61 -0
- data/lib/google/events/firebase/testlab/v1/events_pb.rb +27 -0
- data/lib/google/events/version.rb +8 -2
- data/lib/google/events.rb +25 -0
- data/lib/google-events.rb +17 -0
- metadata +110 -17
- data/LICENSE.md +0 -201
@@ -0,0 +1,128 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/audit/v1/data.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/api/monitored_resource_pb'
|
7
|
+
require 'google/protobuf/struct_pb'
|
8
|
+
require 'google/protobuf/timestamp_pb'
|
9
|
+
require 'google/rpc/context/attribute_context_pb'
|
10
|
+
require 'google/rpc/status_pb'
|
11
|
+
|
12
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
13
|
+
add_file("google/events/cloud/audit/v1/data.proto", :syntax => :proto3) do
|
14
|
+
add_message "google.events.cloud.audit.v1.LogEntryData" do
|
15
|
+
optional :log_name, :string, 12
|
16
|
+
optional :resource, :message, 8, "google.api.MonitoredResource"
|
17
|
+
optional :proto_payload, :message, 2, "google.events.cloud.audit.v1.AuditLog"
|
18
|
+
optional :insert_id, :string, 4
|
19
|
+
map :labels, :string, :string, 11
|
20
|
+
optional :operation, :message, 15, "google.events.cloud.audit.v1.LogEntryOperation"
|
21
|
+
optional :timestamp, :message, 9, "google.protobuf.Timestamp"
|
22
|
+
optional :receive_timestamp, :message, 24, "google.protobuf.Timestamp"
|
23
|
+
optional :severity, :enum, 10, "google.events.cloud.audit.v1.LogSeverity"
|
24
|
+
optional :trace, :string, 22
|
25
|
+
optional :span_id, :string, 27
|
26
|
+
optional :split, :message, 35, "google.events.cloud.audit.v1.LogSplit"
|
27
|
+
end
|
28
|
+
add_message "google.events.cloud.audit.v1.LogEntryOperation" do
|
29
|
+
optional :id, :string, 1
|
30
|
+
optional :producer, :string, 2
|
31
|
+
optional :first, :bool, 3
|
32
|
+
optional :last, :bool, 4
|
33
|
+
end
|
34
|
+
add_message "google.events.cloud.audit.v1.AuditLog" do
|
35
|
+
optional :service_name, :string, 7
|
36
|
+
optional :method_name, :string, 8
|
37
|
+
optional :resource_name, :string, 11
|
38
|
+
optional :resource_location, :message, 20, "google.events.cloud.audit.v1.ResourceLocation"
|
39
|
+
optional :resource_original_state, :message, 19, "google.protobuf.Struct"
|
40
|
+
optional :num_response_items, :int64, 12
|
41
|
+
optional :status, :message, 2, "google.rpc.Status"
|
42
|
+
optional :authentication_info, :message, 3, "google.events.cloud.audit.v1.AuthenticationInfo"
|
43
|
+
repeated :authorization_info, :message, 9, "google.events.cloud.audit.v1.AuthorizationInfo"
|
44
|
+
optional :request_metadata, :message, 4, "google.events.cloud.audit.v1.RequestMetadata"
|
45
|
+
optional :request, :message, 16, "google.protobuf.Struct"
|
46
|
+
optional :response, :message, 17, "google.protobuf.Struct"
|
47
|
+
optional :metadata, :message, 18, "google.protobuf.Struct"
|
48
|
+
optional :service_data, :message, 15, "google.protobuf.Struct"
|
49
|
+
end
|
50
|
+
add_message "google.events.cloud.audit.v1.AuthenticationInfo" do
|
51
|
+
optional :principal_email, :string, 1
|
52
|
+
optional :authority_selector, :string, 2
|
53
|
+
optional :third_party_principal, :message, 4, "google.protobuf.Struct"
|
54
|
+
optional :service_account_key_name, :string, 5
|
55
|
+
repeated :service_account_delegation_info, :message, 6, "google.events.cloud.audit.v1.ServiceAccountDelegationInfo"
|
56
|
+
optional :principal_subject, :string, 8
|
57
|
+
end
|
58
|
+
add_message "google.events.cloud.audit.v1.AuthorizationInfo" do
|
59
|
+
optional :resource, :string, 1
|
60
|
+
optional :permission, :string, 2
|
61
|
+
optional :granted, :bool, 3
|
62
|
+
optional :resource_attributes, :message, 5, "google.rpc.context.AttributeContext.Resource"
|
63
|
+
end
|
64
|
+
add_message "google.events.cloud.audit.v1.RequestMetadata" do
|
65
|
+
optional :caller_ip, :string, 1
|
66
|
+
optional :caller_supplied_user_agent, :string, 2
|
67
|
+
optional :caller_network, :string, 3
|
68
|
+
optional :request_attributes, :message, 7, "google.rpc.context.AttributeContext.Request"
|
69
|
+
optional :destination_attributes, :message, 8, "google.rpc.context.AttributeContext.Peer"
|
70
|
+
end
|
71
|
+
add_message "google.events.cloud.audit.v1.ResourceLocation" do
|
72
|
+
repeated :current_locations, :string, 1
|
73
|
+
repeated :original_locations, :string, 2
|
74
|
+
end
|
75
|
+
add_message "google.events.cloud.audit.v1.ServiceAccountDelegationInfo" do
|
76
|
+
oneof :Authority do
|
77
|
+
optional :first_party_principal, :message, 1, "google.events.cloud.audit.v1.ServiceAccountDelegationInfo.FirstPartyPrincipal"
|
78
|
+
optional :third_party_principal, :message, 2, "google.events.cloud.audit.v1.ServiceAccountDelegationInfo.ThirdPartyPrincipal"
|
79
|
+
end
|
80
|
+
end
|
81
|
+
add_message "google.events.cloud.audit.v1.ServiceAccountDelegationInfo.FirstPartyPrincipal" do
|
82
|
+
optional :principal_email, :string, 1
|
83
|
+
optional :service_metadata, :message, 2, "google.protobuf.Struct"
|
84
|
+
end
|
85
|
+
add_message "google.events.cloud.audit.v1.ServiceAccountDelegationInfo.ThirdPartyPrincipal" do
|
86
|
+
optional :third_party_claims, :message, 1, "google.protobuf.Struct"
|
87
|
+
end
|
88
|
+
add_message "google.events.cloud.audit.v1.LogSplit" do
|
89
|
+
optional :uid, :string, 1
|
90
|
+
optional :index, :int32, 2
|
91
|
+
optional :total_splits, :int32, 3
|
92
|
+
end
|
93
|
+
add_enum "google.events.cloud.audit.v1.LogSeverity" do
|
94
|
+
value :DEFAULT, 0
|
95
|
+
value :DEBUG, 100
|
96
|
+
value :INFO, 200
|
97
|
+
value :NOTICE, 300
|
98
|
+
value :WARNING, 400
|
99
|
+
value :ERROR, 500
|
100
|
+
value :CRITICAL, 600
|
101
|
+
value :ALERT, 700
|
102
|
+
value :EMERGENCY, 800
|
103
|
+
end
|
104
|
+
end
|
105
|
+
end
|
106
|
+
|
107
|
+
module Google
|
108
|
+
module Events
|
109
|
+
module Cloud
|
110
|
+
module Audit
|
111
|
+
module V1
|
112
|
+
LogEntryData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.LogEntryData").msgclass
|
113
|
+
LogEntryOperation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.LogEntryOperation").msgclass
|
114
|
+
AuditLog = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.AuditLog").msgclass
|
115
|
+
AuthenticationInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.AuthenticationInfo").msgclass
|
116
|
+
AuthorizationInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.AuthorizationInfo").msgclass
|
117
|
+
RequestMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.RequestMetadata").msgclass
|
118
|
+
ResourceLocation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.ResourceLocation").msgclass
|
119
|
+
ServiceAccountDelegationInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.ServiceAccountDelegationInfo").msgclass
|
120
|
+
ServiceAccountDelegationInfo::FirstPartyPrincipal = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.ServiceAccountDelegationInfo.FirstPartyPrincipal").msgclass
|
121
|
+
ServiceAccountDelegationInfo::ThirdPartyPrincipal = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.ServiceAccountDelegationInfo.ThirdPartyPrincipal").msgclass
|
122
|
+
LogSplit = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.LogSplit").msgclass
|
123
|
+
LogSeverity = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.LogSeverity").enummodule
|
124
|
+
end
|
125
|
+
end
|
126
|
+
end
|
127
|
+
end
|
128
|
+
end
|
@@ -0,0 +1,27 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/audit/v1/events.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/events/cloud/audit/v1/data_pb'
|
7
|
+
require 'google/events/cloudevent_pb'
|
8
|
+
|
9
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
10
|
+
add_file("google/events/cloud/audit/v1/events.proto", :syntax => :proto3) do
|
11
|
+
add_message "google.events.cloud.audit.v1.AuditLogWrittenEvent" do
|
12
|
+
optional :data, :message, 1, "google.events.cloud.audit.v1.LogEntryData"
|
13
|
+
end
|
14
|
+
end
|
15
|
+
end
|
16
|
+
|
17
|
+
module Google
|
18
|
+
module Events
|
19
|
+
module Cloud
|
20
|
+
module Audit
|
21
|
+
module V1
|
22
|
+
AuditLogWrittenEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.audit.v1.AuditLogWrittenEvent").msgclass
|
23
|
+
end
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
@@ -0,0 +1,74 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/appconnections/v1/data.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/protobuf/timestamp_pb'
|
7
|
+
|
8
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
9
|
+
add_file("google/events/cloud/beyondcorp/appconnections/v1/data.proto", :syntax => :proto3) do
|
10
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnection" do
|
11
|
+
optional :name, :string, 1
|
12
|
+
optional :create_time, :message, 2, "google.protobuf.Timestamp"
|
13
|
+
optional :update_time, :message, 3, "google.protobuf.Timestamp"
|
14
|
+
map :labels, :string, :string, 4
|
15
|
+
optional :display_name, :string, 5
|
16
|
+
optional :uid, :string, 6
|
17
|
+
optional :type, :enum, 7, "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Type"
|
18
|
+
optional :application_endpoint, :message, 8, "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpoint"
|
19
|
+
repeated :connectors, :string, 9
|
20
|
+
optional :state, :enum, 10, "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.State"
|
21
|
+
optional :gateway, :message, 11, "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway"
|
22
|
+
end
|
23
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpoint" do
|
24
|
+
optional :host, :string, 1
|
25
|
+
optional :port, :int32, 2
|
26
|
+
end
|
27
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway" do
|
28
|
+
optional :type, :enum, 2, "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway.Type"
|
29
|
+
optional :uri, :string, 3
|
30
|
+
optional :ingress_port, :int32, 4
|
31
|
+
optional :app_gateway, :string, 5
|
32
|
+
optional :l7psc, :string, 6
|
33
|
+
end
|
34
|
+
add_enum "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway.Type" do
|
35
|
+
value :TYPE_UNSPECIFIED, 0
|
36
|
+
value :GCP_REGIONAL_MIG, 1
|
37
|
+
end
|
38
|
+
add_enum "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Type" do
|
39
|
+
value :TYPE_UNSPECIFIED, 0
|
40
|
+
value :TCP_PROXY, 1
|
41
|
+
end
|
42
|
+
add_enum "google.events.cloud.beyondcorp.appconnections.v1.AppConnection.State" do
|
43
|
+
value :STATE_UNSPECIFIED, 0
|
44
|
+
value :CREATING, 1
|
45
|
+
value :CREATED, 2
|
46
|
+
value :UPDATING, 3
|
47
|
+
value :DELETING, 4
|
48
|
+
value :DOWN, 5
|
49
|
+
end
|
50
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionEventData" do
|
51
|
+
proto3_optional :payload, :message, 1, "google.events.cloud.beyondcorp.appconnections.v1.AppConnection"
|
52
|
+
end
|
53
|
+
end
|
54
|
+
end
|
55
|
+
|
56
|
+
module Google
|
57
|
+
module Events
|
58
|
+
module Cloud
|
59
|
+
module BeyondCorp
|
60
|
+
module AppConnections
|
61
|
+
module V1
|
62
|
+
AppConnection = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnection").msgclass
|
63
|
+
AppConnection::ApplicationEndpoint = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpoint").msgclass
|
64
|
+
AppConnection::Gateway = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway").msgclass
|
65
|
+
AppConnection::Gateway::Type = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway.Type").enummodule
|
66
|
+
AppConnection::Type = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnection.Type").enummodule
|
67
|
+
AppConnection::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnection.State").enummodule
|
68
|
+
AppConnectionEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnectionEventData").msgclass
|
69
|
+
end
|
70
|
+
end
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
74
|
+
end
|
@@ -0,0 +1,37 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/appconnections/v1/events.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/events/cloud/beyondcorp/appconnections/v1/data_pb'
|
7
|
+
require 'google/events/cloudevent_pb'
|
8
|
+
|
9
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
10
|
+
add_file("google/events/cloud/beyondcorp/appconnections/v1/events.proto", :syntax => :proto3) do
|
11
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionCreatedEvent" do
|
12
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionEventData"
|
13
|
+
end
|
14
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionUpdatedEvent" do
|
15
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionEventData"
|
16
|
+
end
|
17
|
+
add_message "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionDeletedEvent" do
|
18
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appconnections.v1.AppConnectionEventData"
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
|
23
|
+
module Google
|
24
|
+
module Events
|
25
|
+
module Cloud
|
26
|
+
module BeyondCorp
|
27
|
+
module AppConnections
|
28
|
+
module V1
|
29
|
+
AppConnectionCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnectionCreatedEvent").msgclass
|
30
|
+
AppConnectionUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnectionUpdatedEvent").msgclass
|
31
|
+
AppConnectionDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnections.v1.AppConnectionDeletedEvent").msgclass
|
32
|
+
end
|
33
|
+
end
|
34
|
+
end
|
35
|
+
end
|
36
|
+
end
|
37
|
+
end
|
@@ -0,0 +1,74 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/appconnectors/v1/data.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/protobuf/timestamp_pb'
|
7
|
+
|
8
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
9
|
+
add_file("google/events/cloud/beyondcorp/appconnectors/v1/data.proto", :syntax => :proto3) do
|
10
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.ResourceInfo" do
|
11
|
+
optional :id, :string, 1
|
12
|
+
optional :status, :enum, 2, "google.events.cloud.beyondcorp.appconnectors.v1.HealthStatus"
|
13
|
+
optional :time, :message, 4, "google.protobuf.Timestamp"
|
14
|
+
repeated :sub, :message, 5, "google.events.cloud.beyondcorp.appconnectors.v1.ResourceInfo"
|
15
|
+
end
|
16
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector" do
|
17
|
+
optional :name, :string, 1
|
18
|
+
optional :create_time, :message, 2, "google.protobuf.Timestamp"
|
19
|
+
optional :update_time, :message, 3, "google.protobuf.Timestamp"
|
20
|
+
map :labels, :string, :string, 4
|
21
|
+
optional :display_name, :string, 5
|
22
|
+
optional :uid, :string, 6
|
23
|
+
optional :state, :enum, 7, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.State"
|
24
|
+
optional :principal_info, :message, 8, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo"
|
25
|
+
optional :resource_info, :message, 11, "google.events.cloud.beyondcorp.appconnectors.v1.ResourceInfo"
|
26
|
+
end
|
27
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo" do
|
28
|
+
oneof :type do
|
29
|
+
optional :service_account, :message, 1, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo.ServiceAccount"
|
30
|
+
end
|
31
|
+
end
|
32
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo.ServiceAccount" do
|
33
|
+
optional :email, :string, 1
|
34
|
+
end
|
35
|
+
add_enum "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.State" do
|
36
|
+
value :STATE_UNSPECIFIED, 0
|
37
|
+
value :CREATING, 1
|
38
|
+
value :CREATED, 2
|
39
|
+
value :UPDATING, 3
|
40
|
+
value :DELETING, 4
|
41
|
+
value :DOWN, 5
|
42
|
+
end
|
43
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorEventData" do
|
44
|
+
proto3_optional :payload, :message, 1, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnector"
|
45
|
+
end
|
46
|
+
add_enum "google.events.cloud.beyondcorp.appconnectors.v1.HealthStatus" do
|
47
|
+
value :HEALTH_STATUS_UNSPECIFIED, 0
|
48
|
+
value :HEALTHY, 1
|
49
|
+
value :UNHEALTHY, 2
|
50
|
+
value :UNRESPONSIVE, 3
|
51
|
+
value :DEGRADED, 4
|
52
|
+
end
|
53
|
+
end
|
54
|
+
end
|
55
|
+
|
56
|
+
module Google
|
57
|
+
module Events
|
58
|
+
module Cloud
|
59
|
+
module BeyondCorp
|
60
|
+
module AppConnectors
|
61
|
+
module V1
|
62
|
+
ResourceInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.ResourceInfo").msgclass
|
63
|
+
AppConnector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnector").msgclass
|
64
|
+
AppConnector::PrincipalInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo").msgclass
|
65
|
+
AppConnector::PrincipalInfo::ServiceAccount = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo.ServiceAccount").msgclass
|
66
|
+
AppConnector::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnector.State").enummodule
|
67
|
+
AppConnectorEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorEventData").msgclass
|
68
|
+
HealthStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.HealthStatus").enummodule
|
69
|
+
end
|
70
|
+
end
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
74
|
+
end
|
@@ -0,0 +1,37 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/appconnectors/v1/events.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/events/cloud/beyondcorp/appconnectors/v1/data_pb'
|
7
|
+
require 'google/events/cloudevent_pb'
|
8
|
+
|
9
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
10
|
+
add_file("google/events/cloud/beyondcorp/appconnectors/v1/events.proto", :syntax => :proto3) do
|
11
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorCreatedEvent" do
|
12
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorEventData"
|
13
|
+
end
|
14
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorUpdatedEvent" do
|
15
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorEventData"
|
16
|
+
end
|
17
|
+
add_message "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorDeletedEvent" do
|
18
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorEventData"
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
|
23
|
+
module Google
|
24
|
+
module Events
|
25
|
+
module Cloud
|
26
|
+
module BeyondCorp
|
27
|
+
module AppConnectors
|
28
|
+
module V1
|
29
|
+
AppConnectorCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorCreatedEvent").msgclass
|
30
|
+
AppConnectorUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorUpdatedEvent").msgclass
|
31
|
+
AppConnectorDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appconnectors.v1.AppConnectorDeletedEvent").msgclass
|
32
|
+
end
|
33
|
+
end
|
34
|
+
end
|
35
|
+
end
|
36
|
+
end
|
37
|
+
end
|
@@ -0,0 +1,66 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/appgateways/v1/data.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/protobuf/timestamp_pb'
|
7
|
+
|
8
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
9
|
+
add_file("google/events/cloud/beyondcorp/appgateways/v1/data.proto", :syntax => :proto3) do
|
10
|
+
add_message "google.events.cloud.beyondcorp.appgateways.v1.AppGateway" do
|
11
|
+
optional :name, :string, 1
|
12
|
+
optional :create_time, :message, 2, "google.protobuf.Timestamp"
|
13
|
+
optional :update_time, :message, 3, "google.protobuf.Timestamp"
|
14
|
+
map :labels, :string, :string, 4
|
15
|
+
optional :display_name, :string, 5
|
16
|
+
optional :uid, :string, 6
|
17
|
+
optional :type, :enum, 7, "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.Type"
|
18
|
+
optional :state, :enum, 8, "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.State"
|
19
|
+
optional :uri, :string, 9
|
20
|
+
repeated :allocated_connections, :message, 10, "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.AllocatedConnection"
|
21
|
+
optional :host_type, :enum, 11, "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.HostType"
|
22
|
+
end
|
23
|
+
add_message "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.AllocatedConnection" do
|
24
|
+
optional :psc_uri, :string, 1
|
25
|
+
optional :ingress_port, :int32, 2
|
26
|
+
end
|
27
|
+
add_enum "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.Type" do
|
28
|
+
value :TYPE_UNSPECIFIED, 0
|
29
|
+
value :TCP_PROXY, 1
|
30
|
+
end
|
31
|
+
add_enum "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.State" do
|
32
|
+
value :STATE_UNSPECIFIED, 0
|
33
|
+
value :CREATING, 1
|
34
|
+
value :CREATED, 2
|
35
|
+
value :UPDATING, 3
|
36
|
+
value :DELETING, 4
|
37
|
+
value :DOWN, 5
|
38
|
+
end
|
39
|
+
add_enum "google.events.cloud.beyondcorp.appgateways.v1.AppGateway.HostType" do
|
40
|
+
value :HOST_TYPE_UNSPECIFIED, 0
|
41
|
+
value :GCP_REGIONAL_MIG, 1
|
42
|
+
end
|
43
|
+
add_message "google.events.cloud.beyondcorp.appgateways.v1.AppGatewayEventData" do
|
44
|
+
proto3_optional :payload, :message, 1, "google.events.cloud.beyondcorp.appgateways.v1.AppGateway"
|
45
|
+
end
|
46
|
+
end
|
47
|
+
end
|
48
|
+
|
49
|
+
module Google
|
50
|
+
module Events
|
51
|
+
module Cloud
|
52
|
+
module BeyondCorp
|
53
|
+
module AppGateways
|
54
|
+
module V1
|
55
|
+
AppGateway = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGateway").msgclass
|
56
|
+
AppGateway::AllocatedConnection = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGateway.AllocatedConnection").msgclass
|
57
|
+
AppGateway::Type = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGateway.Type").enummodule
|
58
|
+
AppGateway::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGateway.State").enummodule
|
59
|
+
AppGateway::HostType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGateway.HostType").enummodule
|
60
|
+
AppGatewayEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGatewayEventData").msgclass
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
65
|
+
end
|
66
|
+
end
|
@@ -0,0 +1,33 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/appgateways/v1/events.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/events/cloud/beyondcorp/appgateways/v1/data_pb'
|
7
|
+
require 'google/events/cloudevent_pb'
|
8
|
+
|
9
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
10
|
+
add_file("google/events/cloud/beyondcorp/appgateways/v1/events.proto", :syntax => :proto3) do
|
11
|
+
add_message "google.events.cloud.beyondcorp.appgateways.v1.AppGatewayCreatedEvent" do
|
12
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appgateways.v1.AppGatewayEventData"
|
13
|
+
end
|
14
|
+
add_message "google.events.cloud.beyondcorp.appgateways.v1.AppGatewayDeletedEvent" do
|
15
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.appgateways.v1.AppGatewayEventData"
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
19
|
+
|
20
|
+
module Google
|
21
|
+
module Events
|
22
|
+
module Cloud
|
23
|
+
module BeyondCorp
|
24
|
+
module AppGateways
|
25
|
+
module V1
|
26
|
+
AppGatewayCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGatewayCreatedEvent").msgclass
|
27
|
+
AppGatewayDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.appgateways.v1.AppGatewayDeletedEvent").msgclass
|
28
|
+
end
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
@@ -0,0 +1,79 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/clientconnectorservices/v1/data.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/protobuf/timestamp_pb'
|
7
|
+
|
8
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
9
|
+
add_file("google/events/cloud/beyondcorp/clientconnectorservices/v1/data.proto", :syntax => :proto3) do
|
10
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService" do
|
11
|
+
optional :name, :string, 1
|
12
|
+
optional :create_time, :message, 2, "google.protobuf.Timestamp"
|
13
|
+
optional :update_time, :message, 3, "google.protobuf.Timestamp"
|
14
|
+
optional :display_name, :string, 4
|
15
|
+
optional :ingress, :message, 6, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress"
|
16
|
+
optional :egress, :message, 7, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress"
|
17
|
+
optional :state, :enum, 8, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.State"
|
18
|
+
end
|
19
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress" do
|
20
|
+
oneof :ingress_config do
|
21
|
+
optional :config, :message, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config"
|
22
|
+
end
|
23
|
+
end
|
24
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config" do
|
25
|
+
optional :transport_protocol, :enum, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.TransportProtocol"
|
26
|
+
repeated :destination_routes, :message, 2, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.DestinationRoute"
|
27
|
+
end
|
28
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.DestinationRoute" do
|
29
|
+
optional :address, :string, 1
|
30
|
+
optional :netmask, :string, 2
|
31
|
+
end
|
32
|
+
add_enum "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.TransportProtocol" do
|
33
|
+
value :TRANSPORT_PROTOCOL_UNSPECIFIED, 0
|
34
|
+
value :TCP, 1
|
35
|
+
end
|
36
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress" do
|
37
|
+
oneof :destination_type do
|
38
|
+
optional :peered_vpc, :message, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress.PeeredVpc"
|
39
|
+
end
|
40
|
+
end
|
41
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress.PeeredVpc" do
|
42
|
+
optional :network_vpc, :string, 1
|
43
|
+
end
|
44
|
+
add_enum "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.State" do
|
45
|
+
value :STATE_UNSPECIFIED, 0
|
46
|
+
value :CREATING, 1
|
47
|
+
value :UPDATING, 2
|
48
|
+
value :DELETING, 3
|
49
|
+
value :RUNNING, 4
|
50
|
+
value :DOWN, 5
|
51
|
+
value :ERROR, 6
|
52
|
+
end
|
53
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceEventData" do
|
54
|
+
proto3_optional :payload, :message, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService"
|
55
|
+
end
|
56
|
+
end
|
57
|
+
end
|
58
|
+
|
59
|
+
module Google
|
60
|
+
module Events
|
61
|
+
module Cloud
|
62
|
+
module BeyondCorp
|
63
|
+
module ClientConnectorServices
|
64
|
+
module V1
|
65
|
+
ClientConnectorService = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService").msgclass
|
66
|
+
ClientConnectorService::Ingress = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress").msgclass
|
67
|
+
ClientConnectorService::Ingress::Config = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config").msgclass
|
68
|
+
ClientConnectorService::Ingress::Config::DestinationRoute = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.DestinationRoute").msgclass
|
69
|
+
ClientConnectorService::Ingress::Config::TransportProtocol = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Ingress.Config.TransportProtocol").enummodule
|
70
|
+
ClientConnectorService::Egress = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress").msgclass
|
71
|
+
ClientConnectorService::Egress::PeeredVpc = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress.PeeredVpc").msgclass
|
72
|
+
ClientConnectorService::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.State").enummodule
|
73
|
+
ClientConnectorServiceEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceEventData").msgclass
|
74
|
+
end
|
75
|
+
end
|
76
|
+
end
|
77
|
+
end
|
78
|
+
end
|
79
|
+
end
|
@@ -0,0 +1,37 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/clientconnectorservices/v1/events.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/events/cloud/beyondcorp/clientconnectorservices/v1/data_pb'
|
7
|
+
require 'google/events/cloudevent_pb'
|
8
|
+
|
9
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
10
|
+
add_file("google/events/cloud/beyondcorp/clientconnectorservices/v1/events.proto", :syntax => :proto3) do
|
11
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceCreatedEvent" do
|
12
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceEventData"
|
13
|
+
end
|
14
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceUpdatedEvent" do
|
15
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceEventData"
|
16
|
+
end
|
17
|
+
add_message "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceDeletedEvent" do
|
18
|
+
optional :data, :message, 1, "google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceEventData"
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
22
|
+
|
23
|
+
module Google
|
24
|
+
module Events
|
25
|
+
module Cloud
|
26
|
+
module BeyondCorp
|
27
|
+
module ClientConnectorServices
|
28
|
+
module V1
|
29
|
+
ClientConnectorServiceCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceCreatedEvent").msgclass
|
30
|
+
ClientConnectorServiceUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceUpdatedEvent").msgclass
|
31
|
+
ClientConnectorServiceDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorServiceDeletedEvent").msgclass
|
32
|
+
end
|
33
|
+
end
|
34
|
+
end
|
35
|
+
end
|
36
|
+
end
|
37
|
+
end
|
@@ -0,0 +1,47 @@
|
|
1
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
2
|
+
# source: google/events/cloud/beyondcorp/clientgateways/v1/data.proto
|
3
|
+
|
4
|
+
require 'google/protobuf'
|
5
|
+
|
6
|
+
require 'google/protobuf/timestamp_pb'
|
7
|
+
|
8
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
9
|
+
add_file("google/events/cloud/beyondcorp/clientgateways/v1/data.proto", :syntax => :proto3) do
|
10
|
+
add_message "google.events.cloud.beyondcorp.clientgateways.v1.ClientGateway" do
|
11
|
+
optional :name, :string, 1
|
12
|
+
optional :create_time, :message, 2, "google.protobuf.Timestamp"
|
13
|
+
optional :update_time, :message, 3, "google.protobuf.Timestamp"
|
14
|
+
optional :state, :enum, 4, "google.events.cloud.beyondcorp.clientgateways.v1.ClientGateway.State"
|
15
|
+
optional :id, :string, 5
|
16
|
+
optional :client_connector_service, :string, 6
|
17
|
+
end
|
18
|
+
add_enum "google.events.cloud.beyondcorp.clientgateways.v1.ClientGateway.State" do
|
19
|
+
value :STATE_UNSPECIFIED, 0
|
20
|
+
value :CREATING, 1
|
21
|
+
value :UPDATING, 2
|
22
|
+
value :DELETING, 3
|
23
|
+
value :RUNNING, 4
|
24
|
+
value :DOWN, 5
|
25
|
+
value :ERROR, 6
|
26
|
+
end
|
27
|
+
add_message "google.events.cloud.beyondcorp.clientgateways.v1.ClientGatewayEventData" do
|
28
|
+
proto3_optional :payload, :message, 1, "google.events.cloud.beyondcorp.clientgateways.v1.ClientGateway"
|
29
|
+
end
|
30
|
+
end
|
31
|
+
end
|
32
|
+
|
33
|
+
module Google
|
34
|
+
module Events
|
35
|
+
module Cloud
|
36
|
+
module BeyondCorp
|
37
|
+
module ClientGateways
|
38
|
+
module V1
|
39
|
+
ClientGateway = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientgateways.v1.ClientGateway").msgclass
|
40
|
+
ClientGateway::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientgateways.v1.ClientGateway.State").enummodule
|
41
|
+
ClientGatewayEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.beyondcorp.clientgateways.v1.ClientGatewayEventData").msgclass
|
42
|
+
end
|
43
|
+
end
|
44
|
+
end
|
45
|
+
end
|
46
|
+
end
|
47
|
+
end
|