google-events 0.3.0 → 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/lib/google/events/cloud/alloydb/v1/data_pb.rb +85 -0
- data/lib/google/events/cloud/alloydb/v1/events_pb.rb +56 -0
- data/lib/google/events/cloud/dataflow/v1beta3/events_pb.rb +1 -1
- data/lib/google/events/cloud/datastore/v1/data_pb.rb +59 -0
- data/lib/google/events/cloud/datastore/v1/events_pb.rb +51 -0
- data/lib/google/events/cloud/gkehub/v1/data_pb.rb +79 -0
- data/lib/google/events/cloud/gkehub/v1/events_pb.rb +58 -0
- data/lib/google/events/cloud/metastore/v1/data_pb.rb +88 -0
- data/lib/google/events/cloud/metastore/v1/events_pb.rb +57 -0
- data/lib/google/events/cloud/networkconnectivity/v1/data_pb.rb +76 -0
- data/lib/google/events/cloud/networkconnectivity/v1/events_pb.rb +63 -0
- data/lib/google/events/cloud/networkmanagement/v1/data_pb.rb +93 -0
- data/lib/google/events/cloud/networkmanagement/v1/events_pb.rb +50 -0
- data/lib/google/events/cloud/notebooks/v1/data_pb.rb +100 -0
- data/lib/google/events/cloud/notebooks/v1/events_pb.rb +58 -0
- data/lib/google/events/cloud/redis/v1/data_pb.rb +67 -0
- data/lib/google/events/cloud/redis/v1/events_pb.rb +50 -0
- data/lib/google/events/cloud/visionai/v1/data_pb.rb +123 -0
- data/lib/google/events/cloud/visionai/v1/events_pb.rb +74 -0
- data/lib/google/events/cloud/vmmigration/v1/data_pb.rb +121 -0
- data/lib/google/events/cloud/vmmigration/v1/events_pb.rb +65 -0
- data/lib/google/events/version.rb +1 -1
- metadata +22 -2
@@ -0,0 +1,121 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: google/events/cloud/vmmigration/v1/data.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require 'google/protobuf/duration_pb'
|
8
|
+
require 'google/protobuf/timestamp_pb'
|
9
|
+
require 'google/rpc/error_details_pb'
|
10
|
+
require 'google/rpc/status_pb'
|
11
|
+
|
12
|
+
|
13
|
+
descriptor_data = "\n-google/events/cloud/vmmigration/v1/data.proto\x12\"google.events.cloud.vmmigration.v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/rpc/error_details.proto\x1a\x17google/rpc/status.proto\"\xaf\x04\n\x10ReplicationCycle\x12\x0c\n\x04name\x18\r \x01(\t\x12\x14\n\x0c\x63ycle_number\x18\n \x01(\x05\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x14total_pause_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x18\n\x10progress_percent\x18\x05 \x01(\x05\x12<\n\x05steps\x18\t \x03(\x0b\x32-.google.events.cloud.vmmigration.v1.CycleStep\x12I\n\x05state\x18\x0b \x01(\x0e\x32:.google.events.cloud.vmmigration.v1.ReplicationCycle.State\x12!\n\x05\x65rror\x18\x0c \x01(\x0b\x32\x12.google.rpc.Status\x12\x46\n\x08warnings\x18\x0e \x03(\x0b\x32\x34.google.events.cloud.vmmigration.v1.MigrationWarning\"R\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\n\n\x06PAUSED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\"\xf5\x02\n\tCycleStep\x12\x63\n\x18initializing_replication\x18\x03 \x01(\x0b\x32?.google.events.cloud.vmmigration.v1.InitializingReplicationStepH\x00\x12J\n\x0breplicating\x18\x04 \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.ReplicatingStepH\x00\x12Q\n\x0fpost_processing\x18\x05 \x01(\x0b\x32\x36.google.events.cloud.vmmigration.v1.PostProcessingStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x1d\n\x1bInitializingReplicationStep\"\xa9\x01\n\x0fReplicatingStep\x12\x13\n\x0btotal_bytes\x18\x01 \x01(\x03\x12\x18\n\x10replicated_bytes\x18\x02 \x01(\x03\x12\x31\n)last_two_minutes_average_bytes_per_second\x18\x03 \x01(\x03\x12\x34\n,last_thirty_minutes_average_bytes_per_second\x18\x04 \x01(\x03\"\x14\n\x12PostProcessingStep\"E\n\x0fReplicationSync\x12\x32\n\x0elast_sync_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xa3\x0b\n\x0bMigratingVm\x12i\n\x1e\x63ompute_engine_target_defaults\x18\x1a \x01(\x0b\x32?.google.events.cloud.vmmigration.v1.ComputeEngineTargetDefaultsH\x00\x12W\n\x15\x61ws_source_vm_details\x18\x1d \x01(\x0b\x32\x36.google.events.cloud.vmmigration.v1.AwsSourceVmDetailsH\x01\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0csource_vm_id\x18\x02 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x12 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x42\n\x06policy\x18\x08 \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.SchedulePolicy\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\x46\n\tlast_sync\x18\x0b \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.ReplicationSync\x12\x44\n\x05state\x18\x17 \x01(\x0e\x32\x35.google.events.cloud.vmmigration.v1.MigratingVm.State\x12.\n\nstate_time\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12O\n\x11\x63urrent_sync_info\x18\r \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.ReplicationCycle\x12T\n\x16last_replication_cycle\x18 \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.ReplicationCycle\x12\r\n\x05group\x18\x0f \x01(\t\x12K\n\x06labels\x18\x10 \x03(\x0b\x32;.google.events.cloud.vmmigration.v1.MigratingVm.LabelsEntry\x12G\n\x11recent_clone_jobs\x18\x11 \x03(\x0b\x32,.google.events.cloud.vmmigration.v1.CloneJob\x12!\n\x05\x65rror\x18\x13 \x01(\x0b\x32\x12.google.rpc.Status\x12K\n\x13recent_cutover_jobs\x18\x14 \x03(\x0b\x32..google.events.cloud.vmmigration.v1.CutoverJob\x12M\n\x10\x63utover_forecast\x18! \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.CutoverForecast\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xb7\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\t\n\x05READY\x10\x02\x12\x0e\n\nFIRST_SYNC\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04\x12\x10\n\x0c\x43UTTING_OVER\x10\x07\x12\x0b\n\x07\x43UTOVER\x10\x08\x12\x0e\n\nFINAL_SYNC\x10\t\x12\n\n\x06PAUSED\x10\n\x12\x0e\n\nFINALIZING\x10\x0b\x12\r\n\tFINALIZED\x10\x0c\x12\t\n\x05\x45RROR\x10\rB\x14\n\x12target_vm_defaultsB\x13\n\x11source_vm_details\"T\n\x0f\x43utoverForecast\x12\x41\n\x1e\x65stimated_cutover_job_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\"\xce\x04\n\x08\x43loneJob\x12g\n\x1d\x63ompute_engine_target_details\x18\x14 \x01(\x0b\x32>.google.events.cloud.vmmigration.v1.ComputeEngineTargetDetailsH\x00\x12/\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x41\n\x05state\x18\x0c \x01(\x0e\x32\x32.google.events.cloud.vmmigration.v1.CloneJob.State\x12.\n\nstate_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12!\n\x05\x65rror\x18\x11 \x01(\x0b\x32\x12.google.rpc.Status\x12<\n\x05steps\x18\x17 \x03(\x0b\x32-.google.events.cloud.vmmigration.v1.CloneStep\"\x82\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\r\n\tCANCELLED\x10\x05\x12\x0e\n\nCANCELLING\x10\x06\x12\x0f\n\x0b\x41\x44\x41PTING_OS\x10\x07\x42\x13\n\x11target_vm_details\"\xfa\x02\n\tCloneStep\x12I\n\x0b\x61\x64\x61pting_os\x18\x03 \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.AdaptingOSStepH\x00\x12V\n\x12preparing_vm_disks\x18\x04 \x01(\x0b\x32\x38.google.events.cloud.vmmigration.v1.PreparingVMDisksStepH\x00\x12\x64\n\x19instantiating_migrated_vm\x18\x05 \x01(\x0b\x32?.google.events.cloud.vmmigration.v1.InstantiatingMigratedVMStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x10\n\x0e\x41\x64\x61ptingOSStep\"\x16\n\x14PreparingVMDisksStep\"\x1d\n\x1bInstantiatingMigratedVMStep\"\x85\x05\n\nCutoverJob\x12g\n\x1d\x63ompute_engine_target_details\x18\x0e \x01(\x0b\x32>.google.events.cloud.vmmigration.v1.ComputeEngineTargetDetailsH\x00\x12/\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x43\n\x05state\x18\x05 \x01(\x0e\x32\x34.google.events.cloud.vmmigration.v1.CutoverJob.State\x12.\n\nstate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10progress_percent\x18\r \x01(\x05\x12!\n\x05\x65rror\x18\t \x01(\x0b\x32\x12.google.rpc.Status\x12\x15\n\rstate_message\x18\n \x01(\t\x12>\n\x05steps\x18\x11 \x03(\x0b\x32/.google.events.cloud.vmmigration.v1.CutoverStep\"\x82\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\r\n\tCANCELLED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\n\n\x06\x41\x43TIVE\x10\x06\x12\x0f\n\x0b\x41\x44\x41PTING_OS\x10\x07\x42\x13\n\x11target_vm_details\"\xba\x04\n\x0b\x43utoverStep\x12Z\n\x1aprevious_replication_cycle\x18\x03 \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.ReplicationCycleH\x00\x12_\n\x17shutting_down_source_vm\x18\x04 \x01(\x0b\x32<.google.events.cloud.vmmigration.v1.ShuttingDownSourceVMStepH\x00\x12J\n\nfinal_sync\x18\x05 \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.ReplicationCycleH\x00\x12V\n\x12preparing_vm_disks\x18\x06 \x01(\x0b\x32\x38.google.events.cloud.vmmigration.v1.PreparingVMDisksStepH\x00\x12\x64\n\x19instantiating_migrated_vm\x18\x07 \x01(\x0b\x32?.google.events.cloud.vmmigration.v1.InstantiatingMigratedVMStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x1a\n\x18ShuttingDownSourceVMStep\"\xa6\x03\n\x06Source\x12I\n\x06vmware\x18\n \x01(\x0b\x32\x37.google.events.cloud.vmmigration.v1.VmwareSourceDetailsH\x00\x12\x43\n\x03\x61ws\x18\x0c \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.AwsSourceDetailsH\x00\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\x46\n\x06labels\x18\x04 \x03(\x0b\x32\x36.google.events.cloud.vmmigration.v1.Source.LabelsEntry\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x10\n\x0esource_details\"n\n\x13VmwareSourceDetails\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x12\n\nvcenter_ip\x18\x03 \x01(\t\x12\x12\n\nthumbprint\x18\x04 \x01(\t\x12\x1d\n\x15resolved_vcenter_host\x18\x05 \x01(\t\"\xf7\x05\n\x10\x41wsSourceDetails\x12\x65\n\x10\x61\x63\x63\x65ss_key_creds\x18\x0b \x01(\x0b\x32I.google.events.cloud.vmmigration.v1.AwsSourceDetails.AccessKeyCredentialsH\x00\x12\x12\n\naws_region\x18\x03 \x01(\t\x12I\n\x05state\x18\x04 \x01(\x0e\x32:.google.events.cloud.vmmigration.v1.AwsSourceDetails.State\x12!\n\x05\x65rror\x18\x05 \x01(\x0b\x32\x12.google.rpc.Status\x12T\n\x12inventory_tag_list\x18\n \x03(\x0b\x32\x38.google.events.cloud.vmmigration.v1.AwsSourceDetails.Tag\x12&\n\x1einventory_security_group_names\x18\x07 \x03(\t\x12{\n\x1dmigration_resources_user_tags\x18\x08 \x03(\x0b\x32T.google.events.cloud.vmmigration.v1.AwsSourceDetails.MigrationResourcesUserTagsEntry\x12\x11\n\tpublic_ip\x18\t \x01(\t\x1a-\n\x14\x41\x63\x63\x65ssKeyCredentials\x12\x15\n\raccess_key_id\x18\x01 \x01(\t\x1a!\n\x03Tag\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x1a\x41\n\x1fMigrationResourcesUserTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"C\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x42\x12\n\x10\x63redentials_type\"\xb6\x05\n\x13\x44\x61tacenterConnector\x12/\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x17\n\x0fregistration_id\x18\x0c \x01(\t\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x0f\n\x07version\x18\x06 \x01(\t\x12\x0e\n\x06\x62ucket\x18\n \x01(\t\x12L\n\x05state\x18\x07 \x01(\x0e\x32=.google.events.cloud.vmmigration.v1.DatacenterConnector.State\x12.\n\nstate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12!\n\x05\x65rror\x18\x0b \x01(\x0b\x32\x12.google.rpc.Status\x12(\n appliance_infrastructure_version\x18\r \x01(\t\x12\"\n\x1a\x61ppliance_software_version\x18\x0e \x01(\t\x12P\n\x12\x61vailable_versions\x18\x0f \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.AvailableUpdates\x12I\n\x0eupgrade_status\x18\x10 \x01(\x0b\x32\x31.google.events.cloud.vmmigration.v1.UpgradeStatus\"P\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07OFFLINE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04\"\x9d\x02\n\rUpgradeStatus\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x46\n\x05state\x18\x02 \x01(\x0e\x32\x37.google.events.cloud.vmmigration.v1.UpgradeStatus.State\x12!\n\x05\x65rror\x18\x03 \x01(\x0b\x32\x12.google.rpc.Status\x12.\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10previous_version\x18\x05 \x01(\t\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\"\xb9\x01\n\x10\x41vailableUpdates\x12V\n\x18new_deployable_appliance\x18\x01 \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.ApplianceVersion\x12M\n\x0fin_place_update\x18\x02 \x01(\x0b\x32\x34.google.events.cloud.vmmigration.v1.ApplianceVersion\"]\n\x10\x41pplianceVersion\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x0b\n\x03uri\x18\x02 \x01(\t\x12\x10\n\x08\x63ritical\x18\x03 \x01(\x08\x12\x19\n\x11release_notes_uri\x18\x04 \x01(\t\"\xa1\x04\n\x0fVmwareVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12\x15\n\rdatacenter_id\x18\x02 \x01(\t\x12\x1e\n\x16\x64\x61tacenter_description\x18\x03 \x01(\t\x12\x0c\n\x04uuid\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12S\n\x0bpower_state\x18\x06 \x01(\x0e\x32>.google.events.cloud.vmmigration.v1.VmwareVmDetails.PowerState\x12\x11\n\tcpu_count\x18\x07 \x01(\x05\x12\x11\n\tmemory_mb\x18\x08 \x01(\x05\x12\x12\n\ndisk_count\x18\t \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\x0c \x01(\x03\x12\x19\n\x11guest_description\x18\x0b \x01(\t\x12S\n\x0b\x62oot_option\x18\r \x01(\x0e\x32>.google.events.cloud.vmmigration.v1.VmwareVmDetails.BootOption\"I\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02ON\x10\x01\x12\x07\n\x03OFF\x10\x02\x12\r\n\tSUSPENDED\x10\x03\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\xf7\x04\n\x11UtilizationReport\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12J\n\x05state\x18\x03 \x01(\x0e\x32;.google.events.cloud.vmmigration.v1.UtilizationReport.State\x12.\n\nstate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12!\n\x05\x65rror\x18\x05 \x01(\x0b\x32\x12.google.rpc.Status\x12/\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12S\n\ntime_frame\x18\x07 \x01(\x0e\x32?.google.events.cloud.vmmigration.v1.UtilizationReport.TimeFrame\x12\x32\n\x0e\x66rame_end_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x10\n\x08vm_count\x18\t \x01(\x05\x12\x42\n\x03vms\x18\n \x03(\x0b\x32\x35.google.events.cloud.vmmigration.v1.VmUtilizationInfo\"G\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\"F\n\tTimeFrame\x12\x1a\n\x16TIME_FRAME_UNSPECIFIED\x10\x00\x12\x08\n\x04WEEK\x10\x01\x12\t\n\x05MONTH\x10\x02\x12\x08\n\x04YEAR\x10\x03\"\xd0\x01\n\x11VmUtilizationInfo\x12P\n\x11vmware_vm_details\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.VmwareVmDetailsH\x00\x12\r\n\x05vm_id\x18\x03 \x01(\t\x12M\n\x0butilization\x18\x02 \x01(\x0b\x32\x38.google.events.cloud.vmmigration.v1.VmUtilizationMetricsB\x0b\n\tVmDetails\"\x98\x02\n\x14VmUtilizationMetrics\x12\x17\n\x0f\x63pu_max_percent\x18\t \x01(\x05\x12\x1b\n\x13\x63pu_average_percent\x18\n \x01(\x05\x12\x1a\n\x12memory_max_percent\x18\x0b \x01(\x05\x12\x1e\n\x16memory_average_percent\x18\x0c \x01(\x05\x12\x1d\n\x15\x64isk_io_rate_max_kbps\x18\r \x01(\x03\x12!\n\x19\x64isk_io_rate_average_kbps\x18\x0e \x01(\x03\x12#\n\x1bnetwork_throughput_max_kbps\x18\x0f \x01(\x03\x12\'\n\x1fnetwork_throughput_average_kbps\x18\x10 \x01(\x03\"\xfe\x07\n\x1b\x43omputeEngineTargetDefaults\x12\x0f\n\x07vm_name\x18\x01 \x01(\t\x12\x16\n\x0etarget_project\x18\x02 \x01(\t\x12\x0c\n\x04zone\x18\x03 \x01(\t\x12\x1b\n\x13machine_type_series\x18\x04 \x01(\t\x12\x14\n\x0cmachine_type\x18\x05 \x01(\t\x12\x14\n\x0cnetwork_tags\x18\x06 \x03(\t\x12P\n\x12network_interfaces\x18\x07 \x03(\x0b\x32\x34.google.events.cloud.vmmigration.v1.NetworkInterface\x12\x17\n\x0fservice_account\x18\x08 \x01(\t\x12L\n\tdisk_type\x18\t \x01(\x0e\x32\x39.google.events.cloud.vmmigration.v1.ComputeEngineDiskType\x12[\n\x06labels\x18\n \x03(\x0b\x32K.google.events.cloud.vmmigration.v1.ComputeEngineTargetDefaults.LabelsEntry\x12R\n\x0clicense_type\x18\x0b \x01(\x0e\x32<.google.events.cloud.vmmigration.v1.ComputeEngineLicenseType\x12K\n\x0f\x61pplied_license\x18\x0c \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.AppliedLicense\x12Q\n\x12\x63ompute_scheduling\x18\r \x01(\x0b\x32\x35.google.events.cloud.vmmigration.v1.ComputeScheduling\x12\x13\n\x0bsecure_boot\x18\x0e \x01(\x08\x12P\n\x0b\x62oot_option\x18\x0f \x01(\x0e\x32;.google.events.cloud.vmmigration.v1.ComputeEngineBootOption\x12_\n\x08metadata\x18\x10 \x03(\x0b\x32M.google.events.cloud.vmmigration.v1.ComputeEngineTargetDefaults.MetadataEntry\x12\x1b\n\x13\x61\x64\x64itional_licenses\x18\x11 \x03(\t\x12\x10\n\x08hostname\x18\x12 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xf4\x07\n\x1a\x43omputeEngineTargetDetails\x12\x0f\n\x07vm_name\x18\x01 \x01(\t\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x0c\n\x04zone\x18\x03 \x01(\t\x12\x1b\n\x13machine_type_series\x18\x04 \x01(\t\x12\x14\n\x0cmachine_type\x18\x05 \x01(\t\x12\x14\n\x0cnetwork_tags\x18\x06 \x03(\t\x12P\n\x12network_interfaces\x18\x07 \x03(\x0b\x32\x34.google.events.cloud.vmmigration.v1.NetworkInterface\x12\x17\n\x0fservice_account\x18\x08 \x01(\t\x12L\n\tdisk_type\x18\t \x01(\x0e\x32\x39.google.events.cloud.vmmigration.v1.ComputeEngineDiskType\x12Z\n\x06labels\x18\n \x03(\x0b\x32J.google.events.cloud.vmmigration.v1.ComputeEngineTargetDetails.LabelsEntry\x12R\n\x0clicense_type\x18\x0b \x01(\x0e\x32<.google.events.cloud.vmmigration.v1.ComputeEngineLicenseType\x12K\n\x0f\x61pplied_license\x18\x0c \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.AppliedLicense\x12Q\n\x12\x63ompute_scheduling\x18\r \x01(\x0b\x32\x35.google.events.cloud.vmmigration.v1.ComputeScheduling\x12\x13\n\x0bsecure_boot\x18\x0e \x01(\x08\x12P\n\x0b\x62oot_option\x18\x0f \x01(\x0e\x32;.google.events.cloud.vmmigration.v1.ComputeEngineBootOption\x12^\n\x08metadata\x18\x10 \x03(\x0b\x32L.google.events.cloud.vmmigration.v1.ComputeEngineTargetDetails.MetadataEntry\x12\x1b\n\x13\x61\x64\x64itional_licenses\x18\x11 \x03(\t\x12\x10\n\x08hostname\x18\x12 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"a\n\x10NetworkInterface\x12\x0f\n\x07network\x18\x01 \x01(\t\x12\x12\n\nsubnetwork\x18\x02 \x01(\t\x12\x13\n\x0binternal_ip\x18\x03 \x01(\t\x12\x13\n\x0b\x65xternal_ip\x18\x04 \x01(\t\"\xa7\x01\n\x0e\x41ppliedLicense\x12\x45\n\x04type\x18\x01 \x01(\x0e\x32\x37.google.events.cloud.vmmigration.v1.AppliedLicense.Type\x12\x12\n\nos_license\x18\x02 \x01(\t\":\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x08\n\x04PAYG\x10\x02\x12\x08\n\x04\x42YOL\x10\x03\"\xc6\x01\n\x16SchedulingNodeAffinity\x12\x0b\n\x03key\x18\x01 \x01(\t\x12U\n\x08operator\x18\x02 \x01(\x0e\x32\x43.google.events.cloud.vmmigration.v1.SchedulingNodeAffinity.Operator\x12\x0e\n\x06values\x18\x03 \x03(\t\"8\n\x08Operator\x12\x18\n\x14OPERATOR_UNSPECIFIED\x10\x00\x12\x06\n\x02IN\x10\x01\x12\n\n\x06NOT_IN\x10\x02\"\xf2\x03\n\x11\x43omputeScheduling\x12\x64\n\x13on_host_maintenance\x18\x01 \x01(\x0e\x32G.google.events.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance\x12W\n\x0crestart_type\x18\x05 \x01(\x0e\x32\x41.google.events.cloud.vmmigration.v1.ComputeScheduling.RestartType\x12S\n\x0fnode_affinities\x18\x03 \x03(\x0b\x32:.google.events.cloud.vmmigration.v1.SchedulingNodeAffinity\x12\x15\n\rmin_node_cpus\x18\x04 \x01(\x05\"T\n\x11OnHostMaintenance\x12#\n\x1fON_HOST_MAINTENANCE_UNSPECIFIED\x10\x00\x12\r\n\tTERMINATE\x10\x01\x12\x0b\n\x07MIGRATE\x10\x02\"\\\n\x0bRestartType\x12\x1c\n\x18RESTART_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11\x41UTOMATIC_RESTART\x10\x01\x12\x18\n\x14NO_AUTOMATIC_RESTART\x10\x02\"^\n\x0eSchedulePolicy\x12\x30\n\ridle_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1a\n\x12skip_os_adaptation\x18\x02 \x01(\x08\"\xa5\x01\n\rTargetProject\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12/\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xa2\x01\n\x05Group\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\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\"\xee\x02\n\x10MigrationWarning\x12N\n\x04\x63ode\x18\x01 \x01(\x0e\x32@.google.events.cloud.vmmigration.v1.MigrationWarning.WarningCode\x12\x35\n\x0fwarning_message\x18\x02 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessage\x12\x31\n\x0b\x61\x63tion_item\x18\x03 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessage\x12)\n\nhelp_links\x18\x04 \x03(\x0b\x32\x15.google.rpc.Help.Link\x12\x30\n\x0cwarning_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"C\n\x0bWarningCode\x12\x1c\n\x18WARNING_CODE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x41\x44\x41PTATION_WARNING\x10\x01\"\xe2\x02\n\x12\x41wsSourceVmDetails\x12Q\n\x08\x66irmware\x18\x01 \x01(\x0e\x32?.google.events.cloud.vmmigration.v1.AwsSourceVmDetails.Firmware\x12\x1f\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x12T\n\x05\x64isks\x18\x03 \x03(\x0b\x32\x45.google.events.cloud.vmmigration.v1.AwsSourceVmDetails.AwsDiskDetails\x1aI\n\x0e\x41wsDiskDetails\x12\x13\n\x0b\x64isk_number\x18\x01 \x01(\x05\x12\x11\n\tvolume_id\x18\x02 \x01(\t\x12\x0f\n\x07size_gb\x18\x03 \x01(\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"u\n\x1aUtilizationReportEventData\x12K\n\x07payload\x18\x01 \x01(\x0b\x32\x35.google.events.cloud.vmmigration.v1.UtilizationReportH\x00\x88\x01\x01\x42\n\n\x08_payload\"]\n\x0eGroupEventData\x12?\n\x07payload\x18\x01 \x01(\x0b\x32).google.events.cloud.vmmigration.v1.GroupH\x00\x88\x01\x01\x42\n\n\x08_payload\"R\n\x11\x43loneJobEventData\x12=\n\x07payload\x18\x01 \x01(\x0b\x32,.google.events.cloud.vmmigration.v1.CloneJob\"y\n\x1c\x44\x61tacenterConnectorEventData\x12M\n\x07payload\x18\x01 \x01(\x0b\x32\x37.google.events.cloud.vmmigration.v1.DatacenterConnectorH\x00\x88\x01\x01\x42\n\n\x08_payload\"m\n\x16TargetProjectEventData\x12G\n\x07payload\x18\x01 \x01(\x0b\x32\x31.google.events.cloud.vmmigration.v1.TargetProjectH\x00\x88\x01\x01\x42\n\n\x08_payload\"V\n\x13\x43utoverJobEventData\x12?\n\x07payload\x18\x01 \x01(\x0b\x32..google.events.cloud.vmmigration.v1.CutoverJob\"_\n\x0fSourceEventData\x12@\n\x07payload\x18\x01 \x01(\x0b\x32*.google.events.cloud.vmmigration.v1.SourceH\x00\x88\x01\x01\x42\n\n\x08_payload\"i\n\x14MigratingVmEventData\x12\x45\n\x07payload\x18\x01 \x01(\x0b\x32/.google.events.cloud.vmmigration.v1.MigratingVmH\x00\x88\x01\x01\x42\n\n\x08_payload*\xb1\x01\n\x15\x43omputeEngineDiskType\x12(\n$COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED\x10\x00\x12%\n!COMPUTE_ENGINE_DISK_TYPE_STANDARD\x10\x01\x12 \n\x1c\x43OMPUTE_ENGINE_DISK_TYPE_SSD\x10\x02\x12%\n!COMPUTE_ENGINE_DISK_TYPE_BALANCED\x10\x03*\x8f\x01\n\x18\x43omputeEngineLicenseType\x12\'\n#COMPUTE_ENGINE_LICENSE_TYPE_DEFAULT\x10\x00\x12$\n COMPUTE_ENGINE_LICENSE_TYPE_PAYG\x10\x01\x12$\n COMPUTE_ENGINE_LICENSE_TYPE_BYOL\x10\x02*\x8e\x01\n\x17\x43omputeEngineBootOption\x12*\n&COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED\x10\x00\x12\"\n\x1e\x43OMPUTE_ENGINE_BOOT_OPTION_EFI\x10\x01\x12#\n\x1f\x43OMPUTE_ENGINE_BOOT_OPTION_BIOS\x10\x02\x42|\xaa\x02+Google.Events.Protobuf.Cloud.VMMigration.V1\xca\x02\"Google\\Events\\Cloud\\VMMigration\\V1\xea\x02&Google::Events::Cloud::VMMigration::V1b\x06proto3"
|
14
|
+
|
15
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
16
|
+
|
17
|
+
begin
|
18
|
+
pool.add_serialized_file(descriptor_data)
|
19
|
+
rescue TypeError => e
|
20
|
+
# Compatibility code: will be removed in the next major version.
|
21
|
+
require 'google/protobuf/descriptor_pb'
|
22
|
+
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
23
|
+
parsed.clear_dependency
|
24
|
+
serialized = parsed.class.encode(parsed)
|
25
|
+
file = pool.add_serialized_file(serialized)
|
26
|
+
warn "Warning: Protobuf detected an import path issue while loading generated file #{__FILE__}"
|
27
|
+
imports = [
|
28
|
+
["google.protobuf.Timestamp", "google/protobuf/timestamp.proto"],
|
29
|
+
["google.protobuf.Duration", "google/protobuf/duration.proto"],
|
30
|
+
["google.rpc.Status", "google/rpc/status.proto"],
|
31
|
+
["google.rpc.LocalizedMessage", "google/rpc/error_details.proto"],
|
32
|
+
]
|
33
|
+
imports.each do |type_name, expected_filename|
|
34
|
+
import_file = pool.lookup(type_name).file_descriptor
|
35
|
+
if import_file.name != expected_filename
|
36
|
+
warn "- #{file.name} imports #{expected_filename}, but that import was loaded as #{import_file.name}"
|
37
|
+
end
|
38
|
+
end
|
39
|
+
warn "Each proto file must use a consistent fully-qualified name."
|
40
|
+
warn "This will become an error in the next major version."
|
41
|
+
end
|
42
|
+
|
43
|
+
module Google
|
44
|
+
module Events
|
45
|
+
module Cloud
|
46
|
+
module VMMigration
|
47
|
+
module V1
|
48
|
+
ReplicationCycle = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ReplicationCycle").msgclass
|
49
|
+
ReplicationCycle::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ReplicationCycle.State").enummodule
|
50
|
+
CycleStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CycleStep").msgclass
|
51
|
+
InitializingReplicationStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.InitializingReplicationStep").msgclass
|
52
|
+
ReplicatingStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ReplicatingStep").msgclass
|
53
|
+
PostProcessingStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.PostProcessingStep").msgclass
|
54
|
+
ReplicationSync = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ReplicationSync").msgclass
|
55
|
+
MigratingVm = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigratingVm").msgclass
|
56
|
+
MigratingVm::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigratingVm.State").enummodule
|
57
|
+
CutoverForecast = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CutoverForecast").msgclass
|
58
|
+
CloneJob = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CloneJob").msgclass
|
59
|
+
CloneJob::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CloneJob.State").enummodule
|
60
|
+
CloneStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CloneStep").msgclass
|
61
|
+
AdaptingOSStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AdaptingOSStep").msgclass
|
62
|
+
PreparingVMDisksStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.PreparingVMDisksStep").msgclass
|
63
|
+
InstantiatingMigratedVMStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.InstantiatingMigratedVMStep").msgclass
|
64
|
+
CutoverJob = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CutoverJob").msgclass
|
65
|
+
CutoverJob::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CutoverJob.State").enummodule
|
66
|
+
CutoverStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CutoverStep").msgclass
|
67
|
+
ShuttingDownSourceVMStep = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ShuttingDownSourceVMStep").msgclass
|
68
|
+
Source = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.Source").msgclass
|
69
|
+
VmwareSourceDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.VmwareSourceDetails").msgclass
|
70
|
+
AwsSourceDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceDetails").msgclass
|
71
|
+
AwsSourceDetails::AccessKeyCredentials = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceDetails.AccessKeyCredentials").msgclass
|
72
|
+
AwsSourceDetails::Tag = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceDetails.Tag").msgclass
|
73
|
+
AwsSourceDetails::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceDetails.State").enummodule
|
74
|
+
DatacenterConnector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.DatacenterConnector").msgclass
|
75
|
+
DatacenterConnector::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.DatacenterConnector.State").enummodule
|
76
|
+
UpgradeStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UpgradeStatus").msgclass
|
77
|
+
UpgradeStatus::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UpgradeStatus.State").enummodule
|
78
|
+
AvailableUpdates = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AvailableUpdates").msgclass
|
79
|
+
ApplianceVersion = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ApplianceVersion").msgclass
|
80
|
+
VmwareVmDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.VmwareVmDetails").msgclass
|
81
|
+
VmwareVmDetails::PowerState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.VmwareVmDetails.PowerState").enummodule
|
82
|
+
VmwareVmDetails::BootOption = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.VmwareVmDetails.BootOption").enummodule
|
83
|
+
UtilizationReport = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UtilizationReport").msgclass
|
84
|
+
UtilizationReport::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UtilizationReport.State").enummodule
|
85
|
+
UtilizationReport::TimeFrame = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UtilizationReport.TimeFrame").enummodule
|
86
|
+
VmUtilizationInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.VmUtilizationInfo").msgclass
|
87
|
+
VmUtilizationMetrics = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.VmUtilizationMetrics").msgclass
|
88
|
+
ComputeEngineTargetDefaults = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeEngineTargetDefaults").msgclass
|
89
|
+
ComputeEngineTargetDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeEngineTargetDetails").msgclass
|
90
|
+
NetworkInterface = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.NetworkInterface").msgclass
|
91
|
+
AppliedLicense = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AppliedLicense").msgclass
|
92
|
+
AppliedLicense::Type = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AppliedLicense.Type").enummodule
|
93
|
+
SchedulingNodeAffinity = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SchedulingNodeAffinity").msgclass
|
94
|
+
SchedulingNodeAffinity::Operator = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SchedulingNodeAffinity.Operator").enummodule
|
95
|
+
ComputeScheduling = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeScheduling").msgclass
|
96
|
+
ComputeScheduling::OnHostMaintenance = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance").enummodule
|
97
|
+
ComputeScheduling::RestartType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeScheduling.RestartType").enummodule
|
98
|
+
SchedulePolicy = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SchedulePolicy").msgclass
|
99
|
+
TargetProject = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.TargetProject").msgclass
|
100
|
+
Group = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.Group").msgclass
|
101
|
+
MigrationWarning = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigrationWarning").msgclass
|
102
|
+
MigrationWarning::WarningCode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigrationWarning.WarningCode").enummodule
|
103
|
+
AwsSourceVmDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceVmDetails").msgclass
|
104
|
+
AwsSourceVmDetails::AwsDiskDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceVmDetails.AwsDiskDetails").msgclass
|
105
|
+
AwsSourceVmDetails::Firmware = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.AwsSourceVmDetails.Firmware").enummodule
|
106
|
+
UtilizationReportEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UtilizationReportEventData").msgclass
|
107
|
+
GroupEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.GroupEventData").msgclass
|
108
|
+
CloneJobEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CloneJobEventData").msgclass
|
109
|
+
DatacenterConnectorEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.DatacenterConnectorEventData").msgclass
|
110
|
+
TargetProjectEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.TargetProjectEventData").msgclass
|
111
|
+
CutoverJobEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CutoverJobEventData").msgclass
|
112
|
+
SourceEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SourceEventData").msgclass
|
113
|
+
MigratingVmEventData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigratingVmEventData").msgclass
|
114
|
+
ComputeEngineDiskType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeEngineDiskType").enummodule
|
115
|
+
ComputeEngineLicenseType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeEngineLicenseType").enummodule
|
116
|
+
ComputeEngineBootOption = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.ComputeEngineBootOption").enummodule
|
117
|
+
end
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
121
|
+
end
|
@@ -0,0 +1,65 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: google/events/cloud/vmmigration/v1/events.proto
|
4
|
+
|
5
|
+
require 'google/protobuf'
|
6
|
+
|
7
|
+
require 'google/events/cloud/vmmigration/v1/data_pb'
|
8
|
+
require 'google/events/cloudevent_pb'
|
9
|
+
|
10
|
+
|
11
|
+
descriptor_data = "\n/google/events/cloud/vmmigration/v1/events.proto\x12\"google.events.cloud.vmmigration.v1\x1a-google/events/cloud/vmmigration/v1/data.proto\x1a\x1egoogle/events/cloudevent.proto\"\x95\x01\n\x12SourceCreatedEvent\x12\x41\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.SourceEventData:<\xb2\xf8\xd8,*google.cloud.vmmigration.source.v1.created\xca\xf8\xd8,\x08sourceid\"\x95\x01\n\x12SourceUpdatedEvent\x12\x41\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.SourceEventData:<\xb2\xf8\xd8,*google.cloud.vmmigration.source.v1.updated\xca\xf8\xd8,\x08sourceid\"\x95\x01\n\x12SourceDeletedEvent\x12\x41\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x33.google.events.cloud.vmmigration.v1.SourceEventData:<\xb2\xf8\xd8,*google.cloud.vmmigration.source.v1.deleted\xca\xf8\xd8,\x08sourceid\"\xcc\x01\n\x1dUtilizationReportCreatedEvent\x12L\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32>.google.events.cloud.vmmigration.v1.UtilizationReportEventData:]\xb2\xf8\xd8,5google.cloud.vmmigration.utilizationReport.v1.created\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x11utilizationreport\"\xcc\x01\n\x1dUtilizationReportDeletedEvent\x12L\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32>.google.events.cloud.vmmigration.v1.UtilizationReportEventData:]\xb2\xf8\xd8,5google.cloud.vmmigration.utilizationReport.v1.deleted\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x11utilizationreport\"\xd4\x01\n\x1f\x44\x61tacenterConnectorCreatedEvent\x12N\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32@.google.events.cloud.vmmigration.v1.DatacenterConnectorEventData:a\xb2\xf8\xd8,7google.cloud.vmmigration.datacenterConnector.v1.created\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x13\x64\x61tacenterconnector\"\xd4\x01\n\x1f\x44\x61tacenterConnectorDeletedEvent\x12N\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32@.google.events.cloud.vmmigration.v1.DatacenterConnectorEventData:a\xb2\xf8\xd8,7google.cloud.vmmigration.datacenterConnector.v1.deleted\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x13\x64\x61tacenterconnector\"\xb4\x01\n\x17MigratingVmCreatedEvent\x12\x46\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x38.google.events.cloud.vmmigration.v1.MigratingVmEventData:Q\xb2\xf8\xd8,/google.cloud.vmmigration.migratingVm.v1.created\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x0bmigratingvm\"\xb4\x01\n\x17MigratingVmUpdatedEvent\x12\x46\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x38.google.events.cloud.vmmigration.v1.MigratingVmEventData:Q\xb2\xf8\xd8,/google.cloud.vmmigration.migratingVm.v1.updated\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x0bmigratingvm\"\xb4\x01\n\x17MigratingVmDeletedEvent\x12\x46\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x38.google.events.cloud.vmmigration.v1.MigratingVmEventData:Q\xb2\xf8\xd8,/google.cloud.vmmigration.migratingVm.v1.deleted\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x0bmigratingvm\"\xb8\x01\n\x14\x43loneJobCreatedEvent\x12\x43\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x35.google.events.cloud.vmmigration.v1.CloneJobEventData:[\xb2\xf8\xd8,,google.cloud.vmmigration.cloneJob.v1.created\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x0bmigratingvm\xca\xf8\xd8,\x08\x63lonejob\"\xc0\x01\n\x16\x43utoverJobCreatedEvent\x12\x45\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x37.google.events.cloud.vmmigration.v1.CutoverJobEventData:_\xb2\xf8\xd8,.google.cloud.vmmigration.cutoverJob.v1.created\xca\xf8\xd8,\x08sourceid\xca\xf8\xd8,\x0bmigratingvm\xca\xf8\xd8,\ncutoverjob\"\x8f\x01\n\x11GroupCreatedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.GroupEventData:8\xb2\xf8\xd8,)google.cloud.vmmigration.group.v1.created\xca\xf8\xd8,\x05group\"\x8f\x01\n\x11GroupUpdatedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.GroupEventData:8\xb2\xf8\xd8,)google.cloud.vmmigration.group.v1.updated\xca\xf8\xd8,\x05group\"\x8f\x01\n\x11GroupDeletedEvent\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x32.google.events.cloud.vmmigration.v1.GroupEventData:8\xb2\xf8\xd8,)google.cloud.vmmigration.group.v1.deleted\xca\xf8\xd8,\x05group\"\xaf\x01\n\x19TargetProjectCreatedEvent\x12H\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32:.google.events.cloud.vmmigration.v1.TargetProjectEventData:H\xb2\xf8\xd8,1google.cloud.vmmigration.targetProject.v1.created\xca\xf8\xd8,\rtargetproject\"\xaf\x01\n\x19TargetProjectUpdatedEvent\x12H\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32:.google.events.cloud.vmmigration.v1.TargetProjectEventData:H\xb2\xf8\xd8,1google.cloud.vmmigration.targetProject.v1.updated\xca\xf8\xd8,\rtargetproject\"\xaf\x01\n\x19TargetProjectDeletedEvent\x12H\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32:.google.events.cloud.vmmigration.v1.TargetProjectEventData:H\xb2\xf8\xd8,1google.cloud.vmmigration.targetProject.v1.deleted\xca\xf8\xd8,\rtargetprojectB\xd5\x06\xaa\x02+Google.Events.Protobuf.Cloud.VMMigration.V1\xca\x02\"Google\\Events\\Cloud\\VMMigration\\V1\xea\x02&Google::Events::Cloud::VMMigration::V1\xba\xf8\xd8,\x0cVM Migration\xc2\xf8\xd8,I\n\x08sourceid\x12\x33The resource ID of the Source triggering the event.\x1a\x08sourceId\xc2\xf8\xd8,f\n\x11utilizationreport\x12>The resource ID of the UtilizationReport triggering the event.\x1a\x11utilizationReport\xc2\xf8\xd8,l\n\x13\x64\x61tacenterconnector\x12@The resource ID of the DatacenterConnector triggering the event.\x1a\x13\x64\x61tacenterConnector\xc2\xf8\xd8,T\n\x0bmigratingvm\x12\x38The resource ID of the MigratingVm triggering the event.\x1a\x0bmigratingVm\xc2\xf8\xd8,K\n\x08\x63lonejob\x12\x35The resource ID of the CloneJob triggering the event.\x1a\x08\x63loneJob\xc2\xf8\xd8,Q\n\ncutoverjob\x12\x37The resource ID of the CutoverJob triggering the event.\x1a\ncutoverJob\xc2\xf8\xd8,;\n\x05group\x12\x32The resource ID of the Group triggering the event.\xc2\xf8\xd8,Z\n\rtargetproject\x12:The resource ID of the TargetProject triggering the event.\x1a\rtargetProjectb\x06proto3"
|
12
|
+
|
13
|
+
pool = Google::Protobuf::DescriptorPool.generated_pool
|
14
|
+
|
15
|
+
begin
|
16
|
+
pool.add_serialized_file(descriptor_data)
|
17
|
+
rescue TypeError => e
|
18
|
+
# Compatibility code: will be removed in the next major version.
|
19
|
+
require 'google/protobuf/descriptor_pb'
|
20
|
+
parsed = Google::Protobuf::FileDescriptorProto.decode(descriptor_data)
|
21
|
+
parsed.clear_dependency
|
22
|
+
serialized = parsed.class.encode(parsed)
|
23
|
+
file = pool.add_serialized_file(serialized)
|
24
|
+
warn "Warning: Protobuf detected an import path issue while loading generated file #{__FILE__}"
|
25
|
+
imports = [
|
26
|
+
["google.events.cloud.vmmigration.v1.SourceEventData", "google/events/cloud/vmmigration/v1/data.proto"],
|
27
|
+
]
|
28
|
+
imports.each do |type_name, expected_filename|
|
29
|
+
import_file = pool.lookup(type_name).file_descriptor
|
30
|
+
if import_file.name != expected_filename
|
31
|
+
warn "- #{file.name} imports #{expected_filename}, but that import was loaded as #{import_file.name}"
|
32
|
+
end
|
33
|
+
end
|
34
|
+
warn "Each proto file must use a consistent fully-qualified name."
|
35
|
+
warn "This will become an error in the next major version."
|
36
|
+
end
|
37
|
+
|
38
|
+
module Google
|
39
|
+
module Events
|
40
|
+
module Cloud
|
41
|
+
module VMMigration
|
42
|
+
module V1
|
43
|
+
SourceCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SourceCreatedEvent").msgclass
|
44
|
+
SourceUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SourceUpdatedEvent").msgclass
|
45
|
+
SourceDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.SourceDeletedEvent").msgclass
|
46
|
+
UtilizationReportCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UtilizationReportCreatedEvent").msgclass
|
47
|
+
UtilizationReportDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.UtilizationReportDeletedEvent").msgclass
|
48
|
+
DatacenterConnectorCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.DatacenterConnectorCreatedEvent").msgclass
|
49
|
+
DatacenterConnectorDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.DatacenterConnectorDeletedEvent").msgclass
|
50
|
+
MigratingVmCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigratingVmCreatedEvent").msgclass
|
51
|
+
MigratingVmUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigratingVmUpdatedEvent").msgclass
|
52
|
+
MigratingVmDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.MigratingVmDeletedEvent").msgclass
|
53
|
+
CloneJobCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CloneJobCreatedEvent").msgclass
|
54
|
+
CutoverJobCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.CutoverJobCreatedEvent").msgclass
|
55
|
+
GroupCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.GroupCreatedEvent").msgclass
|
56
|
+
GroupUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.GroupUpdatedEvent").msgclass
|
57
|
+
GroupDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.GroupDeletedEvent").msgclass
|
58
|
+
TargetProjectCreatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.TargetProjectCreatedEvent").msgclass
|
59
|
+
TargetProjectUpdatedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.TargetProjectUpdatedEvent").msgclass
|
60
|
+
TargetProjectDeletedEvent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.events.cloud.vmmigration.v1.TargetProjectDeletedEvent").msgclass
|
61
|
+
end
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
65
|
+
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-events
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daniel Azuma
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-07-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: googleapis-common-protos-types
|
@@ -52,6 +52,8 @@ files:
|
|
52
52
|
- SECURITY.md
|
53
53
|
- lib/google-events.rb
|
54
54
|
- lib/google/events.rb
|
55
|
+
- lib/google/events/cloud/alloydb/v1/data_pb.rb
|
56
|
+
- lib/google/events/cloud/alloydb/v1/events_pb.rb
|
55
57
|
- lib/google/events/cloud/apigateway/v1/data_pb.rb
|
56
58
|
- lib/google/events/cloud/apigateway/v1/events_pb.rb
|
57
59
|
- lib/google/events/cloud/apigeeregistry/v1/data_pb.rb
|
@@ -80,6 +82,8 @@ files:
|
|
80
82
|
- lib/google/events/cloud/datafusion/v1/events_pb.rb
|
81
83
|
- lib/google/events/cloud/dataplex/v1/data_pb.rb
|
82
84
|
- lib/google/events/cloud/dataplex/v1/events_pb.rb
|
85
|
+
- lib/google/events/cloud/datastore/v1/data_pb.rb
|
86
|
+
- lib/google/events/cloud/datastore/v1/events_pb.rb
|
83
87
|
- lib/google/events/cloud/datastream/v1/data_pb.rb
|
84
88
|
- lib/google/events/cloud/datastream/v1/events_pb.rb
|
85
89
|
- lib/google/events/cloud/eventarc/v1/data_pb.rb
|
@@ -90,18 +94,34 @@ files:
|
|
90
94
|
- lib/google/events/cloud/functions/v2/events_pb.rb
|
91
95
|
- lib/google/events/cloud/gkebackup/v1/data_pb.rb
|
92
96
|
- lib/google/events/cloud/gkebackup/v1/events_pb.rb
|
97
|
+
- lib/google/events/cloud/gkehub/v1/data_pb.rb
|
98
|
+
- lib/google/events/cloud/gkehub/v1/events_pb.rb
|
93
99
|
- lib/google/events/cloud/iot/v1/data_pb.rb
|
94
100
|
- lib/google/events/cloud/iot/v1/events_pb.rb
|
95
101
|
- lib/google/events/cloud/memcache/v1/data_pb.rb
|
96
102
|
- lib/google/events/cloud/memcache/v1/events_pb.rb
|
103
|
+
- lib/google/events/cloud/metastore/v1/data_pb.rb
|
104
|
+
- lib/google/events/cloud/metastore/v1/events_pb.rb
|
105
|
+
- lib/google/events/cloud/networkconnectivity/v1/data_pb.rb
|
106
|
+
- lib/google/events/cloud/networkconnectivity/v1/events_pb.rb
|
107
|
+
- lib/google/events/cloud/networkmanagement/v1/data_pb.rb
|
108
|
+
- lib/google/events/cloud/networkmanagement/v1/events_pb.rb
|
109
|
+
- lib/google/events/cloud/notebooks/v1/data_pb.rb
|
110
|
+
- lib/google/events/cloud/notebooks/v1/events_pb.rb
|
97
111
|
- lib/google/events/cloud/pubsub/v1/data_pb.rb
|
98
112
|
- lib/google/events/cloud/pubsub/v1/events_pb.rb
|
113
|
+
- lib/google/events/cloud/redis/v1/data_pb.rb
|
114
|
+
- lib/google/events/cloud/redis/v1/events_pb.rb
|
99
115
|
- lib/google/events/cloud/scheduler/v1/data_pb.rb
|
100
116
|
- lib/google/events/cloud/scheduler/v1/events_pb.rb
|
101
117
|
- lib/google/events/cloud/storage/v1/data_pb.rb
|
102
118
|
- lib/google/events/cloud/storage/v1/events_pb.rb
|
103
119
|
- lib/google/events/cloud/video/transcoder/v1/data_pb.rb
|
104
120
|
- lib/google/events/cloud/video/transcoder/v1/events_pb.rb
|
121
|
+
- lib/google/events/cloud/visionai/v1/data_pb.rb
|
122
|
+
- lib/google/events/cloud/visionai/v1/events_pb.rb
|
123
|
+
- lib/google/events/cloud/vmmigration/v1/data_pb.rb
|
124
|
+
- lib/google/events/cloud/vmmigration/v1/events_pb.rb
|
105
125
|
- lib/google/events/cloud/workflows/v1/data_pb.rb
|
106
126
|
- lib/google/events/cloud/workflows/v1/events_pb.rb
|
107
127
|
- lib/google/events/cloudevent_pb.rb
|