Skip to content

Commit 722ddec

Browse files
yoshi-automationbusunkim96
authored andcommitted
Add empty lines (via synth). (googleapis#8073)
1 parent 04b4f23 commit 722ddec

26 files changed

Lines changed: 40 additions & 5 deletions

talent/google/cloud/talent.py

Lines changed: 2 additions & 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
from __future__ import absolute_import
1819

1920
from google.cloud.talent_v4beta1 import ApplicationServiceClient
@@ -26,6 +27,7 @@
2627
from google.cloud.talent_v4beta1 import enums
2728
from google.cloud.talent_v4beta1 import types
2829

30+
2931
__all__ = (
3032
"enums",
3133
"types",

talent/google/cloud/talent_v4beta1/__init__.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
from __future__ import absolute_import
1819

1920
from google.cloud.talent_v4beta1 import types

talent/google/cloud/talent_v4beta1/gapic/application_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.cloud.talent.v4beta1 ApplicationService API."""
1718

1819
import functools
@@ -40,6 +41,7 @@
4041
from google.protobuf import empty_pb2
4142
from google.protobuf import field_mask_pb2
4243

44+
4345
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution("google-cloud-talent").version
4446

4547

talent/google/cloud/talent_v4beta1/gapic/company_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.cloud.talent.v4beta1 CompanyService API."""
1718

1819
import functools
@@ -41,6 +42,7 @@
4142
from google.protobuf import empty_pb2
4243
from google.protobuf import field_mask_pb2
4344

45+
4446
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution("google-cloud-talent").version
4547

4648

talent/google/cloud/talent_v4beta1/gapic/completion_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.cloud.talent.v4beta1 Completion API."""
1718

1819
import pkg_resources
@@ -41,6 +42,7 @@
4142
from google.protobuf import empty_pb2
4243
from google.protobuf import field_mask_pb2
4344

45+
4446
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution("google-cloud-talent").version
4547

4648

talent/google/cloud/talent_v4beta1/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

talent/google/cloud/talent_v4beta1/gapic/event_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.cloud.talent.v4beta1 EventService API."""
1718

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

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

4951

talent/google/cloud/talent_v4beta1/gapic/job_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.cloud.talent.v4beta1 JobService API."""
1718

1819
import functools
@@ -52,6 +53,7 @@
5253
from google.protobuf import empty_pb2
5354
from google.protobuf import field_mask_pb2
5455

56+
5557
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution("google-cloud-talent").version
5658

5759

talent/google/cloud/talent_v4beta1/gapic/profile_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.cloud.talent.v4beta1 ProfileService API."""
1718

1819
import functools
@@ -55,6 +56,7 @@
5556
from google.protobuf import empty_pb2
5657
from google.protobuf import field_mask_pb2
5758

59+
5860
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution("google-cloud-talent").version
5961

6062

talent/google/cloud/talent_v4beta1/gapic/tenant_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.cloud.talent.v4beta1 TenantService API."""
1718

1819
import functools
@@ -58,6 +59,7 @@
5859
from google.protobuf import empty_pb2
5960
from google.protobuf import field_mask_pb2
6061

62+
6163
_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution("google-cloud-talent").version
6264

6365

0 commit comments

Comments
 (0)