Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 438b6fb

Browse filesBrowse files
chore(automl): bump copyright year to 2020, tweak docstring formatting (via synth) (#10224)
1 parent 39f6f2a commit 438b6fb
Copy full SHA for 438b6fb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

47 files changed

+345
-3596
lines changed

‎google/cloud/automl.py

Copy file name to clipboardExpand all lines: google/cloud/automl.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/__init__.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/gapic/auto_ml_client.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/gapic/auto_ml_client.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/gapic/enums.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/gapic/enums.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/gapic/prediction_service_client.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/gapic/prediction_service_client.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/gapic/transports/auto_ml_grpc_transport.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/gapic/transports/auto_ml_grpc_transport.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/gapic/transports/prediction_service_grpc_transport.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/gapic/transports/prediction_service_grpc_transport.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1/proto/annotation_payload_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/annotation_payload_pb2.py
+2-1Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/data_items_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/data_items_pb2.py
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/dataset_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/dataset_pb2.py
+3-2Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/detection_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/detection_pb2.py
+5-4Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/image_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/image_pb2.py
+5-2Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/io_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/io_pb2.py
+4-2Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/operations_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/operations_pb2.py
+10-2Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/text_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/text_pb2.py
+3Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/proto/text_segment_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/proto/text_segment_pb2.py
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1/types.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1/types.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/__init__.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/gapic/auto_ml_client.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/gapic/auto_ml_client.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/gapic/enums.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/gapic/enums.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/gapic/prediction_service_client.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/gapic/prediction_service_client.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/gapic/transports/auto_ml_grpc_transport.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/gapic/transports/auto_ml_grpc_transport.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/gapic/transports/prediction_service_grpc_transport.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/gapic/transports/prediction_service_grpc_transport.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2019 Google LLC
3+
# Copyright 2020 Google LLC
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

‎google/cloud/automl_v1beta1/proto/annotation_payload_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/proto/annotation_payload_pb2.py
+2-1Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1beta1/proto/classification_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/proto/classification_pb2.py
+5-4Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1beta1/proto/column_spec_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/proto/column_spec_pb2.py
+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎google/cloud/automl_v1beta1/proto/data_items_pb2.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/proto/data_items_pb2.py
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.