Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
feat: add experiment and security settings API docs: update comments …
Browse files Browse the repository at this point in the history
…on parameters and agent (#124)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/159620a5-9285-41e2-af3a-b497b1ea0e52/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 350949863
Source-Link: googleapis/googleapis@91e206b
PiperOrigin-RevId: 350067652
Source-Link: googleapis/googleapis@ad3bb00
PiperOrigin-RevId: 348668666
Source-Link: googleapis/googleapis@36536e2
PiperOrigin-RevId: 348646270
Source-Link: googleapis/googleapis@34c8140
PiperOrigin-RevId: 348481983
Source-Link: googleapis/googleapis@fb36278
  • Loading branch information
yoshi-automation committed Jan 13, 2021
1 parent 9399328 commit 06ee69a
Show file tree
Hide file tree
Showing 242 changed files with 69,777 additions and 3,234 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class AgentsClient implements BackgroundResource {
private final AgentsSettings settings;
private final AgentsStub stub;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class EntityTypesClient implements BackgroundResource {
private final EntityTypesSettings settings;
private final EntityTypesStub stub;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@
*
* <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
*/
@BetaApi
@Generated("by gapic-generator")
@Generated("by gapic-generator-java")
public class EnvironmentsClient implements BackgroundResource {
private final EnvironmentsSettings settings;
private final EnvironmentsStub stub;
Expand Down
Loading

0 comments on commit 06ee69a

Please sign in to comment.