Skip to content

Commit 7cc28b7

Browse files
chore(automl): bump copyright year to 2020, tweak docstring formatting (via synth) (#10224)
1 parent e6f76e4 commit 7cc28b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+345
-3596
lines changed

automl/google/cloud/automl.py

+1-1
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.

automl/google/cloud/automl_v1/__init__.py

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+5-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+10-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

automl/google/cloud/automl_v1/types.py

+1-1
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.

automl/google/cloud/automl_v1beta1/__init__.py

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+1-1
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.

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

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)