diff --git a/asset/google/__init__.py b/asset/google/__init__.py index 8fcc60e2b9c6..9a1b64a6d586 100644 --- a/asset/google/__init__.py +++ b/asset/google/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/__init__.py b/asset/google/cloud/__init__.py index 8fcc60e2b9c6..9a1b64a6d586 100644 --- a/asset/google/cloud/__init__.py +++ b/asset/google/cloud/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset.py b/asset/google/cloud/asset.py index 24c7e7d24e40..c6c189194e7c 100644 --- a/asset/google/cloud/asset.py +++ b/asset/google/cloud/asset.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1/__init__.py b/asset/google/cloud/asset_v1/__init__.py index 5f6bd2a4f7f6..29404194a388 100644 --- a/asset/google/cloud/asset_v1/__init__.py +++ b/asset/google/cloud/asset_v1/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1/gapic/asset_service_client.py b/asset/google/cloud/asset_v1/gapic/asset_service_client.py index 10bf29427db3..d8a707338bca 100644 --- a/asset/google/cloud/asset_v1/gapic/asset_service_client.py +++ b/asset/google/cloud/asset_v1/gapic/asset_service_client.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1/gapic/enums.py b/asset/google/cloud/asset_v1/gapic/enums.py index 38eb45ae0103..6c394aab89f8 100644 --- a/asset/google/cloud/asset_v1/gapic/enums.py +++ b/asset/google/cloud/asset_v1/gapic/enums.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1/gapic/transports/asset_service_grpc_transport.py b/asset/google/cloud/asset_v1/gapic/transports/asset_service_grpc_transport.py index 557505597065..473019280903 100644 --- a/asset/google/cloud/asset_v1/gapic/transports/asset_service_grpc_transport.py +++ b/asset/google/cloud/asset_v1/gapic/transports/asset_service_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1/proto/asset_service_pb2.py b/asset/google/cloud/asset_v1/proto/asset_service_pb2.py index 075cda631a79..8c6edb2acc80 100644 --- a/asset/google/cloud/asset_v1/proto/asset_service_pb2.py +++ b/asset/google/cloud/asset_v1/proto/asset_service_pb2.py @@ -1568,10 +1568,10 @@ dict( DESCRIPTOR=_FEED, __module__="google.cloud.asset_v1.proto.asset_service_pb2", - __doc__="""An asset feed used to export asset updates to a destinations. An asset - feed filter controls what updates are exported. The asset feed must be - created within a project, organization, or folder. Supported - destinations are: Cloud Pub/Sub topics. + __doc__="""An asset feed used to export asset updates to a + destinations. An asset feed filter controls what updates are exported. + The asset feed must be created within a project, organization, or + folder. Supported destinations are: Cloud Pub/Sub topics. Attributes: diff --git a/asset/google/cloud/asset_v1/proto/assets_pb2.py b/asset/google/cloud/asset_v1/proto/assets_pb2.py index 60f1340fa02f..b3f9b943b716 100644 --- a/asset/google/cloud/asset_v1/proto/assets_pb2.py +++ b/asset/google/cloud/asset_v1/proto/assets_pb2.py @@ -444,8 +444,8 @@ dict( DESCRIPTOR=_TEMPORALASSET, __module__="google.cloud.asset_v1.proto.assets_pb2", - __doc__="""Temporal asset. In addition to the asset, the temporal asset includes - the status of the asset and valid from and to time of it. + __doc__="""Temporal asset. In addition to the asset, the temporal + asset includes the status of the asset and valid from and to time of it. Attributes: @@ -488,8 +488,8 @@ dict( DESCRIPTOR=_ASSET, __module__="google.cloud.asset_v1.proto.assets_pb2", - __doc__="""Cloud asset. This includes all Google Cloud Platform resources, Cloud - IAM policies, and other non-GCP assets. + __doc__="""Cloud asset. This includes all Google Cloud Platform + resources, Cloud IAM policies, and other non-GCP assets. Attributes: diff --git a/asset/google/cloud/asset_v1/types.py b/asset/google/cloud/asset_v1/types.py index 0689ba285ec3..3e71c914b71d 100644 --- a/asset/google/cloud/asset_v1/types.py +++ b/asset/google/cloud/asset_v1/types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1beta1/__init__.py b/asset/google/cloud/asset_v1beta1/__init__.py index 26b617acdc7f..f1056686acdb 100644 --- a/asset/google/cloud/asset_v1beta1/__init__.py +++ b/asset/google/cloud/asset_v1beta1/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1beta1/gapic/asset_service_client.py b/asset/google/cloud/asset_v1beta1/gapic/asset_service_client.py index 32b796af82ec..cad3b240d337 100644 --- a/asset/google/cloud/asset_v1beta1/gapic/asset_service_client.py +++ b/asset/google/cloud/asset_v1beta1/gapic/asset_service_client.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1beta1/gapic/enums.py b/asset/google/cloud/asset_v1beta1/gapic/enums.py index 780beae4ddef..aa17ba4b874e 100644 --- a/asset/google/cloud/asset_v1beta1/gapic/enums.py +++ b/asset/google/cloud/asset_v1beta1/gapic/enums.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1beta1/gapic/transports/asset_service_grpc_transport.py b/asset/google/cloud/asset_v1beta1/gapic/transports/asset_service_grpc_transport.py index 9e92ba565ce3..348e4fa6c8d8 100644 --- a/asset/google/cloud/asset_v1beta1/gapic/transports/asset_service_grpc_transport.py +++ b/asset/google/cloud/asset_v1beta1/gapic/transports/asset_service_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1beta1/proto/assets_pb2.py b/asset/google/cloud/asset_v1beta1/proto/assets_pb2.py index 6a04ad0a8fdd..443ea09d6166 100644 --- a/asset/google/cloud/asset_v1beta1/proto/assets_pb2.py +++ b/asset/google/cloud/asset_v1beta1/proto/assets_pb2.py @@ -424,8 +424,8 @@ dict( DESCRIPTOR=_TEMPORALASSET, __module__="google.cloud.asset_v1beta1.proto.assets_pb2", - __doc__="""Temporal asset. In addition to the asset, the temporal asset includes - the status of the asset and valid from and to time of it. + __doc__="""Temporal asset. In addition to the asset, the temporal + asset includes the status of the asset and valid from and to time of it. Attributes: @@ -468,8 +468,8 @@ dict( DESCRIPTOR=_ASSET, __module__="google.cloud.asset_v1beta1.proto.assets_pb2", - __doc__="""Cloud asset. This includes all Google Cloud Platform resources, Cloud - IAM policies, and other non-GCP assets. + __doc__="""Cloud asset. This includes all Google Cloud Platform + resources, Cloud IAM policies, and other non-GCP assets. Attributes: diff --git a/asset/google/cloud/asset_v1beta1/types.py b/asset/google/cloud/asset_v1beta1/types.py index cf051722e176..e1f5fb7d1013 100644 --- a/asset/google/cloud/asset_v1beta1/types.py +++ b/asset/google/cloud/asset_v1beta1/types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1p2beta1/__init__.py b/asset/google/cloud/asset_v1p2beta1/__init__.py index 39ca5599594c..59d13256286a 100644 --- a/asset/google/cloud/asset_v1p2beta1/__init__.py +++ b/asset/google/cloud/asset_v1p2beta1/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1p2beta1/gapic/asset_service_client.py b/asset/google/cloud/asset_v1p2beta1/gapic/asset_service_client.py index b4cdc2b0da2d..650c85f7cbc5 100644 --- a/asset/google/cloud/asset_v1p2beta1/gapic/asset_service_client.py +++ b/asset/google/cloud/asset_v1p2beta1/gapic/asset_service_client.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1p2beta1/gapic/enums.py b/asset/google/cloud/asset_v1p2beta1/gapic/enums.py index a9541ab2c818..89cf639fe6bb 100644 --- a/asset/google/cloud/asset_v1p2beta1/gapic/enums.py +++ b/asset/google/cloud/asset_v1p2beta1/gapic/enums.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1p2beta1/gapic/transports/asset_service_grpc_transport.py b/asset/google/cloud/asset_v1p2beta1/gapic/transports/asset_service_grpc_transport.py index d7c33e9f0f5f..f8b04073de29 100644 --- a/asset/google/cloud/asset_v1p2beta1/gapic/transports/asset_service_grpc_transport.py +++ b/asset/google/cloud/asset_v1p2beta1/gapic/transports/asset_service_grpc_transport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/google/cloud/asset_v1p2beta1/proto/asset_service_pb2.py b/asset/google/cloud/asset_v1p2beta1/proto/asset_service_pb2.py index 0275b6737a02..535e84ee1e67 100644 --- a/asset/google/cloud/asset_v1p2beta1/proto/asset_service_pb2.py +++ b/asset/google/cloud/asset_v1p2beta1/proto/asset_service_pb2.py @@ -1571,10 +1571,10 @@ dict( DESCRIPTOR=_FEED, __module__="google.cloud.asset_v1p2beta1.proto.asset_service_pb2", - __doc__="""An asset feed used to export asset updates to a destinations. An asset - feed filter controls what updates are exported. The asset feed must be - created within a project, organization, or folder. Supported - destinations are: Cloud Pub/Sub topics. + __doc__="""An asset feed used to export asset updates to a + destinations. An asset feed filter controls what updates are exported. + The asset feed must be created within a project, organization, or + folder. Supported destinations are: Cloud Pub/Sub topics. Attributes: diff --git a/asset/google/cloud/asset_v1p2beta1/proto/assets_pb2.py b/asset/google/cloud/asset_v1p2beta1/proto/assets_pb2.py index 0e086f63c197..1d39f1e1e696 100644 --- a/asset/google/cloud/asset_v1p2beta1/proto/assets_pb2.py +++ b/asset/google/cloud/asset_v1p2beta1/proto/assets_pb2.py @@ -481,8 +481,8 @@ dict( DESCRIPTOR=_TEMPORALASSET, __module__="google.cloud.asset_v1p2beta1.proto.assets_pb2", - __doc__="""Temporal asset. In addition to the asset, the temporal asset includes - the status of the asset and valid from and to time of it. + __doc__="""Temporal asset. In addition to the asset, the temporal + asset includes the status of the asset and valid from and to time of it. Attributes: @@ -525,8 +525,8 @@ dict( DESCRIPTOR=_ASSET, __module__="google.cloud.asset_v1p2beta1.proto.assets_pb2", - __doc__="""Cloud asset. This includes all Google Cloud Platform resources, Cloud - IAM policies, and other non-GCP assets. + __doc__="""Cloud asset. This includes all Google Cloud Platform + resources, Cloud IAM policies, and other non-GCP assets. Attributes: diff --git a/asset/google/cloud/asset_v1p2beta1/types.py b/asset/google/cloud/asset_v1p2beta1/types.py index adaff8cd6862..e882007f7cab 100644 --- a/asset/google/cloud/asset_v1p2beta1/types.py +++ b/asset/google/cloud/asset_v1p2beta1/types.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/tests/unit/gapic/v1/test_asset_service_client_v1.py b/asset/tests/unit/gapic/v1/test_asset_service_client_v1.py index 4f4b981d7415..582d8935ee62 100644 --- a/asset/tests/unit/gapic/v1/test_asset_service_client_v1.py +++ b/asset/tests/unit/gapic/v1/test_asset_service_client_v1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/tests/unit/gapic/v1beta1/test_asset_service_client_v1beta1.py b/asset/tests/unit/gapic/v1beta1/test_asset_service_client_v1beta1.py index 7ade3e8d5402..060a04682a75 100644 --- a/asset/tests/unit/gapic/v1beta1/test_asset_service_client_v1beta1.py +++ b/asset/tests/unit/gapic/v1beta1/test_asset_service_client_v1beta1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/asset/tests/unit/gapic/v1p2beta1/test_asset_service_client_v1p2beta1.py b/asset/tests/unit/gapic/v1p2beta1/test_asset_service_client_v1p2beta1.py index b893a5d278af..0ef8c4e6515f 100644 --- a/asset/tests/unit/gapic/v1p2beta1/test_asset_service_client_v1p2beta1.py +++ b/asset/tests/unit/gapic/v1p2beta1/test_asset_service_client_v1p2beta1.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright 2019 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.