google-apis-servicecontrol_v1 0.4.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fda2c4c067cc638c7e3af40d4ab8e40835248b42bcf707adcacf427282e540c7
4
- data.tar.gz: '086dd87054ee09990349845b1120c471b4aabb21db483e4acc4355cac4874d8c'
3
+ metadata.gz: 181d105d2cbd85c9904c15963f33f1c2e22aa2f02f9d9d28c50954e2aa670bee
4
+ data.tar.gz: c9c84fb3c0084101bc8c35e73ab00516c0f5fe01c5d37968e8764fc1889fc147
5
5
  SHA512:
6
- metadata.gz: 7626ceb9ec07f9f9c6940856ba7cac31dd4a9be83cbcb61f384c79d1004715f8908ac47db8e29213cb7126b782b51d55544dba9f25b14c0bfcf334c1cf78b196
7
- data.tar.gz: d4de64dd40ba7d49fdbc1dccc148450645380e98b0f39a716878026da9303c65ce2b6f1cad09ead65db00dc844605748291b226c240dfc38f8981c6d1c0f8337
6
+ metadata.gz: 5eb68aac74d7ead68720d45c91aa5b294527378ea53c4491d5228b7aaf46ae3b78273fc970595312775793bd8a602a749b9035f02270a31b99f1971b9162bccc
7
+ data.tar.gz: bc799e0c9375dc71ac1bb30e0860c732a972246b89ee830a5a6cee05a7d4194f425893b03262a41bf89e3fc60899f573bff2008d11aab1ea2da85589fe7ad854
data/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Release history for google-apis-servicecontrol_v1
2
2
 
3
+ ### v0.9.0 (2021-06-10)
4
+
5
+ * Regenerated from discovery document revision 20210603
6
+ * Regenerated using generator version 0.3.0
7
+
8
+ ### v0.8.0 (2021-05-20)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.7.0 (2021-05-08)
13
+
14
+ * Regenerated from discovery document revision 20210430
15
+
16
+ ### v0.6.0 (2021-04-03)
17
+
18
+ * Regenerated from discovery document revision 20210326
19
+ * Regenerated using generator version 0.2.0
20
+
21
+ ### v0.5.0 (2021-03-04)
22
+
23
+ * Unspecified changes
24
+
3
25
  ### v0.4.0 (2021-02-19)
4
26
 
5
27
  * Regenerated from discovery document revision 20210212
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # Manage your Google Service Control data
@@ -1876,7 +1876,7 @@ module Google
1876
1876
  # @return [String]
1877
1877
  attr_accessor :method_prop
1878
1878
 
1879
- # The HTTP URL path.
1879
+ # The HTTP URL path, excluding the query parameters.
1880
1880
  # Corresponds to the JSON property `path`
1881
1881
  # @return [String]
1882
1882
  attr_accessor :path
@@ -2194,8 +2194,11 @@ module Google
2194
2194
  # @return [Google::Apis::ServicecontrolV1::FirstPartyPrincipal]
2195
2195
  attr_accessor :first_party_principal
2196
2196
 
2197
- # A string representing the principal_subject associated with the identity. See
2198
- # go/3pical for more info on how principal_subject is formatted.
2197
+ # A string representing the principal_subject associated with the identity. For
2198
+ # most identities, the format will be `principal://iam.googleapis.com/`identity
2199
+ # pool name`/subject/`subject)` except for some GKE identities (GKE_WORKLOAD,
2200
+ # FREEFORM, GKE_HUB_WORKLOAD) that are still in the legacy format `
2201
+ # serviceAccount:`identity pool name`[`subject`]`
2199
2202
  # Corresponds to the JSON property `principalSubject`
2200
2203
  # @return [String]
2201
2204
  attr_accessor :principal_subject
@@ -2217,8 +2220,8 @@ module Google
2217
2220
  end
2218
2221
  end
2219
2222
 
2220
- # The context of a span, attached to Exemplars in Distribution values during
2221
- # aggregation. It contains the name of a span with format: projects/[
2223
+ # The context of a span. This is attached to an Exemplar in Distribution values
2224
+ # during aggregation. It contains the name of a span with format: projects/[
2222
2225
  # PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
2223
2226
  class SpanContext
2224
2227
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicecontrolV1
18
18
  # Version of the google-apis-servicecontrol_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210212"
25
+ REVISION = "20210603"
26
26
  end
27
27
  end
28
28
  end
@@ -98,10 +98,10 @@ module Google
98
98
  # client should rely on the cached results for much longer time to avoid outage.
99
99
  # WARNING: There is general 60s delay for the configuration and policy
100
100
  # propagation, therefore callers MUST NOT depend on the `Check` method having
101
- # the latest policy information. NOTE: the CheckRequest has the size limit of
102
- # 64KB. This method requires the `servicemanagement.services.check` permission
103
- # on the specified service. For more information, see [Cloud IAM](https://cloud.
104
- # google.com/iam).
101
+ # the latest policy information. NOTE: the CheckRequest has the size limit (wire-
102
+ # format byte size) of 1MB. This method requires the `servicemanagement.services.
103
+ # check` permission on the specified service. For more information, see [Cloud
104
+ # IAM](https://cloud.google.com/iam).
105
105
  # @param [String] service_name
106
106
  # The service name as specified in its service configuration. For example, `"
107
107
  # pubsub.googleapis.com"`. See [google.api.Service](https://cloud.google.com/
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-servicecontrol_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-22 00:00:00.000000000 Z
11
+ date: 2021-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicecontrol_v1/v0.9.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-servicecontrol_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.6
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Service Control API V1