class Google::Apis::WorkspaceeventsV1::NotificationEndpoint

def update!(**args)

Update properties of this object
def update!(**args)
  @pubsub_topic = args[:pubsub_topic] if args.key?(:pubsub_topic)
end