Skip to content

Commit d843115

Browse files
cleanup: remove migrated sample (#789)
* cleanup: remove migrated sample * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: revert changes to pom.xml * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent a937abe commit d843115

File tree

13 files changed

+0
-894
lines changed

13 files changed

+0
-894
lines changed

β€Žjava-servicedirectory/README.mdβ€Ž

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -107,22 +107,6 @@ use this Service Directory Client Library.
107107

108108

109109

110-
## Samples
111-
112-
Samples are in the [`samples/`](https://github.com/googleapis/java-servicedirectory/tree/main/samples) directory.
113-
114-
| Sample | Source Code | Try it |
115-
| --------------------------- | --------------------------------- | ------ |
116-
| Endpoints Create | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/EndpointsCreate.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/EndpointsCreate.java) |
117-
| Endpoints Delete | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/EndpointsDelete.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/EndpointsDelete.java) |
118-
| Namespaces Create | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/NamespacesCreate.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/NamespacesCreate.java) |
119-
| Namespaces Delete | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/NamespacesDelete.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/NamespacesDelete.java) |
120-
| Quickstart | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/Quickstart.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/Quickstart.java) |
121-
| Services Create | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/ServicesCreate.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/ServicesCreate.java) |
122-
| Services Delete | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/ServicesDelete.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/ServicesDelete.java) |
123-
| Services Resolve | [source code](https://github.com/googleapis/java-servicedirectory/blob/main/samples/snippets/src/main/java/com/example/servicedirectory/ServicesResolve.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-servicedirectory&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/servicedirectory/ServicesResolve.java) |
124-
125-
126110

127111
## Troubleshooting
128112

β€Žjava-servicedirectory/samples/snippets/README.mdβ€Ž

Lines changed: 0 additions & 46 deletions
This file was deleted.

β€Žjava-servicedirectory/samples/snippets/src/main/java/com/example/servicedirectory/EndpointsCreate.javaβ€Ž

Lines changed: 0 additions & 66 deletions
This file was deleted.

β€Žjava-servicedirectory/samples/snippets/src/main/java/com/example/servicedirectory/EndpointsDelete.javaβ€Ž

Lines changed: 0 additions & 59 deletions
This file was deleted.

β€Žjava-servicedirectory/samples/snippets/src/main/java/com/example/servicedirectory/NamespacesCreate.javaβ€Ž

Lines changed: 0 additions & 59 deletions
This file was deleted.

β€Žjava-servicedirectory/samples/snippets/src/main/java/com/example/servicedirectory/NamespacesDelete.javaβ€Ž

Lines changed: 0 additions & 55 deletions
This file was deleted.

β€Žjava-servicedirectory/samples/snippets/src/main/java/com/example/servicedirectory/Quickstart.javaβ€Ž

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
Β (0)