- Sort Score
- Result 10 results
- Languages All
Results 81 - 90 of 141 for Ford (0.07 sec)
-
common-protos/k8s.io/api/flowcontrol/v1beta1/generated.proto
// `lastTransitionTime` is the last time the condition transitioned from one status to another. optional k8s.io.apimachinery.pkg.apis.meta.v1.Time lastTransitionTime = 3; // `reason` is a unique, one-word, CamelCase reason for the condition's last transition. optional string reason = 4; // `message` is a human-readable message indicating details about last transition. optional string message = 5; }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 19.4K bytes - Viewed (0) -
docs/en/docs/advanced/generate-clients.md
### Preprocess the OpenAPI Specification for the Client Generator The generated code still has some **duplicated information**. We already know that this method is related to the **items** because that word is in the `ItemsService` (taken from the tag), but we still have the tag name prefixed in the method name too. π We will probably still want to keep it for OpenAPI in general, as that will ensure that the operation IDs are **unique**.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 10.7K bytes - Viewed (0) -
internal/s3select/select_test.go
3`, }, { name: "Select reserved word column", query: `select "CAST" from s3object`, wantResult: `true false`, }, { name: "Select reserved word column with table alias", query: `select S3Object."CAST" from s3object`, wantResult: `true false`, }, { name: "Select reserved word column with unused table alias",
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Dec 23 07:19:11 UTC 2023 - 76.2K bytes - Viewed (0) -
docs/en/docs/tutorial/path-params-numeric-validations.md
Pass `*`, as the first parameter of the function. Python won't do anything with that `*`, but it will know that all the following parameters should be called as keyword arguments (key-value pairs), also known as <abbr title="From: K-ey W-ord Arg-uments"><code>kwargs</code></abbr>. Even if they don't have a default value. ```Python hl_lines="7" {!../../docs_src/path_params_numeric_validations/tutorial003.py!} ``` ### Better with `Annotated`
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.8K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
description: Resource Generation to which the Condition refers. x-kubernetes-int-or-string: true reason: description: Unique, one-word, CamelCase reason for the condition's last transition. type: string status: description: Status is the status of the condition.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0) -
android/guava/src/com/google/common/io/Closer.java
} /** * Registers the given {@code closeable} to be closed when this {@code Closer} is {@linkplain * #close closed}. * * @return the given {@code closeable} */ // close. this word no longer has any meaning to me. @CanIgnoreReturnValue @ParametricNullness public <C extends @Nullable Closeable> C register(@ParametricNullness C closeable) { if (closeable != null) {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue May 07 15:26:58 UTC 2024 - 10.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/api/json/SearchApiManager.java
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 01:54:46 UTC 2024 - 50.3K bytes - Viewed (0) -
docs/ko/docs/tutorial/path-params-numeric-validations.md
`Query`λ μλ¬΄λ° κΈ°λ³Έκ°μΌλ‘λ `q` κ²½λ‘ λ§€κ°λ³μλ₯Ό μ μΈνκ³ μΆμ§ μμ§λ§ `Path`λ₯Ό μ¬μ©νμ¬ κ²½λ‘ λ§€κ°λ³μλ₯Ό `item_id` λ€λ₯Έ μμλ‘ μ μΈνκ³ μΆλ€λ©΄, νμ΄μ¬μ μ΄λ₯Ό μν μκ³ νΉλ³ν λ¬Έλ²μ΄ μμ΅λλ€. `*`λ₯Ό ν¨μμ 첫 λ²μ§Έ 맀κ°λ³μλ‘ μ λ¬νμΈμ. νμ΄μ¬μ `*`μΌλ‘ μλ¬΄λ° νλλ νμ§ μμ§λ§, λ°λ₯΄λ 맀κ°λ³μλ€μ <abbr title="μ λ: K-ey W-ord Arg-uments"><code>kwargs</code></abbr>λ‘λ μλ €μ§ ν€μλ μΈμ(ν€-κ° μ)μ¬μΌ ν¨μ μΈμ§ν©λλ€. κΈ°λ³Έκ°μ κ°μ§κ³ μμ§ μλλΌλ κ·Έλ μ΅λλ€. ```Python hl_lines="7" {!../../docs_src/path_params_numeric_validations/tutorial003.py!} ``` ## μ«μ κ²μ¦: ν¬κ±°λ κ°μ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.5K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.facet_contentLength_1m=1mb - labels.facet_filetype_title = νμΌ νμ labels.facet_filetype_html = HTML labels.facet_filetype_word = MS Word labels.facet_filetype_excel = MS Excel labels.facet_filetype_powerpoint = MS PowerPoint labels.facet_filetype_odt = ODF Word labels.facet_filetype_ods = ODF Spreadsheet labels.facet_filetype_odp = ODF Presentation labels.facet_filetype_pdf = PDF
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
fess-crawler/src/test/java/org/codelibs/fess/crawler/extractor/impl/TikaExtractorTest.java
assertEquals("γγγγ¨", extractData.getValues("w:Comments")[0]); assertEquals("γγ|γγΆγγγ¨γ", String.join("|", extractData.getValues("dc:subject"))); assertEquals("Microsoft Office Word", extractData.getValues("extended-properties:Application")[0]); assertEquals("sugaya", extractData.getValues("meta:last-author")[0]); assertEquals("ε€ͺι", extractData.getValues("dc:creator")[0]);
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:27 UTC 2024 - 30.5K bytes - Viewed (0)