Skip to content
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