Skip to content

Commit 8ed64f6

Browse files
yoshi-automationbusunkim96
authored andcommitted
Add empty lines (via synth). (googleapis#8057)
1 parent ce3fa83 commit 8ed64f6

11 files changed

+18
-5
lines changed

error_reporting/google/cloud/errorreporting_v1beta1/gapic/enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
1617
"""Wrappers for protocol buffer enum types."""
1718

1819
import enum

error_reporting/google/cloud/errorreporting_v1beta1/gapic/error_group_service_client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
1617
"""Accesses the google.devtools.clouderrorreporting.v1beta1 ErrorGroupService API."""
1718

1819
import pkg_resources
@@ -36,6 +37,7 @@
3637
from google.cloud.errorreporting_v1beta1.proto import error_group_service_pb2
3738
from google.cloud.errorreporting_v1beta1.proto import error_group_service_pb2_grpc
3839

40+
3941
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution(
4042
"google-cloud-error-reporting"
4143
).version

error_reporting/google/cloud/errorreporting_v1beta1/gapic/error_stats_service_client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
1617
"""Accesses the google.devtools.clouderrorreporting.v1beta1 ErrorStatsService API."""
1718

1819
import functools
@@ -42,6 +43,7 @@
4243
from google.protobuf import duration_pb2
4344
from google.protobuf import timestamp_pb2
4445

46+
4547
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution(
4648
"google-cloud-error-reporting"
4749
).version

error_reporting/google/cloud/errorreporting_v1beta1/gapic/report_errors_service_client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
1617
"""Accesses the google.devtools.clouderrorreporting.v1beta1 ReportErrorsService API."""
1718

1819
import pkg_resources
@@ -44,6 +45,7 @@
4445
from google.protobuf import duration_pb2
4546
from google.protobuf import timestamp_pb2
4647

48+
4749
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution(
4850
"google-cloud-error-reporting"
4951
).version

error_reporting/google/cloud/errorreporting_v1beta1/gapic/transports/error_group_service_grpc_transport.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17+
1718
import google.api_core.grpc_helpers
1819

1920
from google.cloud.errorreporting_v1beta1.proto import error_group_service_pb2_grpc

error_reporting/google/cloud/errorreporting_v1beta1/gapic/transports/error_stats_service_grpc_transport.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17+
1718
import google.api_core.grpc_helpers
1819

1920
from google.cloud.errorreporting_v1beta1.proto import error_stats_service_pb2_grpc

error_reporting/google/cloud/errorreporting_v1beta1/gapic/transports/report_errors_service_grpc_transport.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17+
1718
import google.api_core.grpc_helpers
1819

1920
from google.cloud.errorreporting_v1beta1.proto import report_errors_service_pb2_grpc

error_reporting/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-05-10T12:22:12.008625Z",
2+
"updateTime": "2019-05-21T12:19:34.037856Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.19.0",
8-
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
7+
"version": "0.20.0",
8+
"dockerImage": "googleapis/artman@sha256:3246adac900f4bdbd62920e80de2e5877380e44036b3feae13667ec255ebf5ec"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
16-
"internalRef": "247530843"
15+
"sha": "32a10f69e2c9ce15bba13ab1ff928bacebb25160",
16+
"internalRef": "249058354"
1717
}
1818
},
1919
{

error_reporting/tests/unit/gapic/v1beta1/test_error_group_service_client_v1beta1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
1617
"""Unit tests."""
1718

1819
import mock

error_reporting/tests/unit/gapic/v1beta1/test_error_stats_service_client_v1beta1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16+
1617
"""Unit tests."""
1718

1819
import mock

0 commit comments

Comments
 (0)