Skip to content

Commit 5103ddd

Browse files
authored
feat(Support): add v2beta (#8523)
* feat(Support): add v1beta * owlbot updates * add new classes and samples
1 parent 8dfca9a commit 5103ddd

82 files changed

Lines changed: 10976 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Support/.OwlBot.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
deep-copy-regex:
2-
- source: /google/cloud/support/(v2)/.*-php/(.*)
3-
dest: /owl-bot-staging/Support/$1/$2
2+
-
3+
source: '/google/cloud/support/(v2|v2beta)/.*-php/(.*)'
4+
dest: /owl-bot-staging/Support/$1/$2
45
api-name: Support

Support/metadata/V2Beta/Actor.php

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Support/metadata/V2Beta/Attachment.php

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Support/metadata/V2Beta/AttachmentService.php

Lines changed: 48 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.47 KB
Binary file not shown.

Support/metadata/V2Beta/Comment.php

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Support/metadata/V2Beta/CommentService.php

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Support/metadata/V2Beta/Content.php

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Support/metadata/V2Beta/EmailMessage.php

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.09 KB
Binary file not shown.

0 commit comments

Comments
 (0)