google-apis-serviceusage_v1 0.11.0 → 0.15.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: ae958bd8ca440a5491a649fad147ce9babcbe866b1092bfc4a0a4a9de6a90319
4
- data.tar.gz: a4a815c74d25089a0c3cbe6161734f6a49ea6a13474c39c8ddaef47c3b50f4b5
3
+ metadata.gz: 67eb6dfa8fc3eb9f338dde40a98602636411236ca4b0c64a43ca7cd31b8457ce
4
+ data.tar.gz: b8bf4df8621009c203a486a7f21deb00135c324c5b991eb1ab672856e8badde3
5
5
  SHA512:
6
- metadata.gz: e02ae5cbcd55d62491a0ee67ff1bc25ea319e39973baa30150032d779c26660e2983a7ca6cb5a1e5f0d682ad7e39d63871bdb13c1994c4ce8e8ceaffe7465623
7
- data.tar.gz: 9a13ec90f60f800e558f1557171177f1e7822c74b939586128cc48df98b0d9424f8409953294d36bdf35a2d8d324d820b5a8582734a52ec0b9301bd1f79919a7
6
+ metadata.gz: 524ad50d6f626ee69737c3d13b9a450a7185eef15eb491c3bdc6484d263b6079dbaa2c29d7e2724c13ca7ef945d7231fdf16494ea0d6fe32cc00e03ff4abb57b
7
+ data.tar.gz: c6bb09d227992e93d0999eaef7f4ed54e9198ad07164050f85a66b42157220c1965c0cd0dbae78c55cfeff630f7cd471c7199123ff86d9c1909974a9a4ea8a03
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.15.0 (2021-10-20)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.14.0 (2021-09-01)
8
+
9
+ * Regenerated from discovery document revision 20210806
10
+
11
+ ### v0.13.0 (2021-08-05)
12
+
13
+ * Regenerated from discovery document revision 20210803
14
+
15
+ ### v0.12.0 (2021-07-09)
16
+
17
+ * Regenerated from discovery document revision 20210707
18
+
3
19
  ### v0.11.0 (2021-06-29)
4
20
 
5
21
  * Regenerated using generator version 0.4.0
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Serviceusage service in particular.)
67
67
 
@@ -974,7 +974,9 @@ module Google
974
974
  # @return [String]
975
975
  attr_accessor :service_root_url
976
976
 
977
- # A short summary of what the service does. Can only be provided by plain text.
977
+ # A short description of what the service does. The summary must be plain text.
978
+ # It becomes the overview of the service displayed in Google Cloud Console. NOTE:
979
+ # This field is equivalent to the standard field `description`.
978
980
  # Corresponds to the JSON property `summary`
979
981
  # @return [String]
980
982
  attr_accessor :summary
@@ -1004,17 +1006,20 @@ module Google
1004
1006
  # @return [String]
1005
1007
  attr_accessor :deprecation_description
1006
1008
 
1007
- # Description of the selected API(s).
1009
+ # Description of the selected proto element (e.g. a message, a method, a '
1010
+ # service' definition, or a field). Defaults to leading & trailing comments
1011
+ # taken from the proto source definition of the proto element.
1008
1012
  # Corresponds to the JSON property `description`
1009
1013
  # @return [String]
1010
1014
  attr_accessor :description
1011
1015
 
1012
- # The selector is a comma-separated list of patterns. Each pattern is a
1013
- # qualified name of the element which may end in "*", indicating a wildcard.
1014
- # Wildcards are only allowed at the end and for a whole component of the
1015
- # qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". A
1016
- # wildcard will match one or more components. To specify a default for all
1017
- # applicable elements, the whole pattern "*" is used.
1016
+ # The selector is a comma-separated list of patterns for any element such as a
1017
+ # method, a field, an enum value. Each pattern is a qualified name of the
1018
+ # element which may end in "*", indicating a wildcard. Wildcards are only
1019
+ # allowed at the end and for a whole component of the qualified name, i.e. "foo.*
1020
+ # " is ok, but not "foo.b*" or "foo.*.bar". A wildcard will match one or more
1021
+ # components. To specify a default for all applicable elements, the whole
1022
+ # pattern "*" is used.
1018
1023
  # Corresponds to the JSON property `selector`
1019
1024
  # @return [String]
1020
1025
  attr_accessor :selector
@@ -1484,8 +1489,8 @@ module Google
1484
1489
 
1485
1490
  # A list of all enum types included in this API service. Enums referenced
1486
1491
  # directly or indirectly by the `apis` are automatically included. Enums which
1487
- # are not referenced but shall be included should be listed here by name.
1488
- # Example: enums: - name: google.someapi.v1.SomeEnum
1492
+ # are not referenced but shall be included should be listed here by name by the
1493
+ # configuration author. Example: enums: - name: google.someapi.v1.SomeEnum
1489
1494
  # Corresponds to the JSON property `enums`
1490
1495
  # @return [Array<Google::Apis::ServiceusageV1::Enum>]
1491
1496
  attr_accessor :enums
@@ -1618,7 +1623,8 @@ module Google
1618
1623
  # @return [Array<Google::Apis::ServiceusageV1::Type>]
1619
1624
  attr_accessor :system_types
1620
1625
 
1621
- # The product title for this service.
1626
+ # The product title for this service, it is the name displayed in Google Cloud
1627
+ # Console.
1622
1628
  # Corresponds to the JSON property `title`
1623
1629
  # @return [String]
1624
1630
  attr_accessor :title
@@ -1626,8 +1632,8 @@ module Google
1626
1632
  # A list of all proto message types included in this API service. Types
1627
1633
  # referenced directly or indirectly by the `apis` are automatically included.
1628
1634
  # Messages which are not referenced but shall be included, such as types used by
1629
- # the `google.protobuf.Any` type, should be listed here by name. Example: types:
1630
- # - name: google.protobuf.Int32
1635
+ # the `google.protobuf.Any` type, should be listed here by name by the
1636
+ # configuration author. Example: types: - name: google.protobuf.Int32
1631
1637
  # Corresponds to the JSON property `types`
1632
1638
  # @return [Array<Google::Apis::ServiceusageV1::Type>]
1633
1639
  attr_accessor :types
@@ -2871,7 +2877,10 @@ module Google
2871
2877
  attr_accessor :name
2872
2878
 
2873
2879
  # Required. The monitored resource type. For example, the type `"
2874
- # cloudsql_database"` represents databases in Google Cloud SQL.
2880
+ # cloudsql_database"` represents databases in Google Cloud SQL. For a list of
2881
+ # types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/
2882
+ # resources) and [Logging resource types](https://cloud.google.com/logging/docs/
2883
+ # api/v2/resource-list).
2875
2884
  # Corresponds to the JSON property `type`
2876
2885
  # @return [String]
2877
2886
  attr_accessor :type
@@ -3128,7 +3137,8 @@ module Google
3128
3137
  include Google::Apis::Core::Hashable
3129
3138
 
3130
3139
  # The Markdown content of the page. You can use (== include `path` ==) to
3131
- # include content from a Markdown file.
3140
+ # include content from a Markdown file. The content can be used to produce the
3141
+ # documentation page such as HTML format page.
3132
3142
  # Corresponds to the JSON property `content`
3133
3143
  # @return [String]
3134
3144
  attr_accessor :content
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1
18
18
  # Version of the google-apis-serviceusage_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
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 = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -31,10 +31,10 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
- # View your data across Google Cloud Platform services
37
+ # View your data across Google Cloud services and see the email address of your Google Account
38
38
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
39
39
 
40
40
  # Manage your Google API service configuration
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-serviceusage_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.15.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.11.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.15.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-serviceusage_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: