File tree 37 files changed +40
-38
lines changed
bigquery_storage/to_dataframe
mysql/client-side-encryption
postgres/client-side-encryption
sql-server/client-side-encryption
container_registry/container_analysis
texttospeech/cloud-client
37 files changed +40
-38
lines changed Original file line number Diff line number Diff line change 90
90
# If REPORT_TO_BUILD_COP_BOT is set to "true", send the test log
91
91
# to the FlakyBot.
92
92
# See:
93
- # https://github.com/googleapis/repo-automation-bots/tree/master /packages/flakybot.
93
+ # https://github.com/googleapis/repo-automation-bots/tree/main /packages/flakybot.
94
94
if [[ " ${REPORT_TO_BUILD_COP_BOT:- } " == " true" ]]; then
95
95
chmod +x $KOKORO_GFILE_DIR /linux_amd64/flakybot
96
96
$KOKORO_GFILE_DIR /linux_amd64/flakybot
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ for file in **/requirements.txt; do
179
179
# If REPORT_TO_BUILD_COP_BOT is set to "true", send the test log
180
180
# to the FlakyBot.
181
181
# See:
182
- # https://github.com/googleapis/repo-automation-bots/tree/master /packages/flakybot.
182
+ # https://github.com/googleapis/repo-automation-bots/tree/main /packages/flakybot.
183
183
if [[ " ${REPORT_TO_BUILD_COP_BOT:- } " == " true" ]]; then
184
184
chmod +x $KOKORO_GFILE_DIR /linux_amd64/flakybot
185
185
$KOKORO_GFILE_DIR /linux_amd64/flakybot
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ client library repository `googleapis/python-{api}`. Other samples should be pla
73
73
` python-docs-samples ` .
74
74
75
75
** Library repositories:** Each sample should be in a folder under the top-level samples folder ` samples `
76
- in the client library repository. See the [ Text-to-Speech samples] ( https://github.com/googleapis/python-texttospeech/tree/master /samples )
76
+ in the client library repository. See the [ Text-to-Speech samples] ( https://github.com/googleapis/python-texttospeech/tree/main /samples )
77
77
for an example.
78
78
79
79
** python-docs-samples:** Each sample should be in a folder under the top-level folder of
@@ -788,7 +788,7 @@ environment variable.
788
788
789
789
The resources required by tests can usually be found in the `./ resources`
790
790
folder inside the `samples/ snippets` directory in client libraries, as in
791
- [this example](https:// github.com/ googleapis/ python- automl/ tree/ master / samples/ snippets/ resources).
791
+ [this example](https:// github.com/ googleapis/ python- automl/ tree/ main / samples/ snippets/ resources).
792
792
You can upload those resources to your own GCS bucket to run the tests with
793
793
[gsutil](https:// cloud.google.com/ storage/ docs/ gsutil). For example:
794
794
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-asset/tree/master /samples
3
+ https://github.com/googleapis/python-asset/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-automl/tree/master /samples
3
+ https://github.com/googleapis/python-automl/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-bigquery/tree/master /samples/snippets
3
+ https://github.com/googleapis/python-bigquery/tree/main /samples/snippets
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-bigquery-storage/tree/master /samples/to_dataframe
3
+ https://github.com/googleapis/python-bigquery-storage/tree/main /samples/to_dataframe
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Download a JSON key to use to authenticate your connection.
23
23
24
24
1 . ** macOS / Windows only** : Configure gRPC Root Certificates: On some platforms you may need to
25
25
accept the Google server certificates, see instructions for setting up
26
- [ root certs] ( https://github.com/googleapis/google-cloud-cpp/blob/master /google/cloud/bigtable/examples/README.md#configure-grpc-root-certificates ) .
26
+ [ root certs] ( https://github.com/googleapis/google-cloud-cpp/blob/main /google/cloud/bigtable/examples/README.md#configure-grpc-root-certificates ) .
27
27
28
28
## Running locally
29
29
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Download a JSON key to use to authenticate your connection.
23
23
24
24
1 . ** macOS / Windows only** : Configure gRPC Root Certificates: On some platforms you may need to
25
25
accept the Google server certificates, see instructions for setting up
26
- [ root certs] ( https://github.com/googleapis/google-cloud-cpp/blob/master /google/cloud/bigtable/examples/README.md#configure-grpc-root-certificates ) .
26
+ [ root certs] ( https://github.com/googleapis/google-cloud-cpp/blob/main /google/cloud/bigtable/examples/README.md#configure-grpc-root-certificates ) .
27
27
28
28
29
29
## Running locally
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Download a JSON key to use to authenticate your connection.
23
23
24
24
1 . ** macOS / Windows only** : Configure gRPC Root Certificates: On some platforms you may need to
25
25
accept the Google server certificates, see instructions for setting up
26
- [ root certs] ( https://github.com/googleapis/google-cloud-cpp/blob/master /google/cloud/bigtable/examples/README.md#configure-grpc-root-certificates ) .
26
+ [ root certs] ( https://github.com/googleapis/google-cloud-cpp/blob/main /google/cloud/bigtable/examples/README.md#configure-grpc-root-certificates ) .
27
27
28
28
## Running locally
29
29
Original file line number Diff line number Diff line change 1
- These samples have been moved to https://github.com/googleapis/python-containeranalysis/tree/master/samples
1
+ These samples have been moved.
2
+
3
+ https://github.com/googleapis/python-containeranalysis/tree/main/samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-datacatalog/tree/master /samples
3
+ https://github.com/googleapis/python-datacatalog/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-datalabeling/tree/master /samples
3
+ https://github.com/googleapis/python-datalabeling/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-dataproc/tree/master /samples
3
+ https://github.com/googleapis/python-dataproc/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-dialogflow/tree/master /samples
3
+ https://github.com/googleapis/python-dialogflow/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-dlp/tree/master /samples
3
+ https://github.com/googleapis/python-dlp/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-documentai/tree/master /samples/snippets
3
+ https://github.com/googleapis/python-documentai/tree/main /samples/snippets
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-error-reporting/tree/master /samples
3
+ https://github.com/googleapis/python-error-reporting/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-iot/tree/master /samples
3
+ https://github.com/googleapis/python-iot/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-talent/tree/master /samples
3
+ https://github.com/googleapis/python-talent/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-kms/tree/master /samples
3
+ https://github.com/googleapis/python-kms/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-language/tree/master /samples
3
+ https://github.com/googleapis/python-language/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-logging/tree/master /samples
3
+ https://github.com/googleapis/python-logging/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-monitoring/tree/master /samples/snippets/v3/alerts-client
3
+ https://github.com/googleapis/python-monitoring/tree/main /samples/snippets/v3/alerts-client
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-monitoring/tree/master /samples/snippets/v3/cloud-client
3
+ https://github.com/googleapis/python-monitoring/tree/main /samples/snippets/v3/cloud-client
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-monitoring/tree/master /samples/snippets/v3/uptime-check-client
3
+ https://github.com/googleapis/python-monitoring/tree/main /samples/snippets/v3/uptime-check-client
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-pubsub/tree/master /samples
3
+ https://github.com/googleapis/python-pubsub/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-scheduler/tree/master /samples
3
+ https://github.com/googleapis/python-scheduler/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-secret-manager/tree/master /samples
3
+ https://github.com/googleapis/python-secret-manager/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-speech/tree/master /samples
3
+ https://github.com/googleapis/python-speech/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-automl/tree/master /samples
3
+ https://github.com/googleapis/python-automl/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-tasks/tree/master /samples
3
+ https://github.com/googleapis/python-tasks/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-texttospeech/tree/master /samples
3
+ https://github.com/googleapis/python-texttospeech/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-automl/tree/master /samples
3
+ https://github.com/googleapis/python-automl/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-translate/tree/master /samples
3
+ https://github.com/googleapis/python-translate/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-videointelligence/tree/master /samples
3
+ https://github.com/googleapis/python-videointelligence/tree/main /samples
Original file line number Diff line number Diff line change 1
1
These samples have been moved.
2
2
3
- https://github.com/googleapis/python-vision/tree/master /samples
3
+ https://github.com/googleapis/python-vision/tree/main /samples
You can’t perform that action at this time.
0 commit comments