Searched +full:java +full:- +full:docs +full:- +full:samples (Results 1 – 25 of 1568) sorted by relevance
12345678910>>...63
| /external/google-cloud-java/.kokoro/presubmit/ |
| D | samples.cfg | 3 # Configure the docker image for kokoro-trampoline. 6 value: "gcr.io/cloud-devrel-kokoro-resources/java11" 11 value: "samples" 17 value: "java-docs-samples-testing" 22 value: "java-docs-samples-testing" 27 value: "secret_manager/java-docs-samples-service-account" 32 value: "java-docs-samples-service-account"
|
| /external/google-auth-library-java/.kokoro/presubmit/ |
| D | samples.cfg | 3 # Configure the docker image for kokoro-trampoline. 6 value: "gcr.io/cloud-devrel-kokoro-resources/java8" 11 value: "samples" 17 value: "java-docs-samples-testing" 22 value: "java-docs-samples-testing" 27 value: "secret_manager/java-docs-samples-service-account" 32 value: "java-docs-samples-service-account"
|
| /external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/presubmit/ |
| D | samples.cfg | 3 # Configure the docker image for kokoro-trampoline. 6 value: "gcr.io/cloud-devrel-kokoro-resources/java8" 11 value: "samples" 17 value: "java-docs-samples-testing" 22 value: "java-docs-samples-testing" 27 value: "secret_manager/java-docs-samples-service-account" 32 value: "java-docs-samples-service-account"
|
| /external/google-auth-library-java/.kokoro/nightly/ |
| D | samples.cfg | 3 # Configure the docker image for kokoro-trampoline. 6 value: "gcr.io/cloud-devrel-kokoro-resources/java8" 11 value: "samples" 17 value: "java-docs-samples-testing" 22 value: "java-docs-samples-testing" 27 value: "secret_manager/java-docs-samples-service-account" 32 value: "java-docs-samples-service-account"
|
| /external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/nightly/ |
| D | samples.cfg | 3 # Configure the docker image for kokoro-trampoline. 6 value: "gcr.io/cloud-devrel-kokoro-resources/java8" 11 value: "samples" 17 value: "java-docs-samples-testing" 22 value: "java-docs-samples-testing" 27 value: "secret_manager/java-docs-samples-service-account" 32 value: "java-docs-samples-service-account"
|
| D | integration.cfg | 3 # Configure the docker image for kokoro-trampoline. 6 value: "gcr.io/cloud-devrel-kokoro-resources/java8" 16 value: "java-docs-samples-testing" 21 value: "java-docs-samples-testing" 31 value: "secret_manager/java-it-service-account" 36 value: "java-it-service-account"
|
| /external/sdk-platform-java/java-common-protos/ |
| D | CONTRIBUTING.md | 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 51 mvn -Penable-integration-tests clean verify 54 ## Code Samples 56 All code samples must be in compliance with the [java sample formatting guide][3]. 57 Code Samples must be bundled in separate Maven modules. 59 The samples must be separate from the primary project for a few reasons: 60 1. Primary projects have a minimum Java version of Java 8 whereas samples can have 61 Java version of Java 11. Due to this we need the ability to 62 selectively exclude samples from a build run. 63 2. Many code samples depend on external GCP services and need [all …]
|
| /external/google-auth-library-java/ |
| D | CONTRIBUTING.md | 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 51 mvn -Penable-integration-tests clean verify 54 ## Code Samples 56 All code samples must be in compliance with the [java sample formatting guide][3]. 57 Code Samples must be bundled in separate Maven modules. 59 The samples must be separate from the primary project for a few reasons: 60 1. Primary projects have a minimum Java version of Java 8 whereas samples can have 61 Java version of Java 11. Due to this we need the ability to 62 selectively exclude samples from a build run. 63 2. Many code samples depend on external GCP services and need [all …]
|
| /external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/ |
| D | CONTRIBUTING.md | 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 51 mvn -Penable-integration-tests clean verify 54 ## Code Samples 56 All code samples must be in compliance with the [java sample formatting guide][3]. 57 Code Samples must be bundled in separate Maven modules. 59 The samples must be separate from the primary project for a few reasons: 60 1. Primary projects have a minimum Java version of Java 8 whereas samples can have 61 Java version of Java 11. Due to this we need the ability to 62 selectively exclude samples from a build run. 63 2. Many code samples depend on external GCP services and need [all …]
|
| D | README.md | 1 {% set group_id = metadata['repo']['distribution_name'].split(':')|first -%} 2 {% set artifact_id = metadata['repo']['distribution_name'].split(':')|last -%} 3 {% set repo_short = metadata['repo']['repo'].split('/')|last -%} 5 # Google {{ metadata['repo']['name_pretty'] }} Client for Java 7 Java idiomatic client for [{{metadata['repo']['name_pretty']}}][product-docs]. 9 [![Maven][maven-version-image]][maven-version-link] 10 ![Stability][stability-image] 12 - [Product Documentation][product-docs] 13 - [Client Library Documentation][javadocs] 14 {% if 'partials' in metadata and metadata['partials']['deprecation_warning'] -%} [all …]
|
| /external/google-cloud-java/java-gsuite-addons/ |
| D | .OwlBot.yaml | 7 # http://www.apache.org/licenses/LICENSE-2.0 16 deep-remove-regex: 17 - "/java-gsuite-addons/samples/snippets/generated" 18 - "/java-gsuite-addons/grpc-google-.*/src" 19 - "/java-gsuite-addons/proto-google-.*/src" 20 - "/java-gsuite-addons/google-.*/src" 22 deep-copy-regex: 23 - source: "/google/cloud/gsuiteaddons/(v.*)/.*-java/proto-google-.*/src" 24 dest: "/owl-bot-staging/java-gsuite-addons/$1/proto-google-cloud-gsuite-addons-$1/src" 25 - source: "/google/cloud/gsuiteaddons/(v.*)/.*-java/grpc-google-.*/src" [all …]
|
| /external/opencensus-java/contrib/log_correlation/stackdriver/ |
| D | README.md | 3 The `opencensus-contrib-log-correlation-stackdriver` artifact provides a 5 [`LoggingEnhancer`](http://googlecloudplatform.github.io/google-cloud-java/google-cloud-clients/api… 16 …gle.cloud:google-cloud-logging`](https://github.com/GoogleCloudPlatform/google-cloud-java/tree/mas… 17 library to export logs to Stackdriver. `google-cloud-logging` must be version `1.33.0` or later. 18 The application can run on Google Cloud Platform, on-premise, or on 19 another cloud platform. See https://cloud.google.com/logging/docs/setup/java for instructions for 20 setting up `google-cloud-logging`. 31 <artifactId>opencensus-contrib-log-correlation-stackdriver</artifactId> 40 runtime 'io.opencensus:opencensus-contrib-log-correlation-stackdriver:0.28.3' 47 By default, `OpenCensusTraceLoggingEnhancer` looks up the project ID from `google-cloud-java`. See [all …]
|
| /external/google-auth-library-java/.github/ |
| D | PULL_REQUEST_TEMPLATE.md | 2 - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-auth-library… 3 - [ ] Ensure the tests and linter pass 4 - [ ] Code coverage does not decrease (if any source code was changed) 5 - [ ] Appropriate docs were updated (if necessary) 9 If you write sample code, please follow the [samples format]( 10 https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
|
| /external/sdk-platform-java/java-common-protos/.github/ |
| D | PULL_REQUEST_TEMPLATE.md | 2 - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-common-protos/… 3 - [ ] Ensure the tests and linter pass 4 - [ ] Code coverage does not decrease (if any source code was changed) 5 - [ ] Appropriate docs were updated (if necessary) 9 If you write sample code, please follow the [samples format]( 10 https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
|
| /external/dokka/ |
| D | README.md | 4 **_Note_: This is Google's fork of Dokka, customized for [Android API reference docs](https://devel… 7 Dokka is a documentation engine for Kotlin, performing the same function as javadoc for Java. 8 Just like Kotlin itself, Dokka fully supports mixed-language Java/Kotlin projects. It understands 9 standard Javadoc comments in Java files and [KDoc comments](https://kotlinlang.org/docs/reference/k… 23 classpath "org.jetbrains.dokka:dokka-gradle-plugin:${dokka_version}" 57 // http://kotlinlang.org/docs/reference/kotlin-doc.html#module-and-package-documentation 61 samples = ['samples/basic.kt', 'samples/advanced.kt'] 66 // to enable package-list caching 109 url = "https://github.com/cy6erGn0m/vertx3-lang-kotlin/blob/master/src/main/kotlin" 115 // No default documentation link to kotlin-stdlib [all …]
|
| /external/perfetto/docs/data-sources/ |
| D | native-heap-profiler.md | 7 attribute memory usage to particular call-stacks, supporting a mix of both 8 native and java code. The tool can be used by Android platform and app 12 malloc/free (or new/delete). It can be configured to record java heap memory 13 allocations instead: see [Java heap sampling](#java-heap-sampling) below. 21 See the [Memory Guide](/docs/case-studies/memory.md#heapprofd) for getting 30  32  38 * [`stack_profile_mapping`](/docs/analysis/sql-tables.autogen#stack_profile_mapping) 39 * [`stack_profile_frame`](/docs/analysis/sql-tables.autogen#stack_profile_frame) 40 * [`stack_profile_callsite`](/docs/analysis/sql-tables.autogen#stack_profile_callsite) [all …]
|
| /external/google-cloud-java/java-speech/ |
| D | README.md | 1 # Google Cloud Speech Client for Java 3 Java idiomatic client for [Cloud Speech][product-docs]. 5 [![Maven][maven-version-image]][maven-version-link] 6 ![Stability][stability-image] 8 - [Product Documentation][product-docs] 9 - [Client Library Documentation][javadocs] 15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: 22 <artifactId>libraries-bom</artifactId> 33 <artifactId>google-cloud-speech</artifactId> 39 <!-- {x-version-update-start:google-cloud-speech:released} --> [all …]
|
| D | .readme-partials.yaml | 6 ```java 14 ```java 18 String languageCode = "en-US"; 34 …java](https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-examples/src/main/j… 36 …ithub.com/GoogleCloudPlatform/java-docs-samples/blob/master/speech/cloud-client/resources/audio.ra… 37 …Note, to play the file on Unix-like system you may use the following command: `play -t raw -r 16k …
|
| /external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.github/ |
| D | PULL_REQUEST_TEMPLATE.md | 2 - [ ] Make sure to open an issue as a [bug/issue](https://github.com/{{ metadata['repo']['repo'] }}… 3 - [ ] Ensure the tests and linter pass 4 - [ ] Code coverage does not decrease (if any source code was changed) 5 - [ ] Appropriate docs were updated (if necessary) 9 If you write sample code, please follow the [samples format]( 10 https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
|
| /external/okio/docs/ |
| D | recipes.md | 5 them to learn about how everything works together. Cut-and-paste these examples freely; that's what 8 These recipes work on all platforms: Java, Android, Kotlin/Native, and Kotlin/JS. See 9 [java.io Recipes](java_io_recipes.md) for samples that integrate Java APIs. 12 Read a text file line-by-line ([Java][ReadFileLineByLine]/[Kotlin][ReadFileLineByLineKt]) 13 ----------------------------------------------------------------------------------------- 28 === "Java" 30 Here we use Java's `try` blocks to close our sources automatically. 32 ```java 57 FileSystem.SYSTEM.source(path).use { fileSource -> 58 fileSource.buffer().use { bufferedFileSource -> [all …]
|
| /external/jazzer-api/ |
| D | README.md | 2 …<a href="https://code-intelligence.com"><img src="https://www.code-intelligence.com/hubfs/Logos/CI… 9 <a href="https://search.maven.org/search?q=g:com.code-intelligence%20a:jazzer"> 10 …<img src="https://img.shields.io/maven-central/v/com.code-intelligence/jazzer" alt="Maven Central"> 12 …<a href="https://github.com/CodeIntelligenceTesting/jazzer/actions/workflows/run-all-tests.yml?que… 13 …ields.io/github/actions/workflow/status/CodeIntelligenceTesting/jazzer/run-all-tests.yml?branch=ma… 19 <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome" /> 24 <a href="https://www.code-intelligence.com/" target="_blank">Website</a> 26 <a href="https://www.code-intelligence.com/blog" target="_blank">Blog</a> 31 Jazzer is a coverage-guided, in-process fuzzer for the JVM platform developed by [Code Intelligence… 32 It is based on [libFuzzer](https://llvm.org/docs/LibFuzzer.html) and brings many of its instrumenta… [all …]
|
| /external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/ |
| D | common.py | 7 # https://www.apache.org/licenses/LICENSE-2.0 52 def _generic_library(self, directory: str, relative_dir=None, **kwargs) -> Path: 56 # if no samples were found, don't attempt to render a 57 # samples/README.md. 58 if "samples" not in kwargs["metadata"] or not kwargs["metadata"]["samples"]: 59 self.excludes.append("samples/README.md") 71 ["python", filename, "--help"] 79 def py_samples(self, **kwargs) -> List[Path]: 81 Handles generation of README.md templates for Python samples 82 - Determines whether generation is being done in a client library or in a samples [all …]
|
| /external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/ |
| D | EvaluationJobConfigOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 350 * data for evaluation in your BigQuery table. When the service samples 364 * keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys). 375 * data for evaluation in your BigQuery table. When the service samples 389 * keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys). 394 boolean containsBigqueryImportKeys(java.lang.String key); in containsBigqueryImportKeys() 396 @java.lang.Deprecated 397 java.util.Map<java.lang.String, java.lang.String> getBigqueryImportKeys(); in getBigqueryImportKeys() 403 * data for evaluation in your BigQuery table. When the service samples 417 * keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys). [all …]
|
| /external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/samplecode/ |
| D | SampleCodeWriterTest.java | 7 // http://www.apache.org/licenses/LICENSE-2.0 34 import java.util.Arrays; 35 import java.util.List; 41 private static String packageName = "com.google.samples"; 81 .setServiceName("samples") in setUp() 112 "// - It may require correct/in-range values for request initialization.\n", in writeInlineSample() 113 …"// - It may require specifying regional endpoints when creating the service client as shown in\n", in writeInlineSample() 114 … "// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library\n", in writeInlineSample() 133 "package com.google.samples;\n", in writeExecutableSample() 147 " // - It may require correct/in-range values for request initialization.\n", in writeExecutableSample() [all …]
|
| /external/accompanist/docs/ |
| D | flowlayout.md | 3 [![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-flowlay… 110 …samples](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/c… 111 …samples](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/c… 113 ## Original Docs 133 [![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-flowlay… 141 implementation "com.google.accompanist:accompanist-flowlayout:<version>" 148 [snap]: https://oss.sonatype.org/content/repositories/snapshots/com/google/accompanist/accompanist-…
|
12345678910>>...63