diff --git a/.kokoro/release.sh b/.kokoro/release.sh index b8a150a2..1d0147a6 100755 --- a/.kokoro/release.sh +++ b/.kokoro/release.sh @@ -13,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -#!/bin/bash - set -eo pipefail # Start the releasetool reporter diff --git a/google/cloud/asset_v1/proto/assets_pb2.py b/google/cloud/asset_v1/proto/assets_pb2.py index e12dabd1..71cefc7e 100644 --- a/google/cloud/asset_v1/proto/assets_pb2.py +++ b/google/cloud/asset_v1/proto/assets_pb2.py @@ -569,8 +569,9 @@ { "DESCRIPTOR": _TEMPORALASSET, "__module__": "google.cloud.asset_v1.proto.assets_pb2", - "__doc__": """An asset in Google Cloud and its temporal metadata, including the time - window when it was observed and its status during that window. + "__doc__": """An asset in Google Cloud and its temporal metadata, + including the time window when it was observed and its status during + that window. Attributes: @@ -614,8 +615,8 @@ { "DESCRIPTOR": _ASSET, "__module__": "google.cloud.asset_v1.proto.assets_pb2", - "__doc__": """An asset in Google Cloud. An asset can be any resource in - the Google Cloud `resource + "__doc__": """An asset in Google Cloud. An asset can be any resource in the Google + Cloud `resource hierarchy `__, a resource outside the Google Cloud resource hierarchy (such as Google Kubernetes Engine clusters and objects), or a Cloud IAM policy. diff --git a/google/cloud/asset_v1p2beta1/proto/assets_pb2.py b/google/cloud/asset_v1p2beta1/proto/assets_pb2.py index 37d796ca..a450db67 100644 --- a/google/cloud/asset_v1p2beta1/proto/assets_pb2.py +++ b/google/cloud/asset_v1p2beta1/proto/assets_pb2.py @@ -435,8 +435,8 @@ { "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: diff --git a/synth.metadata b/synth.metadata index ac196be0..1e043625 100644 --- a/synth.metadata +++ b/synth.metadata @@ -3,8 +3,8 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/python-asset.git", - "sha": "8eb8c326de61bf89a3d7cd3362f488d18f41340c" + "remote": "https://github.com/googleapis/python-asset.git", + "sha": "5a45c80ee86c91f3254fa85a62270a264a3e7531" } }, { @@ -19,14 +19,14 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2" + "sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2" + "sha": "d2364eb80b840a36136c8ce12f1c6efabcc9600e" } } ],