Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arithmetic1728 committed Sep 10, 2020
1 parent a85f56b commit ed489d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/api-client/manager/manager.py
Expand Up @@ -38,9 +38,9 @@
from google.cloud import iot_v1
from google.cloud import pubsub
from google.oauth2 import service_account
from google.protobuf import field_mask_pb2 as gp_field_mask
from googleapiclient import discovery
from googleapiclient.errors import HttpError
from google.protobuf import field_mask_pb2 as gp_field_mask


def create_iot_topic(project, topic_name):
Expand Down

0 comments on commit ed489d5

Please sign in to comment.