Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [common-protos] Log Analytics features of the Cloud Logging API #1573

Merged
merged 12 commits into from
May 9, 2023

Commits on Mar 28, 2023

  1. feat: .NET library settings (for generator behavior tweaks)

    docs: separate paragraphs in linear/exponential distributions
    
    PiperOrigin-RevId: 520041337
    
    Source-Link: googleapis/googleapis@ed78055
    
    Source-Link: googleapis/googleapis-gen@a0b9e45
    Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJhMGI5ZTQ1ZDRlOWNlMjEzOTcyNTkzZjYyOTI0MjQyOTkxMDg3MjA5In0=
    gcf-owl-bot[bot] committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f5cd91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426e29d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. chore(deps): Update gapic-generator-java to 2.16.0

    PiperOrigin-RevId: 520153493
    
    Source-Link: googleapis/googleapis@26a424a
    
    Source-Link: googleapis/googleapis-gen@78f1567
    Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiI3OGYxNTY3NjYxZGYwN2JlYTc0MjVlNDM0MTAxMmU3Yjc3YzExMjU0In0=
    gcf-owl-bot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    85d49ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b0aef View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. docs: mark ReservationResourceUsage field as deprecated

    PiperOrigin-RevId: 521058593
    
    Source-Link: googleapis/googleapis@4c3b682
    
    Source-Link: googleapis/googleapis-gen@9d3275b
    Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiI5ZDMyNzViY2UzZWU0YzZiMmY2YTQ1MjlkM2NmZjdlN2NkZmYxY2U1In0=
    gcf-owl-bot[bot] committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1241d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd15b67 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. docs: use deprecated=true for deprecated fields

    PiperOrigin-RevId: 521675703
    
    Source-Link: googleapis/googleapis@8bc5a83
    
    Source-Link: googleapis/googleapis-gen@3a4cf08
    Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiIzYTRjZjA4MzE4ODI3YjhjZTM2ZDJlNjQ3MWNhMjRhZTg4YzA5MDBmIn0=
    gcf-owl-bot[bot] committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1c73fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e910779 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. feat: add GEO, SHOPPING, GENERATIVE_AI client orgs

    docs: fix new_issue_uri comment
    
    PiperOrigin-RevId: 527926860
    
    Source-Link: googleapis/googleapis@2f4668c
    
    Source-Link: googleapis/googleapis-gen@fa34096
    Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJmYTM0MDk2YTI0MjQyNmVlMWY3MTRkYzEyNDljZDI4ODE0NDM5ZTNlIn0=
    gcf-owl-bot[bot] committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b782e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348f4e0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. feat: Log Analytics features of the Cloud Logging API

    feat: Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously
    feat: Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously
    feat: Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets
    feat: Add ConfigServiceV2.DeleteLink method for deleting linked datasets
    feat: Add ConfigServiceV2.ListLinks method for listing linked datasets
    feat: Add ConfigServiceV2.GetLink methods for describing linked datasets
    feat: Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled
    feat: Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data
    docs: Documentation for the Log Analytics features of the Cloud Logging API
    
    PiperOrigin-RevId: 529851525
    
    Source-Link: googleapis/googleapis@1c7ee99
    
    Source-Link: googleapis/googleapis-gen@4a2a3a0
    Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiI0YTJhM2EwNWI5MTgwNDMzM2ExYjM5YjYzNWQ4ZmUyMjQzZDRiNGZkIn0=
    gcf-owl-bot[bot] committed May 6, 2023
    Configuration menu
    Copy the full SHA
    86b9cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    031fee6 View commit details
    Browse the repository at this point in the history