|
| 1 | +{ |
| 2 | + "generated": [ |
| 3 | + ".gitignore", |
| 4 | + ".repo-metadata.json", |
| 5 | + ".rubocop.yml", |
| 6 | + ".toys.rb", |
| 7 | + ".yardopts", |
| 8 | + "AUTHENTICATION.md", |
| 9 | + "CHANGELOG.md", |
| 10 | + "Gemfile", |
| 11 | + "LICENSE.md", |
| 12 | + "README.md", |
| 13 | + "Rakefile", |
| 14 | + "gapic_metadata.json", |
| 15 | + "google-cloud-financial_services-v1.gemspec", |
| 16 | + "lib/google-cloud-financial_services-v1.rb", |
| 17 | + "lib/google/cloud/financial_services/v1.rb", |
| 18 | + "lib/google/cloud/financial_services/v1/aml.rb", |
| 19 | + "lib/google/cloud/financial_services/v1/aml/client.rb", |
| 20 | + "lib/google/cloud/financial_services/v1/aml/credentials.rb", |
| 21 | + "lib/google/cloud/financial_services/v1/aml/operations.rb", |
| 22 | + "lib/google/cloud/financial_services/v1/aml/paths.rb", |
| 23 | + "lib/google/cloud/financial_services/v1/aml/rest.rb", |
| 24 | + "lib/google/cloud/financial_services/v1/aml/rest/client.rb", |
| 25 | + "lib/google/cloud/financial_services/v1/aml/rest/operations.rb", |
| 26 | + "lib/google/cloud/financial_services/v1/aml/rest/service_stub.rb", |
| 27 | + "lib/google/cloud/financial_services/v1/bindings_override.rb", |
| 28 | + "lib/google/cloud/financial_services/v1/rest.rb", |
| 29 | + "lib/google/cloud/financial_services/v1/version.rb", |
| 30 | + "lib/google/cloud/financialservices/v1/backtest_result_pb.rb", |
| 31 | + "lib/google/cloud/financialservices/v1/bigquery_destination_pb.rb", |
| 32 | + "lib/google/cloud/financialservices/v1/dataset_pb.rb", |
| 33 | + "lib/google/cloud/financialservices/v1/engine_config_pb.rb", |
| 34 | + "lib/google/cloud/financialservices/v1/engine_version_pb.rb", |
| 35 | + "lib/google/cloud/financialservices/v1/instance_pb.rb", |
| 36 | + "lib/google/cloud/financialservices/v1/line_of_business_pb.rb", |
| 37 | + "lib/google/cloud/financialservices/v1/model_pb.rb", |
| 38 | + "lib/google/cloud/financialservices/v1/prediction_result_pb.rb", |
| 39 | + "lib/google/cloud/financialservices/v1/service_pb.rb", |
| 40 | + "lib/google/cloud/financialservices/v1/service_services_pb.rb", |
| 41 | + "proto_docs/README.md", |
| 42 | + "proto_docs/google/api/client.rb", |
| 43 | + "proto_docs/google/api/field_behavior.rb", |
| 44 | + "proto_docs/google/api/launch_stage.rb", |
| 45 | + "proto_docs/google/api/resource.rb", |
| 46 | + "proto_docs/google/cloud/financialservices/v1/backtest_result.rb", |
| 47 | + "proto_docs/google/cloud/financialservices/v1/bigquery_destination.rb", |
| 48 | + "proto_docs/google/cloud/financialservices/v1/dataset.rb", |
| 49 | + "proto_docs/google/cloud/financialservices/v1/engine_config.rb", |
| 50 | + "proto_docs/google/cloud/financialservices/v1/engine_version.rb", |
| 51 | + "proto_docs/google/cloud/financialservices/v1/instance.rb", |
| 52 | + "proto_docs/google/cloud/financialservices/v1/line_of_business.rb", |
| 53 | + "proto_docs/google/cloud/financialservices/v1/model.rb", |
| 54 | + "proto_docs/google/cloud/financialservices/v1/prediction_result.rb", |
| 55 | + "proto_docs/google/cloud/financialservices/v1/service.rb", |
| 56 | + "proto_docs/google/longrunning/operations.rb", |
| 57 | + "proto_docs/google/protobuf/any.rb", |
| 58 | + "proto_docs/google/protobuf/duration.rb", |
| 59 | + "proto_docs/google/protobuf/empty.rb", |
| 60 | + "proto_docs/google/protobuf/field_mask.rb", |
| 61 | + "proto_docs/google/protobuf/timestamp.rb", |
| 62 | + "proto_docs/google/rpc/status.rb", |
| 63 | + "proto_docs/google/type/datetime.rb", |
| 64 | + "proto_docs/google/type/interval.rb", |
| 65 | + "snippets/Gemfile", |
| 66 | + "snippets/aml/create_backtest_result.rb", |
| 67 | + "snippets/aml/create_dataset.rb", |
| 68 | + "snippets/aml/create_engine_config.rb", |
| 69 | + "snippets/aml/create_instance.rb", |
| 70 | + "snippets/aml/create_model.rb", |
| 71 | + "snippets/aml/create_prediction_result.rb", |
| 72 | + "snippets/aml/delete_backtest_result.rb", |
| 73 | + "snippets/aml/delete_dataset.rb", |
| 74 | + "snippets/aml/delete_engine_config.rb", |
| 75 | + "snippets/aml/delete_instance.rb", |
| 76 | + "snippets/aml/delete_model.rb", |
| 77 | + "snippets/aml/delete_prediction_result.rb", |
| 78 | + "snippets/aml/export_backtest_result_metadata.rb", |
| 79 | + "snippets/aml/export_engine_config_metadata.rb", |
| 80 | + "snippets/aml/export_model_metadata.rb", |
| 81 | + "snippets/aml/export_prediction_result_metadata.rb", |
| 82 | + "snippets/aml/export_registered_parties.rb", |
| 83 | + "snippets/aml/get_backtest_result.rb", |
| 84 | + "snippets/aml/get_dataset.rb", |
| 85 | + "snippets/aml/get_engine_config.rb", |
| 86 | + "snippets/aml/get_engine_version.rb", |
| 87 | + "snippets/aml/get_instance.rb", |
| 88 | + "snippets/aml/get_model.rb", |
| 89 | + "snippets/aml/get_prediction_result.rb", |
| 90 | + "snippets/aml/import_registered_parties.rb", |
| 91 | + "snippets/aml/list_backtest_results.rb", |
| 92 | + "snippets/aml/list_datasets.rb", |
| 93 | + "snippets/aml/list_engine_configs.rb", |
| 94 | + "snippets/aml/list_engine_versions.rb", |
| 95 | + "snippets/aml/list_instances.rb", |
| 96 | + "snippets/aml/list_models.rb", |
| 97 | + "snippets/aml/list_prediction_results.rb", |
| 98 | + "snippets/aml/update_backtest_result.rb", |
| 99 | + "snippets/aml/update_dataset.rb", |
| 100 | + "snippets/aml/update_engine_config.rb", |
| 101 | + "snippets/aml/update_instance.rb", |
| 102 | + "snippets/aml/update_model.rb", |
| 103 | + "snippets/aml/update_prediction_result.rb", |
| 104 | + "snippets/snippet_metadata_google.cloud.financialservices.v1.json", |
| 105 | + "test/google/cloud/financial_services/v1/aml_operations_test.rb", |
| 106 | + "test/google/cloud/financial_services/v1/aml_paths_test.rb", |
| 107 | + "test/google/cloud/financial_services/v1/aml_rest_test.rb", |
| 108 | + "test/google/cloud/financial_services/v1/aml_test.rb", |
| 109 | + "test/helper.rb" |
| 110 | + ], |
| 111 | + "static": [ |
| 112 | + ".OwlBot.yaml" |
| 113 | + ] |
| 114 | +} |
0 commit comments