google-cloud-cloud_controls_partner 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 28ace7e0dc47ca3f61f20caed94d76a1a508968c10f6710d7cbd12f24c34cc7e
4
- data.tar.gz: 3506c0b24c92d9013250e77a0673fa8f2c63553736bfff5509a107dfaacf0e1f
3
+ metadata.gz: 61bae970b4838473d1be298c4b4871123da7ba5df9cd4a3cd90d831322a048e0
4
+ data.tar.gz: 8d42da0c7226a5cbae00029ef21b4ec47834c19d387e49b65cbc121c294f6301
5
5
  SHA512:
6
- metadata.gz: dca99bf71ca8efd8317c88a695e854d898d8eff56933eff1ab5c827809f8ad1022e955ec5ebb3f64d9dc90052c2a4d8de912c6a4296bddeee993ba53994c3fd6
7
- data.tar.gz: 626cf2f4bffd9ef65f6dc82a767d689a19af112565d670c5b3be9d15c332f05c45de1c01a92b4243afb3c38c13912872ebe7b79fdec219c396b8096c6cc24182
6
+ metadata.gz: 072c19ff29c75a1895d2ec7e14214f96ab07898c5a71063e407bdd61229c99e876e677cfb7d6309c2ea671bf5f4a391a7bd0133b4c56917803953974adaaad5c
7
+ data.tar.gz: 135c632fc8e14f27f0ce25dbbe5b85d03fc3b08b36c9acbdd9a653512af766fe5a27b954c185cb70d1c8fec63e0db06f5d65417ec64b954f6e540192c8665536
data/README.md CHANGED
@@ -34,6 +34,14 @@ In order to use this library, you first need to go through the following steps:
34
34
  1. [Enable the API.](https://console.cloud.google.com/apis/library/cloudcontrolspartner.googleapis.com)
35
35
  1. {file:AUTHENTICATION.md Set up authentication.}
36
36
 
37
+ ```ruby
38
+ require "google/cloud/cloud_controls_partner"
39
+
40
+ client = Google::Cloud::CloudControlsPartner.cloud_controls_partner_core
41
+ request = ::Google::Cloud::CloudControlsPartner::V1::GetWorkloadRequest.new # (request fields as keyword arguments...)
42
+ response = client.get_workload request
43
+ ```
44
+
37
45
  ## Debug Logging
38
46
 
39
47
  This library comes with opt-in Debug Logging that can help you troubleshoot
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module CloudControlsPartner
23
- VERSION = "2.0.1"
23
+ VERSION = "2.0.2"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-cloud_controls_partner
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.6.8
72
+ rubygems_version: 3.6.9
73
73
  specification_version: 4
74
74
  summary: Provides insights about your customers and their Assured Workloads based
75
75
  on your Sovereign Controls by Partners offering.