Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerating proto/client classes #3519

Merged
merged 1 commit into from
Aug 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* <pre>
* The Group API lets you inspect and manage your
* [groups](google.monitoring.v3.Group).
* [groups](#google.monitoring.v3.Group).
* A group is a named filter that is used to identify
* a collection of monitored resources. Groups are typically used to
* mirror the physical and/or logical topology of the environment.
Expand Down Expand Up @@ -289,7 +289,7 @@ public static GroupServiceFutureStub newFutureStub(
/**
* <pre>
* The Group API lets you inspect and manage your
* [groups](google.monitoring.v3.Group).
* [groups](#google.monitoring.v3.Group).
* A group is a named filter that is used to identify
* a collection of monitored resources. Groups are typically used to
* mirror the physical and/or logical topology of the environment.
Expand Down Expand Up @@ -415,7 +415,7 @@ public void listGroupMembers(com.google.monitoring.v3.ListGroupMembersRequest re
/**
* <pre>
* The Group API lets you inspect and manage your
* [groups](google.monitoring.v3.Group).
* [groups](#google.monitoring.v3.Group).
* A group is a named filter that is used to identify
* a collection of monitored resources. Groups are typically used to
* mirror the physical and/or logical topology of the environment.
Expand Down Expand Up @@ -514,7 +514,7 @@ public void listGroupMembers(com.google.monitoring.v3.ListGroupMembersRequest re
/**
* <pre>
* The Group API lets you inspect and manage your
* [groups](google.monitoring.v3.Group).
* [groups](#google.monitoring.v3.Group).
* A group is a named filter that is used to identify
* a collection of monitored resources. Groups are typically used to
* mirror the physical and/or logical topology of the environment.
Expand Down Expand Up @@ -607,7 +607,7 @@ public com.google.monitoring.v3.ListGroupMembersResponse listGroupMembers(com.go
/**
* <pre>
* The Group API lets you inspect and manage your
* [groups](google.monitoring.v3.Group).
* [groups](#google.monitoring.v3.Group).
* A group is a named filter that is used to identify
* a collection of monitored resources. Groups are typically used to
* mirror the physical and/or logical topology of the environment.
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading