| /external/cronet/third_party/libc++/src/docs/Status/ |
| D | SpaceshipProjects.csv | 2 - `5.1 Clause 16: Library Introduction <https://wg21.link/p1614r2#clause-16-library-introduction>`_… 3 | `[expos.only.func] <https://wg21.link/expos.only.func>`_,"| `synth-three-way <https://reviews.llv… 4 | `synth-three-way-result <https://reviews.llvm.org/D107721>`_",[cmp.concept],Kent Ross,|Complete| 5 - `5.2 Clause 17: Language support library <https://wg21.link/p1614r2#clause-17-language-support-li… 6 | `[support.limits.general] <https://wg21.link/support.limits.general>`_,|,None,Unassigned,|Nothing… 7 | `[type.info] <https://wg21.link/type.info>`_,| remove ops `typeinfo <https://reviews.llvm.org/D13… 8 | `[compare.syn] <https://wg21.link/compare.syn>`_,,"| [cmp.concept] 12 "| `[cmp.weakeq] <https://wg21.link/cmp.weakeq>`_ 13 | `[cmp.strongeq] <https://wg21.link/cmp.strongeq>`_",| removed by `P1959R0 <https://wg21.link/P195… 14 "| `[cmp.partialord] <https://wg21.link/cmp.partialord>`_ [all …]
|
| D | Cxx17Issues.csv | 2 "`2016 <https://wg21.link/LWG2016>`__","Allocators must be no-throw swappable","Urbana","|Complete|… 3 "`2118 <https://wg21.link/LWG2376>`__","``unique_ptr``\ for array does not support cv qualificatio… 4 "`2170 <https://wg21.link/LWG2170>`__","Aggregates cannot be ``DefaultConstructible``\ ","Urbana","… 5 "`2308 <https://wg21.link/LWG2308>`__","Clarify container destructor requirements w.r.t. ``std::arr… 6 "`2340 <https://wg21.link/LWG2340>`__","Replacement allocation functions declared as inline","Urban… 7 "`2354 <https://wg21.link/LWG2354>`__","Unnecessary copying when inserting into maps with braced-in… 8 "`2377 <https://wg21.link/LWG2377>`__","``std::align``\ requirements overly strict","Urbana","|Com… 9 "`2396 <https://wg21.link/LWG2396>`__","``underlying_type``\ doesn't say what to do for an incompl… 10 "`2399 <https://wg21.link/LWG2399>`__","``shared_ptr``\ 's constructor from ``unique_ptr``\ should… 11 "`2400 <https://wg21.link/LWG2400>`__","``shared_ptr``\ 's ``get_deleter()``\ should use ``address… [all …]
|
| D | Cxx23Issues.csv | 2 "`2839 <https://wg21.link/LWG2839>`__","Self-move-assignment of library types, again","November 202… 3 "`3117 <https://wg21.link/LWG3117>`__","Missing ``packaged_task`` deduction guides","November 2020"… 4 "`3143 <https://wg21.link/LWG3143>`__","``monotonic_buffer_resource`` growth policy is unclear","No… 5 "`3195 <https://wg21.link/LWG3195>`__","What is the stored pointer value of an empty ``weak_ptr``?"… 6 "`3211 <https://wg21.link/LWG3211>`__","``std::tuple<>`` should be trivially constructible","Novemb… 7 "`3236 <https://wg21.link/LWG3236>`__","Random access iterator requirements lack limiting relationa… 8 "`3265 <https://wg21.link/LWG3265>`__","``move_iterator``'s conversions are more broken after P1207… 9 "`3435 <https://wg21.link/LWG3435>`__","``three_way_comparable_with<reverse_iterator<int*>, reverse… 10 "`3432 <https://wg21.link/LWG3432>`__","Missing requirement for ``comparison_category``","November … 11 "`3447 <https://wg21.link/LWG3447>`__","Deduction guides for ``take_view`` and ``drop_view`` have d… [all …]
|
| D | Cxx14Issues.csv | 2 "`1214 <https://wg21.link/lwg1214>`__","Insufficient/inconsistent key immutability requirements for… 3 "`2009 <https://wg21.link/lwg2009>`__","Reporting out-of-bound values on numeric string conversions… 4 "`2010 <https://wg21.link/lwg2010>`__","``is_*``\ traits for binding operations can't be meaningfu… 5 "`2015 <https://wg21.link/lwg2015>`__","Incorrect pre-conditions for some type traits","Kona","|Com… 6 "`2021 <https://wg21.link/lwg2021>`__","Further incorrect usages of result_of","Kona","|Complete|" 7 "`2028 <https://wg21.link/lwg2028>`__","messages_base::catalog overspecified","Kona","|Complete|" 8 "`2033 <https://wg21.link/lwg2033>`__","Preconditions of reserve, shrink_to_fit, and resize functio… 9 "`2039 <https://wg21.link/lwg2039>`__","Issues with std::reverse and std::copy_if","Kona","|Complet… 10 "`2044 <https://wg21.link/lwg2044>`__","No definition of ""Stable"" for copy algorithms","Kona","|C… 11 "`2045 <https://wg21.link/lwg2045>`__","forward_list::merge and forward_list::splice_after with une… [all …]
|
| D | Cxx20Issues.csv | 2 …2070 <https://wg21.link/LWG2070>`__","``allocate_shared``\ should use ``allocator_traits<A>::cons… 3 "`2444 <https://wg21.link/LWG2444>`__","Inconsistent complexity for ``std::sort_heap``\ ","Toronto"… 4 "`2593 <https://wg21.link/LWG2593>`__","Moved-from state of Allocators","Toronto","","" 5 "`2597 <https://wg21.link/LWG2597>`__","``std::log``\ misspecified for complex numbers","Toronto",… 6 "`2783 <https://wg21.link/LWG2783>`__","``stack::emplace()``\ and ``queue::emplace()``\ should re… 7 "`2932 <https://wg21.link/LWG2932>`__","Constraints on parallel algorithm implementations are under… 8 "`2937 <https://wg21.link/LWG2937>`__","Is ``equivalent(""existing_thing"", ""not_existing_thing"")… 9 "`2940 <https://wg21.link/LWG2940>`__","``result_of``\ specification also needs a little cleanup",… 10 "`2942 <https://wg21.link/LWG2942>`__","LWG 2873's resolution missed ``weak_ptr::owner_before``\ ",… 11 "`2954 <https://wg21.link/LWG2954>`__","Specialization of the convenience variable templates should… [all …]
|
| /external/aws-sdk-java-v2/ |
| D | .all-contributorsrc | 9 "profile": "https://github.com/sullis", 11 "avatar_url": "https://avatars.githubusercontent.com/u/30938?v=4", 18 "profile": "https://github.com/abrooksv", 20 "avatar_url": "https://avatars.githubusercontent.com/u/8992246?v=4", 27 "profile": "https://github.com/ktoso", 29 "avatar_url": "https://avatars.githubusercontent.com/u/120979?v=4", 36 "profile": "https://github.com/andrewhop", 38 "avatar_url": "https://avatars.githubusercontent.com/u/41167468?v=4", 45 "profile": "https://github.com/adamthom-amzn", 47 "avatar_url": "https://avatars.githubusercontent.com/u/61852529?v=4", [all …]
|
| /external/protobuf/docs/ |
| D | third_party.md | 6 [send us a pull request](https://github.com/protocolbuffers/protobuf/pulls) to update this page. 11 * Action Script: https://code.google.com/p/protobuf-actionscript3/ 12 * Action Script: https://code.google.com/p/protoc-gen-as3/ 13 * Action Script: https://github.com/matrix3d/JProtoc 14 * Action Script: https://github.com/zhongfq/protobuf-as3/ 15 * Ada: https://github.com/reznikmm/protobuf 16 * C: https://github.com/protobuf-c/protobuf-c 17 * C: https://koti.kapsi.fi/jpa/nanopb/ 18 * C: https://github.com/cloudwu/pbc/ 19 * C: https://github.com/haberman/upb/wiki [all …]
|
| /external/fmtlib/ |
| D | ChangeLog.md | 4 `std::chrono::duration` (https://github.com/fmtlib/fmt/issues/3643, 5 https://github.com/fmtlib/fmt/pull/3732). Thanks @intelfx. 9 (https://github.com/fmtlib/fmt/issues/3662, 10 https://github.com/fmtlib/fmt/pull/3664). 11 For example ([godbolt](https://godbolt.org/z/9KhMnq9ba)): 24 (https://github.com/fmtlib/fmt/issues/3725, 25 https://github.com/fmtlib/fmt/pull/3727). Thanks @cschreib. 28 (https://github.com/fmtlib/fmt/pull/3730). 29 For example ([godbolt](https://godbolt.org/z/YajfKjhhr)): 49 (https://github.com/fmtlib/fmt/pull/3660). [all …]
|
| /external/cronet/third_party/protobuf/docs/ |
| D | third_party.md | 6 [send us a pull request](https://github.com/protocolbuffers/protobuf/pulls) to update this page. 11 * Action Script: https://code.google.com/p/protobuf-actionscript3/ 12 * Action Script: https://code.google.com/p/protoc-gen-as3/ 13 * Action Script: https://github.com/matrix3d/JProtoc 14 * Action Script: https://github.com/zhongfq/protobuf-as3/ 15 * Ada: https://github.com/reznikmm/protobuf 16 * C: https://github.com/protobuf-c/protobuf-c 17 * C: https://koti.kapsi.fi/jpa/nanopb/ 18 * C: https://github.com/cloudwu/pbc/ 19 * C: https://github.com/haberman/upb/wiki [all …]
|
| /external/cronet/net/tools/cache_transparency/ |
| D | sample_pervasive_payloads_list.csv | 1 https://c.amazon-adsystem.com/aax2/apstag.js 2 https://c.disquscdn.com/next/embed/common.bundle.9450cde9dd2c9d366781a8fc5ff6e933.js 3 https://c.disquscdn.com/next/embed/styles/lounge.7ab903feba7624935283ca4c7d8c7203.css 4 https://cdn.cookielaw.org/scripttemplates/otSDKStub.js 5 https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151513 6 https://cdn.onesignal.com/sdks/OneSignalSDK.js 7 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 8 https://connect.facebook.net/en_US/sdk.js 9 https://connect.facebook.net/en_US/sdk.js?hash=80773c822cd6e51f7e963a4bf6a9793f 10 https://connect.facebook.net/en_US/sdk.js?hash=a572daf7c4ec88ffab229a636a49a105 [all …]
|
| /external/skia/tools/svg/ |
| D | svgs.txt | 1 https://upload.wikimedia.org/wikipedia/commons/f/fd/Ghostscript_Tiger.svg 2 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/car.svg 3 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/rg1024_green_grapes.svg 4 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gallardo.svg 5 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/cartman.svg 6 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/bzrfeed.svg 7 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/android.svg 8 https://upload.wikimedia.org/wikipedia/commons/d/df/Seal_of_American_Samoa.svg 9 https://upload.wikimedia.org/wikipedia/commons/e/e7/Seal_of_Illinois.svg 10 https://upload.wikimedia.org/wikipedia/commons/6/63/A_large_blank_world_map_with_oceans_marked_in_b… [all …]
|
| /external/rust/crates/grpcio-sys/grpc/ |
| D | MAINTAINERS.md | 5 See [GOVERNANCE.md](https://github.com/grpc/grpc-community/blob/master/governance.md) 7 See [CONTRIBUTING.md](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) 11 - [a11r](https://github.com/a11r), Google LLC 12 - [apolcyn](https://github.com/apolcyn), Google LLC 13 - [arjunroy](https://github.com/arjunroy), Google LLC 14 - [ctiller](https://github.com/ctiller), Google LLC 15 - [daniel-j-born](https://github.com/daniel-j-born), Google LLC 16 - [dapengzhang0](https://github.com/dapengzhang0), Google LLC 17 - [dfawley](https://github.com/dfawley), Google LLC 18 - [dklempner](https://github.com/dklempner), Google LLC [all …]
|
| /external/grpc-grpc/ |
| D | MAINTAINERS.md | 5 See [GOVERNANCE.md](https://github.com/grpc/grpc-community/blob/master/governance.md) 7 See [CONTRIBUTING.md](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) 12 - [a11r](https://github.com/a11r), Google LLC 13 - [apolcyn](https://github.com/apolcyn), Google LLC 14 - [arjunroy](https://github.com/arjunroy), Google LLC 15 - [ctiller](https://github.com/ctiller), Google LLC 16 - [daniel-j-born](https://github.com/daniel-j-born), Google LLC 17 - [dfawley](https://github.com/dfawley), Google LLC 18 - [dklempner](https://github.com/dklempner), Google LLC 19 - [drfloob](https://github.com/drfloob), Google LLC [all …]
|
| /external/pigweed/docs/ |
| D | changelog.rst | 51 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209933>`__ 53 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/211871>`__ 55 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/210402>`__ 57 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209044>`__ 58 (issue `#338389412 <https://issues.pigweed.dev/issues/338389412>`__) 60 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209538>`__ 61 (issue `#328831791 <https://issues.pigweed.dev/issues/328831791>`__) 63 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/210816>`__ 64 (issue `#341975367 <https://issues.pigweed.dev/issues/341975367>`__) 66 <https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/210395>`__ [all …]
|
| /external/python/google-api-python-client/ |
| D | CHANGELOG | 3 ## [2.34.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.33.0...v2.34.0) (… 8 …* update the api https://github.com/googleapis/google-api-python-client/commit/945a281fc6a055f37d6… 9 …* update the api https://github.com/googleapis/google-api-python-client/commit/90327d9a1b198523773… 10 …* update the api https://github.com/googleapis/google-api-python-client/commit/a2271c7c184e8d75b63… 11 …* update the api https://github.com/googleapis/google-api-python-client/commit/e98fcec145aeb43c1a9… 12 …* update the api https://github.com/googleapis/google-api-python-client/commit/6a63e51e98ea3d3662b… 13 …* update the api https://github.com/googleapis/google-api-python-client/commit/4f21ebf8fd2a9fd1e83… 14 …* update the api https://github.com/googleapis/google-api-python-client/commit/bb409be9296aef9c3e1… 15 …* update the api https://github.com/googleapis/google-api-python-client/commit/5687b00d4ba57a2ddb4… 16 …* update the api https://github.com/googleapis/google-api-python-client/commit/d026eb98f0eee8889aa… [all …]
|
| /external/google-cloud-java/java-iam/ |
| D | CHANGELOG.md | 3 ## [1.7.0](https://github.com/googleapis/java-iam/compare/v1.6.23...v1.7.0) (2023-01-10) 8 …nd proto- modules from repository ([#592](https://github.com/googleapis/java-iam/issues/592)) ([9c… 13 …table API' message from README.md ([#570](https://github.com/googleapis/java-iam/issues/570)) ([8d… 18 …loud:google-iam-policy to v1.6.23 ([#578](https://github.com/googleapis/java-iam/issues/578)) ([aa… 20 ## [1.6.23](https://github.com/googleapis/java-iam/compare/v1.6.22...v1.6.23) (2022-12-20) 25 …m.google.api:api-common to v2.3.1 ([#567](https://github.com/googleapis/java-iam/issues/567)) ([17… 26 …th-library-oauth2-http to v1.14.0 ([#571](https://github.com/googleapis/java-iam/issues/571)) ([9c… 27 …oud-shared-dependencies to v3.1.0 ([#565](https://github.com/googleapis/java-iam/issues/565)) ([32… 28 …loud:google-iam-policy to v1.6.22 ([#560](https://github.com/googleapis/java-iam/issues/560)) ([de… 29 …protobuf:protobuf-bom to v3.21.12 ([#563](https://github.com/googleapis/java-iam/issues/563)) ([60… [all …]
|
| /external/googleapis/google/monitoring/v3/ |
| D | monitoring.yaml | 29 https://www.googleapis.com/auth/cloud-platform, 30 https://www.googleapis.com/auth/monitoring, 31 https://www.googleapis.com/auth/monitoring.read 35 https://www.googleapis.com/auth/cloud-platform, 36 https://www.googleapis.com/auth/monitoring 40 https://www.googleapis.com/auth/cloud-platform, 41 https://www.googleapis.com/auth/monitoring, 42 https://www.googleapis.com/auth/monitoring.read 46 https://www.googleapis.com/auth/cloud-platform, 47 https://www.googleapis.com/auth/monitoring, [all …]
|
| /external/sdk-platform-java/gax-java/ |
| D | CHANGELOG.md | 3 ## [2.20.1](https://github.com/googleapis/gax-java/compare/v2.20.0...v2.20.1) (2022-12-02) 8 …-google-common-protos to v2.11.0 ([#1906](https://github.com/googleapis/gax-java/issues/1906)) ([d… 9 …-google-common-protos to v2.11.0 ([#1907](https://github.com/googleapis/gax-java/issues/1907)) ([7… 10 …le-cloud-shared-config to v1.5.5 ([#1911](https://github.com/googleapis/gax-java/issues/1911)) ([7… 11 …rotobuf:protobuf-bom to v3.21.10 ([#1912](https://github.com/googleapis/gax-java/issues/1912)) ([f… 12 …ycle of the future, not executor ([#1890](https://github.com/googleapis/gax-java/issues/1890)) ([b… 14 ## [2.20.0](https://github.com/googleapis/gax-java/compare/v2.19.5...v2.20.0) (2022-11-30) 19 …e-experiment google-c2p resolver ([#1896](https://github.com/googleapis/gax-java/issues/1896)) ([6… 20 …lease from main branch is 2.20.0 ([#1867](https://github.com/googleapis/gax-java/issues/1867)) ([c… 25 …h-library-credentials to v1.13.0 ([#1881](https://github.com/googleapis/gax-java/issues/1881)) ([d… [all …]
|
| /external/googleapis/google/analytics/admin/v1alpha/ |
| D | analyticsadmin_v1alpha.yaml | 24 https://www.googleapis.com/auth/analytics.edit 28 https://www.googleapis.com/auth/analytics.manage.users 32 https://www.googleapis.com/auth/analytics.manage.users 36 https://www.googleapis.com/auth/analytics.manage.users, 37 https://www.googleapis.com/auth/analytics.manage.users.readonly 41 https://www.googleapis.com/auth/analytics.manage.users 45 https://www.googleapis.com/auth/analytics.manage.users 49 https://www.googleapis.com/auth/analytics.manage.users 53 https://www.googleapis.com/auth/analytics.edit, 54 https://www.googleapis.com/auth/analytics.readonly [all …]
|
| /external/google-cloud-java/java-translate/ |
| D | CHANGELOG.md | 3 ## [2.5.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-translate-v2.4.1-SN… 8 … to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545))… 9 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 14 …ared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325))… 15 …ared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528))… 16 …ud:libraries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254))… 17 …ging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337))… 22 … renovate bot pull requests ([#8417](https://github.com/googleapis/google-cloud-java/issues/8417))… 24 ## [2.4.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-translate-v2.3.5...… 29 … to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545))… [all …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | index.json | 12 … "discoveryRestUrl": "https://abusiveexperiencereport.googleapis.com/$discovery/rest?version=v1", 14 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png", 15 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png" 17 "documentationLink": "https://developers.google.com/abusive-experience-report/", 27 … "discoveryRestUrl": "https://acceleratedmobilepageurl.googleapis.com/$discovery/rest?version=v1", 29 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png", 30 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png" 32 "documentationLink": "https://developers.google.com/amp/cache/", 42 "discoveryRestUrl": "https://accessapproval.googleapis.com/$discovery/rest?version=v1", 44 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png", [all …]
|
| /external/sdk-platform-java/java-core/ |
| D | CHANGELOG.md | 3 ## [2.9.4](https://github.com/googleapis/java-core/compare/v2.9.3...v2.9.4) (2023-01-20) 8 … ([#1744](https://github.com/googleapis/java-core/issues/1744)) ([#1080](https://github.com/google… 10 ## [2.9.3](https://github.com/googleapis/java-core/compare/v2.9.2...v2.9.3) (2023-01-19) 15 …google.api:api-common to v2.5.0 ([#1083](https://github.com/googleapis/java-core/issues/1083)) ([d… 16 …m.google.api:gax-bom to v2.22.0 ([#1084](https://github.com/googleapis/java-core/issues/1084)) ([5… 17 …google-common-protos to v2.13.0 ([#1081](https://github.com/googleapis/java-core/issues/1081)) ([d… 18 …c:proto-google-iam-v1 to v1.8.0 ([#1082](https://github.com/googleapis/java-core/issues/1082)) ([b… 20 ## [2.9.2](https://github.com/googleapis/java-core/compare/v2.9.1...v2.9.2) (2023-01-18) 25 …ncy io.grpc:grpc-bom to v1.52.1 ([#1073](https://github.com/googleapis/java-core/issues/1073)) ([a… 27 ## [2.9.1](https://github.com/googleapis/java-core/compare/v2.9.0...v2.9.1) (2023-01-09) [all …]
|
| /external/google-cloud-java/java-asset/ |
| D | CHANGELOG.md | 3 ## [3.9.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-asset-v3.8.1-SNAPSH… 8 … to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545))… 9 …ew searchable field kmsKeys ([#8534](https://github.com/googleapis/google-cloud-java/issues/8534))… 10 …tService v1 SavedQuery APIs ([#8426](https://github.com/googleapis/google-cloud-java/issues/8426))… 11 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 16 …e-cloud-bigquery to v2.15.0 ([#8231](https://github.com/googleapis/google-cloud-java/issues/8231))… 17 …ared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325))… 18 …ared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528))… 19 …ud:libraries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254))… 20 …ging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337))… [all …]
|
| /external/google-cloud-java/java-recaptchaenterprise/ |
| D | CHANGELOG.md | 3 ## [3.2.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-recaptchaenterprise… 8 … to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545))… 9 …rieveLegacySecretKey method ([#8571](https://github.com/googleapis/google-cloud-java/issues/8571))… 10 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 11 …UD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM ([d768aa4](https://github.com/googl… 12 * create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/co… 17 …tchaenterprise-v1 to v3.0.6 ([#8314](https://github.com/googleapis/google-cloud-java/issues/8314))… 18 …terprise-v1beta1 to v0.42.6 ([#8318](https://github.com/googleapis/google-cloud-java/issues/8318))… 19 …ared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325))… 20 …ared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528))… [all …]
|
| /external/google-cloud-java/java-vision/ |
| D | CHANGELOG.md | 3 ## [3.3.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-vision-v3.2.1-SNAPS… 8 … to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545))… 9 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 10 * create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/co… 15 …ared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325))… 16 …ared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528))… 17 …ud:libraries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254))… 18 …ging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337))… 19 …e Java-Vision IT test cases ([#8248](https://github.com/googleapis/google-cloud-java/issues/8248))… 24 … image annotator OCR models ([#8388](https://github.com/googleapis/google-cloud-java/issues/8388))… [all …]
|