|
24 | 24 | "lib/google/cloud/chronicle/v1/data_access_control_service/rest/client.rb", |
25 | 25 | "lib/google/cloud/chronicle/v1/data_access_control_service/rest/service_stub.rb", |
26 | 26 | "lib/google/cloud/chronicle/v1/data_access_control_services_pb.rb", |
| 27 | + "lib/google/cloud/chronicle/v1/data_table_pb.rb", |
| 28 | + "lib/google/cloud/chronicle/v1/data_table_service.rb", |
| 29 | + "lib/google/cloud/chronicle/v1/data_table_service/client.rb", |
| 30 | + "lib/google/cloud/chronicle/v1/data_table_service/credentials.rb", |
| 31 | + "lib/google/cloud/chronicle/v1/data_table_service/paths.rb", |
| 32 | + "lib/google/cloud/chronicle/v1/data_table_service/rest.rb", |
| 33 | + "lib/google/cloud/chronicle/v1/data_table_service/rest/client.rb", |
| 34 | + "lib/google/cloud/chronicle/v1/data_table_service/rest/service_stub.rb", |
| 35 | + "lib/google/cloud/chronicle/v1/data_table_services_pb.rb", |
27 | 36 | "lib/google/cloud/chronicle/v1/entity_pb.rb", |
28 | 37 | "lib/google/cloud/chronicle/v1/entity_service.rb", |
29 | 38 | "lib/google/cloud/chronicle/v1/entity_service/client.rb", |
|
70 | 79 | "proto_docs/google/api/launch_stage.rb", |
71 | 80 | "proto_docs/google/api/resource.rb", |
72 | 81 | "proto_docs/google/cloud/chronicle/v1/data_access_control.rb", |
| 82 | + "proto_docs/google/cloud/chronicle/v1/data_table.rb", |
73 | 83 | "proto_docs/google/cloud/chronicle/v1/entity.rb", |
74 | 84 | "proto_docs/google/cloud/chronicle/v1/instance.rb", |
75 | 85 | "proto_docs/google/cloud/chronicle/v1/reference_list.rb", |
|
93 | 103 | "snippets/data_access_control_service/list_data_access_scopes.rb", |
94 | 104 | "snippets/data_access_control_service/update_data_access_label.rb", |
95 | 105 | "snippets/data_access_control_service/update_data_access_scope.rb", |
| 106 | + "snippets/data_table_service/bulk_create_data_table_rows.rb", |
| 107 | + "snippets/data_table_service/bulk_get_data_table_rows.rb", |
| 108 | + "snippets/data_table_service/bulk_replace_data_table_rows.rb", |
| 109 | + "snippets/data_table_service/bulk_update_data_table_rows.rb", |
| 110 | + "snippets/data_table_service/create_data_table.rb", |
| 111 | + "snippets/data_table_service/create_data_table_row.rb", |
| 112 | + "snippets/data_table_service/delete_data_table.rb", |
| 113 | + "snippets/data_table_service/delete_data_table_row.rb", |
| 114 | + "snippets/data_table_service/get_data_table.rb", |
| 115 | + "snippets/data_table_service/get_data_table_operation_errors.rb", |
| 116 | + "snippets/data_table_service/get_data_table_row.rb", |
| 117 | + "snippets/data_table_service/list_data_table_rows.rb", |
| 118 | + "snippets/data_table_service/list_data_tables.rb", |
| 119 | + "snippets/data_table_service/update_data_table.rb", |
| 120 | + "snippets/data_table_service/update_data_table_row.rb", |
96 | 121 | "snippets/entity_service/create_watchlist.rb", |
97 | 122 | "snippets/entity_service/delete_watchlist.rb", |
98 | 123 | "snippets/entity_service/get_watchlist.rb", |
|
119 | 144 | "test/google/cloud/chronicle/v1/data_access_control_service_paths_test.rb", |
120 | 145 | "test/google/cloud/chronicle/v1/data_access_control_service_rest_test.rb", |
121 | 146 | "test/google/cloud/chronicle/v1/data_access_control_service_test.rb", |
| 147 | + "test/google/cloud/chronicle/v1/data_table_service_paths_test.rb", |
| 148 | + "test/google/cloud/chronicle/v1/data_table_service_rest_test.rb", |
| 149 | + "test/google/cloud/chronicle/v1/data_table_service_test.rb", |
122 | 150 | "test/google/cloud/chronicle/v1/entity_service_paths_test.rb", |
123 | 151 | "test/google/cloud/chronicle/v1/entity_service_rest_test.rb", |
124 | 152 | "test/google/cloud/chronicle/v1/entity_service_test.rb", |
|
0 commit comments