google-apis-serviceconsumermanagement_v1beta1 0.8.0 → 0.13.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: 9544b552359a6d7a1e51de3ad59ce27451b78aaed9a4bd0c52d0a53691ded1d1
4
- data.tar.gz: bacb4b6941f293d29a92fb3c57cf20ae0c4cad3eb510590a52c708cdccf1781b
3
+ metadata.gz: a8dcf12f2d53d614eddeba89b0b921c4133c6c8a696cfebee600ca5a2444cb91
4
+ data.tar.gz: 6478b05f55aa299f788699450c5b7c31c475667b2c40e1a3abd2f7f72ad43e28
5
5
  SHA512:
6
- metadata.gz: 52b8ce74fdde29ac09f3e8c34e9123d54303e1194985a55da969a3a86ae79899d0c462d073b2f846c2aaa8f7d9f81b8aee2ec1968a6473636ae6cf15d54f65a0
7
- data.tar.gz: 659f1878e77bd7e81d0f758baed413ba081d84ebe3eee249e47776866565c4751f2c4585914603fefd11d3ea8a6f0c0a8956168ffbee9abeccb886156c27f1bc
6
+ metadata.gz: 2c99bf6b473c76eb9cec09176ad3e4dda7a3cd761b30bb90c2df5c8d3007adf5f54fdba9b12fcecb8037d3bba8e30b9dbddd436d75a360e277672f879e6bf846
7
+ data.tar.gz: c52778934bb6f448845eb36a91cad04322be3234ba3dc71acb325d4a62f1041a6dcfce02d3321ee29742331233f463b5c2e607969ae83a287124c534654b51e1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # Release history for google-apis-serviceconsumermanagement_v1beta1
2
2
 
3
+ ### v0.13.0 (2021-07-09)
4
+
5
+ * Regenerated from discovery document revision 20210707
6
+
7
+ ### v0.12.0 (2021-06-29)
8
+
9
+ * Regenerated using generator version 0.4.0
10
+
11
+ ### v0.11.0 (2021-06-24)
12
+
13
+ * Regenerated using generator version 0.3.0
14
+
15
+ ### v0.10.0 (2021-05-27)
16
+
17
+ * Regenerated from discovery document revision 20210525
18
+
19
+ ### v0.9.0 (2021-05-20)
20
+
21
+ * Unspecified changes
22
+
3
23
  ### v0.8.0 (2021-05-08)
4
24
 
5
25
  * Regenerated from discovery document revision 20210501
@@ -353,12 +353,6 @@ module Google
353
353
  # @return [String]
354
354
  attr_accessor :jwt_audience
355
355
 
356
- # Minimum deadline in seconds needed for this method. Calls having deadline
357
- # value lower than this will be rejected.
358
- # Corresponds to the JSON property `minDeadline`
359
- # @return [Float]
360
- attr_accessor :min_deadline
361
-
362
356
  # The number of seconds to wait for the completion of a long running operation.
363
357
  # The default is no deadline.
364
358
  # Corresponds to the JSON property `operationDeadline`
@@ -399,7 +393,6 @@ module Google
399
393
  @deadline = args[:deadline] if args.key?(:deadline)
400
394
  @disable_auth = args[:disable_auth] if args.key?(:disable_auth)
401
395
  @jwt_audience = args[:jwt_audience] if args.key?(:jwt_audience)
402
- @min_deadline = args[:min_deadline] if args.key?(:min_deadline)
403
396
  @operation_deadline = args[:operation_deadline] if args.key?(:operation_deadline)
404
397
  @path_translation = args[:path_translation] if args.key?(:path_translation)
405
398
  @protocol = args[:protocol] if args.key?(:protocol)
@@ -715,7 +708,9 @@ module Google
715
708
  # @return [String]
716
709
  attr_accessor :service_root_url
717
710
 
718
- # A short summary of what the service does. Can only be provided by plain text.
711
+ # A short description of what the service does. The summary must be plain text.
712
+ # It becomes the overview of the service displayed in Google Cloud Console. NOTE:
713
+ # This field is equivalent to the standard field `description`.
719
714
  # Corresponds to the JSON property `summary`
720
715
  # @return [String]
721
716
  attr_accessor :summary
@@ -745,17 +740,19 @@ module Google
745
740
  # @return [String]
746
741
  attr_accessor :deprecation_description
747
742
 
748
- # Description of the selected API(s).
743
+ # The description is the comment in front of the selected proto element, such as
744
+ # a message, a method, a 'service' definition, or a field.
749
745
  # Corresponds to the JSON property `description`
750
746
  # @return [String]
751
747
  attr_accessor :description
752
748
 
753
- # The selector is a comma-separated list of patterns. Each pattern is a
754
- # qualified name of the element which may end in "*", indicating a wildcard.
755
- # Wildcards are only allowed at the end and for a whole component of the
756
- # qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". A
757
- # wildcard will match one or more components. To specify a default for all
758
- # applicable elements, the whole pattern "*" is used.
749
+ # The selector is a comma-separated list of patterns for any element such as a
750
+ # method, a field, an enum value. Each pattern is a qualified name of the
751
+ # element which may end in "*", indicating a wildcard. Wildcards are only
752
+ # allowed at the end and for a whole component of the qualified name, i.e. "foo.*
753
+ # " is ok, but not "foo.b*" or "foo.*.bar". A wildcard will match one or more
754
+ # components. To specify a default for all applicable elements, the whole
755
+ # pattern "*" is used.
759
756
  # Corresponds to the JSON property `selector`
760
757
  # @return [String]
761
758
  attr_accessor :selector
@@ -2016,7 +2013,8 @@ module Google
2016
2013
  include Google::Apis::Core::Hashable
2017
2014
 
2018
2015
  # The Markdown content of the page. You can use (== include `path` ==) to
2019
- # include content from a Markdown file.
2016
+ # include content from a Markdown file. The content can be used to produce the
2017
+ # documentation page such as HTML format page.
2020
2018
  # Corresponds to the JSON property `content`
2021
2019
  # @return [String]
2022
2020
  attr_accessor :content
@@ -2338,8 +2336,8 @@ module Google
2338
2336
 
2339
2337
  # A list of all enum types included in this API service. Enums referenced
2340
2338
  # directly or indirectly by the `apis` are automatically included. Enums which
2341
- # are not referenced but shall be included should be listed here by name.
2342
- # Example: enums: - name: google.someapi.v1.SomeEnum
2339
+ # are not referenced but shall be included should be listed here by name by the
2340
+ # configuration author. Example: enums: - name: google.someapi.v1.SomeEnum
2343
2341
  # Corresponds to the JSON property `enums`
2344
2342
  # @return [Array<Google::Apis::ServiceconsumermanagementV1beta1::Enum>]
2345
2343
  attr_accessor :enums
@@ -2472,7 +2470,8 @@ module Google
2472
2470
  # @return [Array<Google::Apis::ServiceconsumermanagementV1beta1::Type>]
2473
2471
  attr_accessor :system_types
2474
2472
 
2475
- # The product title for this service.
2473
+ # The product title for this service, it is the name displayed in Google Cloud
2474
+ # Console.
2476
2475
  # Corresponds to the JSON property `title`
2477
2476
  # @return [String]
2478
2477
  attr_accessor :title
@@ -2480,8 +2479,8 @@ module Google
2480
2479
  # A list of all proto message types included in this API service. Types
2481
2480
  # referenced directly or indirectly by the `apis` are automatically included.
2482
2481
  # Messages which are not referenced but shall be included, such as types used by
2483
- # the `google.protobuf.Any` type, should be listed here by name. Example: types:
2484
- # - name: google.protobuf.Int32
2482
+ # the `google.protobuf.Any` type, should be listed here by name by the
2483
+ # configuration author. Example: types: - name: google.protobuf.Int32
2485
2484
  # Corresponds to the JSON property `types`
2486
2485
  # @return [Array<Google::Apis::ServiceconsumermanagementV1beta1::Type>]
2487
2486
  attr_accessor :types
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceconsumermanagementV1beta1
18
18
  # Version of the google-apis-serviceconsumermanagement_v1beta1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210501"
25
+ REVISION = "20210707"
26
26
  end
27
27
  end
28
28
  end
@@ -571,7 +571,6 @@ module Google
571
571
  property :deadline, as: 'deadline'
572
572
  property :disable_auth, as: 'disableAuth'
573
573
  property :jwt_audience, as: 'jwtAudience'
574
- property :min_deadline, as: 'minDeadline'
575
574
  property :operation_deadline, as: 'operationDeadline'
576
575
  property :path_translation, as: 'pathTranslation'
577
576
  property :protocol, as: 'protocol'
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceconsumermanagement_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.13.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-05-18 00:00:00.000000000 Z
11
+ date: 2021-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Service Consumer Management API V1beta1.
28
34
  Simple REST clients are Ruby client libraries that provide access to Google services
29
35
  via their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceconsumermanagement_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceconsumermanagement_v1beta1/v0.13.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceconsumermanagement_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []