| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
| D | Examples.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/explanation.proto 19 package com.google.cloud.aiplatform.v1beta1; 25 * Example-based explainability that returns the nearest neighbors from the 29 * Protobuf type {@code google.cloud.aiplatform.v1beta1.Examples} 31 public final class Examples extends com.google.protobuf.GeneratedMessageV3 class 33 // @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.Examples) 36 // Use Examples.newBuilder() to construct. 37 private Examples(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Examples() method in Examples [all …]
|
| D | UpdateExplanationDatasetRequest.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/model_service.proto 19 package com.google.cloud.aiplatform.v1beta1; 26 …* [ModelService.UpdateExplanationDataset][google.cloud.aiplatform.v1beta1.ModelService.UpdateExpla… 29 * Protobuf type {@code google.cloud.aiplatform.v1beta1.UpdateExplanationDatasetRequest} 31 public final class UpdateExplanationDatasetRequest extends com.google.protobuf.GeneratedMessageV3 33 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.UpdateExplanationDa… 38 com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in UpdateExplanationDatasetRequest() 53 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() [all …]
|
| D | ExamplesOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/explanation.proto 19 package com.google.cloud.aiplatform.v1beta1; 23 // @@protoc_insertion_point(interface_extends:google.cloud.aiplatform.v1beta1.Examples) 24 com.google.protobuf.MessageOrBuilder { 30 * The Cloud Storage input instances. 33 * <code>.google.cloud.aiplatform.v1beta1.Examples.ExampleGcsSource example_gcs_source = 5;</code> 42 * The Cloud Storage input instances. 45 * <code>.google.cloud.aiplatform.v1beta1.Examples.ExampleGcsSource example_gcs_source = 5;</code> [all …]
|
| D | ExplanationParameters.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/explanation.proto 19 package com.google.cloud.aiplatform.v1beta1; 28 * Protobuf type {@code google.cloud.aiplatform.v1beta1.ExplanationParameters} 30 public final class ExplanationParameters extends com.google.protobuf.GeneratedMessageV3 32 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.ExplanationParamete… 36 private ExplanationParameters(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ExplanationParameters() 49 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() 53 public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { in getDescriptor() [all …]
|
| D | UpdateExplanationDatasetRequestOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/model_service.proto 19 package com.google.cloud.aiplatform.v1beta1; 23 …// @@protoc_insertion_point(interface_extends:google.cloud.aiplatform.v1beta1.UpdateExplanationDat… 24 com.google.protobuf.MessageOrBuilder { 35 …* string model = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { … 50 …* string model = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { … 55 com.google.protobuf.ByteString getModelBytes(); in getModelBytes() 64 * <code>.google.cloud.aiplatform.v1beta1.Examples examples = 2;</code> [all …]
|
| D | ExplanationParametersOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/explanation.proto 19 package com.google.cloud.aiplatform.v1beta1; 23 …// @@protoc_insertion_point(interface_extends:google.cloud.aiplatform.v1beta1.ExplanationParameter… 24 com.google.protobuf.MessageOrBuilder { 37 * .google.cloud.aiplatform.v1beta1.SampledShapleyAttribution sampled_shapley_attribution = 1; 54 * .google.cloud.aiplatform.v1beta1.SampledShapleyAttribution sampled_shapley_attribution = 1; 59 com.google.cloud.aiplatform.v1beta1.SampledShapleyAttribution getSampledShapleyAttribution(); in getSampledShapleyAttribution() 71 * .google.cloud.aiplatform.v1beta1.SampledShapleyAttribution sampled_shapley_attribution = 1; [all …]
|
| /external/google-cloud-java/google-cloud-examples/ |
| D | README.md | 1 Google Cloud Java Client Examples 4 Examples for google-cloud (Java idiomatic client for [Google Cloud Platform][cloud-platform] servic… 7 https://github.com/googleapis/google-cloud-java/tree/main_202208/google-cloud-examples) 11 …/circleci.com/gh/googleapis/google-cloud-java/tree/master.svg?style=shield)](https://circleci.com/… 12 …/coveralls.io/repos/googleapis/google-cloud-java/badge.svg?branch=master)](https://coveralls.io/r/… 13 ….io/maven-central/v/com.google.cloud/google-cloud-examples.svg)]( https://img.shields.io/maven-cen… 14 …dge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/google-cloud-java) 17 - [Examples](https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/e… 20 ---------- 22 [//]: # ({x-version-update-start:google-cloud-examples:released}) [all …]
|
| /external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/ |
| D | ListExamplesResponse.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/datalabeling/v1beta1/data_labeling_service.proto 19 package com.google.cloud.datalabeling.v1beta1; 25 * Results of listing Examples in and annotated dataset. 28 * Protobuf type {@code google.cloud.datalabeling.v1beta1.ListExamplesResponse} 30 public final class ListExamplesResponse extends com.google.protobuf.GeneratedMessageV3 32 …// @@protoc_insertion_point(message_implements:google.cloud.datalabeling.v1beta1.ListExamplesRespo… 36 private ListExamplesResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ListExamplesResponse() 52 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() [all …]
|
| D | ListExamplesResponseOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/datalabeling/v1beta1/data_labeling_service.proto 19 package com.google.cloud.datalabeling.v1beta1; 23 …// @@protoc_insertion_point(interface_extends:google.cloud.datalabeling.v1beta1.ListExamplesRespon… 24 com.google.protobuf.MessageOrBuilder { 30 * The list of examples to return. 33 * <code>repeated .google.cloud.datalabeling.v1beta1.Example examples = 1;</code> 35 java.util.List<com.google.cloud.datalabeling.v1beta1.Example> getExamplesList(); in getExamplesList() 40 * The list of examples to return. [all …]
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/ |
| D | PurgeProductsRequest.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/retail/v2alpha/purge_config.proto 19 package com.google.cloud.retail.v2alpha; 28 * Protobuf type {@code google.cloud.retail.v2alpha.PurgeProductsRequest} 30 public final class PurgeProductsRequest extends com.google.protobuf.GeneratedMessageV3 32 // @@protoc_insertion_point(message_implements:google.cloud.retail.v2alpha.PurgeProductsRequest) 36 private PurgeProductsRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in PurgeProductsRequest() 52 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() 56 public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { in getDescriptor() [all …]
|
| D | PurgeProductsRequestOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/retail/v2alpha/purge_config.proto 19 package com.google.cloud.retail.v2alpha; 23 // @@protoc_insertion_point(interface_extends:google.cloud.retail.v2alpha.PurgeProductsRequest) 24 com.google.protobuf.MessageOrBuilder { 36 …* string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {… 52 …* string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {… 57 com.google.protobuf.ByteString getParentBytes(); in getParentBytes() 69 * [Product.availability][google.cloud.retail.v2alpha.Product.availability] [all …]
|
| /external/google-cloud-java/java-recommendations-ai/proto-google-cloud-recommendations-ai-v1beta1/src/main/java/com/google/cloud/recommendationengine/v1beta1/ |
| D | FeatureMapOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/recommendationengine/v1beta1/common.proto 19 package com.google.cloud.recommendationengine.v1beta1; 23 …// @@protoc_insertion_point(interface_extends:google.cloud.recommendationengine.v1beta1.FeatureMap) 24 com.google.protobuf.MessageOrBuilder { 31 * values. Some examples would be the brand/maker of a product, or country of 33 * Feature names and values must be UTF-8 encoded strings. 39 …* map<string, .google.cloud.recommendationengine.v1beta1.FeatureMap.StringList> categorical_… 48 * values. Some examples would be the brand/maker of a product, or country of [all …]
|
| /external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/ |
| D | LoggingConfigOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/dataproc/v1/jobs.proto 19 package com.google.cloud.dataproc.v1; 23 // @@protoc_insertion_point(interface_extends:google.cloud.dataproc.v1.LoggingConfig) 24 com.google.protobuf.MessageOrBuilder { 30 * The per-package log levels for the driver. This may include 32 * Examples: 33 * 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG' 36 * <code>map<string, .google.cloud.dataproc.v1.LoggingConfig.Level> driver_log_levels = 2; [all …]
|
| D | LoggingConfig.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/dataproc/v1/jobs.proto 19 package com.google.cloud.dataproc.v1; 28 * Protobuf type {@code google.cloud.dataproc.v1.LoggingConfig} 30 public final class LoggingConfig extends com.google.protobuf.GeneratedMessageV3 32 // @@protoc_insertion_point(message_implements:google.cloud.dataproc.v1.LoggingConfig) 36 private LoggingConfig(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in LoggingConfig() 49 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() 53 public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { in getDescriptor() [all …]
|
| /external/googleapis/google/cloud/dialogflow/cx/v3beta1/ |
| D | example.proto | 1 // Copyright 2023 Google LLC 7 // http://www.apache.org/licenses/LICENSE-2.0 17 package google.cloud.dialogflow.cx.v3beta1; 19 import "google/api/annotations.proto"; 20 import "google/api/client.proto"; 21 import "google/api/field_behavior.proto"; 22 import "google/api/resource.proto"; 23 import "google/protobuf/empty.proto"; 24 import "google/protobuf/field_mask.proto"; 25 import "google/protobuf/struct.proto"; [all …]
|
| /external/google-cloud-java/java-dns/src/main/java/com/google/cloud/dns/ |
| D | package-info.java | 2 * Copyright 2016 Google LLC 8 * http://www.apache.org/licenses/LICENSE-2.0 18 * A client for Cloud DNS - A highly available global DNS network. 20 * <p>Here are two simple usage examples from within Compute/App Engine. 24 … "https://github.com/googleapis/google-cloud-java/blob/main/google-cloud-examples/src/main/java/co… 26 * you own and the ownership of which you verified with Google. 30 * String zoneName = "my-unique-zone"; 32 * String description = "This is a google-cloud-dns sample zone."; 39 … "https://github.com/googleapis/google-cloud-java/blob/main/google-cloud-examples/src/main/java/co… 44 * String zoneName = "my-unique-zone"; [all …]
|
| /external/google-cloud-java/java-resourcemanager/ |
| D | .readme-partials.yaml | 3 To make authenticated requests to Google Cloud Resource Manager, you must create a service object 4 with Google Cloud SDK credentials. You can then make API calls by calling methods on the Resource 6 …pplication Default Credentials](https://developers.google.com/identity/protocols/application-defau… 11 import com.google.cloud.resourcemanager.ResourceManager; 12 import com.google.cloud.resourcemanager.ResourceManagerOptions; 22 import com.google.cloud.resourcemanager.Project; 28 String projectId = "my-globally-unique-project-id"; // Change to a unique project ID 34 non-unique name and labels to your project. Read more about naming guidelines for project IDs, 35 …names, and labels [here](https://cloud.google.com/resource-manager/reference/rest/v1beta1/projects… 39 import com.google.cloud.resourcemanager.Project; [all …]
|
| /external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/java/com/google/cloud/datacatalog/v1beta1/ |
| D | LookupEntryRequestOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/datacatalog/v1beta1/datacatalog.proto 19 package com.google.cloud.datacatalog.v1beta1; 23 … // @@protoc_insertion_point(interface_extends:google.cloud.datacatalog.v1beta1.LookupEntryRequest) 24 com.google.protobuf.MessageOrBuilder { 30 * The full name of the Google Cloud Platform resource the Data Catalog 32 * https://cloud.google.com/apis/design/resource_names#full_resource_name. 33 * Full names are case-sensitive. 34 * Examples: [all …]
|
| D | LookupEntryRequest.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/datacatalog/v1beta1/datacatalog.proto 19 package com.google.cloud.datacatalog.v1beta1; 26 * [LookupEntry][google.cloud.datacatalog.v1beta1.DataCatalog.LookupEntry]. 29 * Protobuf type {@code google.cloud.datacatalog.v1beta1.LookupEntryRequest} 31 public final class LookupEntryRequest extends com.google.protobuf.GeneratedMessageV3 33 …// @@protoc_insertion_point(message_implements:google.cloud.datacatalog.v1beta1.LookupEntryRequest) 37 private LookupEntryRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in LookupEntryRequest() 50 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() [all …]
|
| /external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/ |
| D | ExportEvaluatedExamplesOperationMetadata.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/automl/v1beta1/operations.proto 19 package com.google.cloud.automl.v1beta1; 28 * Protobuf type {@code google.cloud.automl.v1beta1.ExportEvaluatedExamplesOperationMetadata} 31 extends com.google.protobuf.GeneratedMessageV3 33 …// @@protoc_insertion_point(message_implements:google.cloud.automl.v1beta1.ExportEvaluatedExamples… 38 com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ExportEvaluatedExamplesOperationMetadata() 51 public final com.google.protobuf.UnknownFieldSet getUnknownFields() { in getUnknownFields() 55 public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { in getDescriptor() [all …]
|
| /external/bazelbuild-rules_go/.bazelci/ |
| D | presubmit.yml | 1 --- 4 - ubuntu2004 5 - macos 6 - windows 13 - tests/core/cgo/generate_imported_dylib.sh 15 - "//..." 17 - "//..." 21 - tests/core/cgo/generate_imported_dylib.sh 23 - "--config=incompatible" 25 - "--config=incompatible" [all …]
|
| /external/google-cloud-java/java-translate/ |
| D | .readme-partials.yaml | 4 …(https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-examples/src/main/java/c… 5 is a simple command line interface that provides some of Google Translation's functionality. 8 To make authenticated requests to Google Translation, you must create a service object with 10 …pplication Default Credentials](https://developers.google.com/identity/protocols/application-defau… 15 import com.google.cloud.translate.Translate; 16 import com.google.cloud.translate.TranslateOptions; 31 …With Google Translation you can detect the language of some text. The service will provide you with 37 import com.google.cloud.translate.Detection; 54 Google translation allows you to translate some text. When translating one or more texts you can 60 import com.google.cloud.translate.Translate.TranslateOption; [all …]
|
| /external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/ |
| D | package-info.java | 2 * Copyright 2015 Google LLC 8 * http://www.apache.org/licenses/LICENSE-2.0 18 * A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource 21 * <p>Here's a simple usage example for using google-cloud from App/Compute Engine. This example 23 …"https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-examples/src/main/java/c… 28 * String projectId = "my-globally-unique-project-id"; // Change to a unique project ID. 38 …"https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-examples/src/main/java/c… 43 * Project project = resourceManager.get("some-project-id"); // Use an existing project's ID 46 * .addLabel("launch-status", "in-development") 59 * <p>Remember that you must authenticate using the Google Cloud SDK. See more about <a [all …]
|
| /external/grpc-grpc-java/examples/example-gauth/ |
| D | README.md | 1 Google Authentication Example 4 This example illustrates how to access [Google APIs](https://cloud.google.com/apis/docs/overview) v… 5 open source [Google API libraries](https://github.com/googleapis) using 6 [Google authentication](https://developers.google.com/identity/protocols/OAuth2), specifically the 7 …eCredentials](https://github.com/googleapis/google-auth-library-java/blob/master/oauth2_http/java/… 10 The example requires grpc-java to be pre-built. Using a release tag will download the relevant bina… 14 Please follow the [steps](./README.md#to-build-the-examples) to build the examples. The build creat… 15 the script `google-auth-client` in the `build/install/examples/bin/` directory which can be 18 The example uses [Google PubSub gRPC API](https://cloud.google.com/pubsub/docs/reference/rpc/) to g… 22 1. Create or use an existing [Google Cloud](https://cloud.google.com) account. In your account, you… [all …]
|
| /external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ |
| D | ContainerOrBuilder.java | 2 * Copyright 2020 Google LLC 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/privacy/dlp/v2/dlp.proto 19 package com.google.privacy.dlp.v2; 23 // @@protoc_insertion_point(interface_extends:google.privacy.dlp.v2.Container) 24 com.google.protobuf.MessageOrBuilder { 30 * Container type, for example BigQuery or Cloud Storage. 42 * Container type, for example BigQuery or Cloud Storage. 49 com.google.protobuf.ByteString getTypeBytes(); in getTypeBytes() 76 com.google.protobuf.ByteString getProjectIdBytes(); in getProjectIdBytes() [all …]
|