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

docs: fix docstring formatting #146

Merged
merged 10 commits into from
Mar 22, 2022
Merged

docs: fix docstring formatting #146

merged 10 commits into from
Mar 22, 2022

Commits on Mar 1, 2022

  1. 馃 Updates from OwlBot post-processor

    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    feat: Added Service Controller v2 API
    
    PiperOrigin-RevId: 431525317
    
    Source-Link: googleapis/googleapis@43930af
    
    Source-Link: googleapis/googleapis-gen@d94d483
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDk0ZDQ4M2Q0OTM2MzhiOGVkMjFmYjExYzBkYTM2OGNhZmY1Yzc4MiJ9
    gcf-owl-bot[bot] committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    2b871d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c4cd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    9cc0163 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. docs: fix docstring formatting

    Committer: parthea
    PiperOrigin-RevId: 432972690
    
    Source-Link: googleapis/googleapis@abd73bc
    
    Source-Link: googleapis/googleapis-gen@34ddad4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzRkZGFkNDRjODBlNTBhZGYzZGVlZTRlOTFhZmI1ZjVkNGFhYTdmNyJ9
    gcf-owl-bot[bot] committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    39e2d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab030f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    4f056f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fac64b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0888bdf View commit details
    Browse the repository at this point in the history
  4. deps: removing unused dependencies

    Fixing the warning for dependencies check:
    
    [INFO] --- maven-dependency-plugin:3.1.2:analyze (default-cli) @ proto-google-cloud-service-control-v2 ---
    Warning:  Unused declared dependencies found:
    Warning:     com.google.api.grpc:proto-google-iam-v1:jar:1.2.6:compile
    Warning:     com.google.api:api-common:jar:2.1.4:compile
    Warning:     com.google.guava:guava:jar:31.0.1-jre:compile
    suztomo committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4119ef0 View commit details
    Browse the repository at this point in the history
  5. deps: removing unnecessary dependencies

    [INFO] --- maven-dependency-plugin:3.1.2:analyze (default-cli) @ grpc-google-cloud-service-control-v2 ---
    Warning:  Unused declared dependencies found:
    Warning:     com.google.api.grpc:proto-google-common-protos:jar:2.7.4:compile
    suztomo committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    60d62b6 View commit details
    Browse the repository at this point in the history