google-apis-serviceusage_v1beta1 0.10.0 → 0.14.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: cea20677f020dee9ea9882cb62ece1190e58261695c820fa1fa45fb7948844ee
4
- data.tar.gz: fb611911997ff08d4ec1a56deae602d127c49578176ec80b1c517bc361cee40b
3
+ metadata.gz: a57a2410eca64e32385079ec227a61e4a6b922dd6c19bf2b25188d778eafc455
4
+ data.tar.gz: ff3d426a14085d56307ad151b4efce1c75f04b7552984977702ba5b21db2fdfd
5
5
  SHA512:
6
- metadata.gz: 8992cc9d8eedd6e3867ca15771d7c13969f744d32690a2e7986f30e3344b03c0e19ccbc18bf4ba84111b60033030c5c56565fcb38e63bb366d6b1a62764b5604
7
- data.tar.gz: 756ed83fdd8d501f089ed82f2980e65089f8bd7d53213e24a93100b56cbd09d16ed7d2aed2cc5af46d1edbbd593c88f13daa95af0f3e687b9a3b686265ae8461
6
+ metadata.gz: 2c0fb75478fb08f09ef32ba2e8902cc9765cf8f2e38d0a20c729f75cac058f8363ed44538fb1c5b08d186f76969fd6a47d254f51d56fe5c7b5941df5d62b541f
7
+ data.tar.gz: 6a8045b2d7c10d3ec4494344a140a5f8f839df078f2b5f0980171c517d9f4e47ef7a81db507aed6e7fa841103824dee000c92f9f5d6ba4bcb648f68087b9cc06
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-serviceusage_v1beta1
2
2
 
3
+ ### v0.14.0 (2021-08-05)
4
+
5
+ * Regenerated from discovery document revision 20210803
6
+
7
+ ### v0.13.0 (2021-07-09)
8
+
9
+ * Regenerated from discovery document revision 20210707
10
+
11
+ ### v0.12.0 (2021-06-29)
12
+
13
+ * Regenerated using generator version 0.4.0
14
+
15
+ ### v0.11.0 (2021-06-24)
16
+
17
+ * Regenerated using generator version 0.3.0
18
+
3
19
  ### v0.10.0 (2021-05-27)
4
20
 
5
21
  * Regenerated from discovery document revision 20210525
@@ -1045,7 +1045,9 @@ module Google
1045
1045
  # @return [String]
1046
1046
  attr_accessor :service_root_url
1047
1047
 
1048
- # A short summary of what the service does. Can only be provided by plain text.
1048
+ # A short description of what the service does. The summary must be plain text.
1049
+ # It becomes the overview of the service displayed in Google Cloud Console. NOTE:
1050
+ # This field is equivalent to the standard field `description`.
1049
1051
  # Corresponds to the JSON property `summary`
1050
1052
  # @return [String]
1051
1053
  attr_accessor :summary
@@ -1075,17 +1077,20 @@ module Google
1075
1077
  # @return [String]
1076
1078
  attr_accessor :deprecation_description
1077
1079
 
1078
- # Description of the selected API(s).
1080
+ # Description of the selected proto element (e.g. a message, a method, a '
1081
+ # service' definition, or a field). Defaults to leading & trailing comments
1082
+ # taken from the proto source definition of the proto element.
1079
1083
  # Corresponds to the JSON property `description`
1080
1084
  # @return [String]
1081
1085
  attr_accessor :description
1082
1086
 
1083
- # The selector is a comma-separated list of patterns. Each pattern is a
1084
- # qualified name of the element which may end in "*", indicating a wildcard.
1085
- # Wildcards are only allowed at the end and for a whole component of the
1086
- # qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". A
1087
- # wildcard will match one or more components. To specify a default for all
1088
- # applicable elements, the whole pattern "*" is used.
1087
+ # The selector is a comma-separated list of patterns for any element such as a
1088
+ # method, a field, an enum value. Each pattern is a qualified name of the
1089
+ # element which may end in "*", indicating a wildcard. Wildcards are only
1090
+ # allowed at the end and for a whole component of the qualified name, i.e. "foo.*
1091
+ # " is ok, but not "foo.b*" or "foo.*.bar". A wildcard will match one or more
1092
+ # components. To specify a default for all applicable elements, the whole
1093
+ # pattern "*" is used.
1089
1094
  # Corresponds to the JSON property `selector`
1090
1095
  # @return [String]
1091
1096
  attr_accessor :selector
@@ -1555,8 +1560,8 @@ module Google
1555
1560
 
1556
1561
  # A list of all enum types included in this API service. Enums referenced
1557
1562
  # directly or indirectly by the `apis` are automatically included. Enums which
1558
- # are not referenced but shall be included should be listed here by name.
1559
- # Example: enums: - name: google.someapi.v1.SomeEnum
1563
+ # are not referenced but shall be included should be listed here by name by the
1564
+ # configuration author. Example: enums: - name: google.someapi.v1.SomeEnum
1560
1565
  # Corresponds to the JSON property `enums`
1561
1566
  # @return [Array<Google::Apis::ServiceusageV1beta1::Enum>]
1562
1567
  attr_accessor :enums
@@ -1689,7 +1694,8 @@ module Google
1689
1694
  # @return [Array<Google::Apis::ServiceusageV1beta1::Type>]
1690
1695
  attr_accessor :system_types
1691
1696
 
1692
- # The product title for this service.
1697
+ # The product title for this service, it is the name displayed in Google Cloud
1698
+ # Console.
1693
1699
  # Corresponds to the JSON property `title`
1694
1700
  # @return [String]
1695
1701
  attr_accessor :title
@@ -1697,8 +1703,8 @@ module Google
1697
1703
  # A list of all proto message types included in this API service. Types
1698
1704
  # referenced directly or indirectly by the `apis` are automatically included.
1699
1705
  # Messages which are not referenced but shall be included, such as types used by
1700
- # the `google.protobuf.Any` type, should be listed here by name. Example: types:
1701
- # - name: google.protobuf.Int32
1706
+ # the `google.protobuf.Any` type, should be listed here by name by the
1707
+ # configuration author. Example: types: - name: google.protobuf.Int32
1702
1708
  # Corresponds to the JSON property `types`
1703
1709
  # @return [Array<Google::Apis::ServiceusageV1beta1::Type>]
1704
1710
  attr_accessor :types
@@ -3091,7 +3097,10 @@ module Google
3091
3097
  attr_accessor :name
3092
3098
 
3093
3099
  # Required. The monitored resource type. For example, the type `"
3094
- # cloudsql_database"` represents databases in Google Cloud SQL.
3100
+ # cloudsql_database"` represents databases in Google Cloud SQL. For a list of
3101
+ # types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/
3102
+ # resources) and [Logging resource types](https://cloud.google.com/logging/docs/
3103
+ # api/v2/resource-list).
3095
3104
  # Corresponds to the JSON property `type`
3096
3105
  # @return [String]
3097
3106
  attr_accessor :type
@@ -3369,7 +3378,8 @@ module Google
3369
3378
  include Google::Apis::Core::Hashable
3370
3379
 
3371
3380
  # The Markdown content of the page. You can use (== include `path` ==) to
3372
- # include content from a Markdown file.
3381
+ # include content from a Markdown file. The content can be used to produce the
3382
+ # documentation page such as HTML format page.
3373
3383
  # Corresponds to the JSON property `content`
3374
3384
  # @return [String]
3375
3385
  attr_accessor :content
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1beta1
18
18
  # Version of the google-apis-serviceusage_v1beta1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.14.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 = "20210525"
25
+ REVISION = "20210803"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceusage_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.14.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-31 00:00:00.000000000 Z
11
+ date: 2021-08-09 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 Usage API V1beta1. Simple
28
34
  REST clients are Ruby client libraries that provide access to Google services via
29
35
  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-serviceusage_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.14.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []