Skip to content

Add 'Sink.reload' API wrapper. - #1598

Merged
tseaver merged 1 commit into
googleapis:logging-apifrom
tseaver:logging-sink_reload
Mar 11, 2016
Merged

Add 'Sink.reload' API wrapper.#1598
tseaver merged 1 commit into
googleapis:logging-apifrom
tseaver:logging-sink_reload

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Uses #1597 as a base.

@tseavertseaver added the api: logging Issues related to the Cloud Logging API. label Mar 10, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 10, 2016
@tseaver

Copy link
Copy Markdown
ContributorAuthor

@dhermes Rebased after merge of #1597 to logging-api branch. PTAL

client = self._require_client(client)
data = client.connection.api_request(method='GET', path=self.path)
self.filter_ = data['filter']
self.destination = data['destination']

This comment was marked as spam.

This comment was marked as spam.

@dhermes

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Mar 11, 2016
@tseaver
tseaver merged commit 427f96d into googleapis:logging-apiMar 11, 2016
@tseaver
tseaver deleted the logging-sink_reload branch March 11, 2016 21:49
@dhermesdhermes mentioned this pull request Apr 1, 2016
parthea pushed a commit that referenced this pull request Apr 1, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: loggingIssues related to the Cloud Logging API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot