Skip to content

Commit

Permalink
chore: Update the copyright year
Browse files Browse the repository at this point in the history
docs: Reformat some lines of code

PiperOrigin-RevId: 518686790
  • Loading branch information
Google APIs authored and Copybara-Service committed Mar 22, 2023
1 parent 8a085ae commit 2205f23
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2022 Google LLC
// Copyright 2023 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ types:
- name: google.cloud.contactcenterinsights.v1.UndeployIssueModelMetadata
- name: google.cloud.contactcenterinsights.v1.UndeployIssueModelResponse

documentation:
rules:
- selector: google.longrunning.Operations.ListOperations
description: |-
Lists operations that match the specified filter in the request. If
the server doesn't support this method, it returns `UNIMPLEMENTED`.
http:
rules:
- selector: google.longrunning.Operations.CancelOperation
Expand All @@ -41,13 +48,3 @@ authentication:
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
publishing:
organization: CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED
new_issue_uri: ''
documentation_uri: ''
api_short_name: ''
github_label: ''
doc_tag_prefix: ''
codeowner_github_teams:
library_settings:
2 changes: 1 addition & 1 deletion google/cloud/contactcenterinsights/v1/resources.proto
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2022 Google LLC
// Copyright 2023 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 2205f23

Please sign in to comment.