Skip to content

Commit efec549

Browse files
feat: Automated regeneration of monitoring v3 client (#2396)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-15 03:00:44,462 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-ruby-client/synth.py. On branch autosynth-monitoring-v3 nothing to commit, working tree clean 2021-01-15 03:00:44,526 synthtool [DEBUG] > Running: docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth monitoring v3 DEBUG:synthtool:Running: docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth monitoring v3 git clean -df bundle install Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. The dependency jruby-openssl (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for java. To add those platforms to the bundle, run `bundle lock --add-platform java`. Fetching gem metadata from https://rubygems.org/......... Fetching gem metadata from https://rubygems.org/. Resolving dependencies... Fetching rake 11.3.0 Installing rake 11.3.0 Fetching concurrent-ruby 1.1.7 Installing concurrent-ruby 1.1.7 Fetching i18n 1.8.7 Installing i18n 1.8.7 Fetching minitest 5.14.3 Installing minitest 5.14.3 Fetching tzinfo 2.0.4 Installing tzinfo 2.0.4 Fetching zeitwerk 2.4.2 Installing zeitwerk 2.4.2 Fetching activesupport 6.1.1 Installing activesupport 6.1.1 Fetching public_suffix 4.0.6 Installing public_suffix 4.0.6 Fetching addressable 2.7.0 Installing addressable 2.7.0 Fetching ast 2.4.1 Installing ast 2.4.1 Using bundler 2.1.4 Fetching byebug 11.1.3 Installing byebug 11.1.3 with native extensions Fetching coderay 1.1.3 Installing coderay 1.1.3 Fetching json 2.5.1 Installing json 2.5.1 with native extensions Fetching docile 1.3.5 Installing docile 1.3.5 Fetching simplecov-html 0.10.2 Installing simplecov-html 0.10.2 Fetching simplecov 0.16.1 Installing simplecov 0.16.1 Using sync 0.5.0 Fetching tins 1.28.0 Installing tins 1.28.0 Fetching term-ansicolor 1.7.1 Installing term-ansicolor 1.7.1 Fetching thor 0.20.3 Installing thor 0.20.3 Fetching coveralls 0.8.23 Installing coveralls 0.8.23 Fetching rexml 3.2.4 Installing rexml 3.2.4 Fetching crack 0.4.5 Installing crack 0.4.5 Fetching declarative 0.0.20 Installing declarative 0.0.20 Fetching declarative-option 0.1.0 Installing declarative-option 0.1.0 Fetching diff-lcs 1.4.4 Installing diff-lcs 1.4.4 Fetching dotenv 2.7.6 Installing dotenv 2.7.6 Fetching fakefs 0.20.1 Installing fakefs 0.20.1 Fetching faraday-net_http 1.0.1 Installing faraday-net_http 1.0.1 Fetching multipart-post 2.1.1 Installing multipart-post 2.1.1 Fetching ruby2_keywords 0.0.2 Installing ruby2_keywords 0.0.2 Fetching faraday 1.3.0 Installing faraday 1.3.0 Fetching gems 1.2.0 Installing gems 1.2.0 Fetching github-markup 1.7.0 Installing github-markup 1.7.0 Fetching jwt 2.2.2 Installing jwt 2.2.2 Fetching memoist 0.16.2 Installing memoist 0.16.2 Fetching multi_json 1.15.0 Installing multi_json 1.15.0 Fetching os 0.9.6 Installing os 0.9.6 Fetching signet 0.14.0 Installing signet 0.14.0 Fetching googleauth 0.14.0 Installing googleauth 0.14.0 Fetching httpclient 2.8.3 Installing httpclient 2.8.3 Fetching mini_mime 1.0.2 Installing mini_mime 1.0.2 Fetching uber 0.1.0 Installing uber 0.1.0 Fetching representable 3.0.4 Installing representable 3.0.4 Fetching retriable 3.1.2 Installing retriable 3.1.2 Fetching google-apis-core 0.2.0 Installing google-apis-core 0.2.0 Fetching google-apis-discovery_v1 0.1.0 Installing google-apis-discovery_v1 0.1.0 Using google-apis-generator 0.1.1 from source at `.` Fetching google-id-token 1.4.2 Installing google-id-token 1.4.2 Fetching hashdiff 1.0.1 Installing hashdiff 1.0.1 Fetching mime-types-data 3.2020.1104 Installing mime-types-data 3.2020.1104 Fetching mime-types 3.3.1 Installing mime-types 3.3.1 Fetching multi_xml 0.6.0 Installing multi_xml 0.6.0 Fetching httparty 0.18.1 Installing httparty 0.18.1 Fetching rspec-support 3.10.1 Installing rspec-support 3.10.1 Fetching rspec-core 3.10.1 Installing rspec-core 3.10.1 Fetching rspec-expectations 3.10.1 Installing rspec-expectations 3.10.1 Fetching rspec-mocks 3.10.1 Installing rspec-mocks 3.10.1 Fetching rspec 3.10.0 Installing rspec 3.10.0 Fetching json_spec 1.1.5 Installing json_spec 1.1.5 Fetching launchy 2.5.0 Installing launchy 2.5.0 Fetching little-plugger 1.1.4 Installing little-plugger 1.1.4 Fetching logging 2.3.0 Installing logging 2.3.0 Fetching method_source 1.0.0 Installing method_source 1.0.0 Fetching opencensus 0.5.0 Installing opencensus 0.5.0 Fetching parallel 1.20.1 Installing parallel 1.20.1 Fetching parser 2.7.2.0 Installing parser 2.7.2.0 Fetching powerpack 0.1.3 Installing powerpack 0.1.3 Fetching pry 0.13.1 Installing pry 0.13.1 Fetching pry-byebug 3.9.0 Installing pry-byebug 3.9.0 Fetching yard 0.9.26 Installing yard 0.9.26 Fetching pry-doc 0.13.5 Installing pry-doc 0.13.5 Fetching rainbow 2.2.2 Installing rainbow 2.2.2 with native extensions Fetching redcarpet 3.5.1 Installing redcarpet 3.5.1 with native extensions Fetching redis 3.3.5 Installing redis 3.3.5 Fetching rmail 1.1.4 Installing rmail 1.1.4 Fetching ruby-progressbar 1.11.0 Installing ruby-progressbar 1.11.0 Fetching unicode-display_width 1.7.0 Installing unicode-display_width 1.7.0 Fetching rubocop 0.49.1 Installing rubocop 0.49.1 Fetching webmock 2.3.2 Installing webmock 2.3.2 Bundle complete! 25 Gemfile dependencies, 81 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from i18n: HEADS UP! i18n 1.1 changed fallbacks to exclude default locale. But that may break your application. If you are upgrading your Rails application from an older version of Rails: Please check your Rails app for 'config.i18n.fallbacks = true'. If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be 'config.i18n.fallbacks = [I18n.default_locale]'. If not, fallbacks will be broken in your app by I18n 1.1.x. If you are starting a NEW Rails application, you can ignore this notice. For more info see: https://github.com/svenfuchs/i18n/releases/tag/v1.1.0 Post-install message from httparty: When you HTTParty, you must party hard! echo a | bundle exec bin/generate-api gen /workspace/generated --api=monitoring.v3 --names=/workspace/api_names.yaml --names-out=/workspace/api_names_out.yaml --spot-check Loading monitoring, version v3 from https://raw.githubusercontent.com/googleapis/discovery-artifact-manager/master/discoveries/monitoring.v3.json W, [2021-01-15T11:01:07.076340 #241] WARN -- : Found reserved property 'method' W, [2021-01-15T11:01:07.076410 #241] WARN -- : Changed to 'method_prop' conflict google-apis-monitoring_v3/lib/google/apis/monitoring_v3/classes.rb <ring_v3/classes.rb? (enter "h" for help) [Ynaqdhm] a force google-apis-monitoring_v3/lib/google/apis/monitoring_v3/classes.rb conflict google-apis-monitoring_v3/lib/google/apis/monitoring_v3/representations.rb force google-apis-monitoring_v3/lib/google/apis/monitoring_v3/representations.rb conflict google-apis-monitoring_v3/lib/google/apis/monitoring_v3/service.rb force google-apis-monitoring_v3/lib/google/apis/monitoring_v3/service.rb conflict google-apis-monitoring_v3/lib/google/apis/monitoring_v3/gem_version.rb force google-apis-monitoring_v3/lib/google/apis/monitoring_v3/gem_version.rb conflict google-apis-monitoring_v3/CHANGELOG.md force google-apis-monitoring_v3/CHANGELOG.md Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. The dependency jruby-openssl (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for java. To add those platforms to the bundle, run `bundle lock --add-platform java`. Fetching gem metadata from https://rubygems.org/......... Fetching gem metadata from https://rubygems.org/. Resolving dependencies... Fetching rake 13.0.3 Installing rake 13.0.3 Using public_suffix 4.0.6 Using addressable 2.7.0 Using bundler 2.1.4 Using declarative 0.0.20 Using declarative-option 0.1.0 Using diff-lcs 1.4.4 Using faraday-net_http 1.0.1 Using multipart-post 2.1.1 Using ruby2_keywords 0.0.2 Using faraday 1.3.0 Using jwt 2.2.2 Using memoist 0.16.2 Using multi_json 1.15.0 Fetching os 1.1.1 Installing os 1.1.1 Using signet 0.14.0 Using googleauth 0.14.0 Using httpclient 2.8.3 Using mini_mime 1.0.2 Using uber 0.1.0 Using representable 3.0.4 Using retriable 3.1.2 Using rexml 3.2.4 Using google-apis-core 0.2.0 Using google-apis-monitoring_v3 0.2.0 from source at `.` Using opencensus 0.5.0 Using redcarpet 3.5.1 Using rspec-support 3.10.1 Using rspec-core 3.10.1 Using rspec-expectations 3.10.1 Using rspec-mocks 3.10.1 Using rspec 3.10.0 Using yard 0.9.26 Bundle complete! 8 Gemfile dependencies, 33 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. /root/.rbenv/versions/2.6.6/bin/ruby -I/root/.rbenv/versions/2.6.6/lib/ruby/gems/2.6.0/gems/rspec-core-3.10.1/lib:/root/.rbenv/versions/2.6.6/lib/ruby/gems/2.6.0/gems/rspec-support-3.10.1/lib /root/.rbenv/versions/2.6.6/lib/ruby/gems/2.6.0/gems/rspec-core-3.10.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb Google::Apis::MonitoringV3 should load Finished in 0.32053 seconds (files took 0.10577 seconds to load) 1 example, 0 failures Files: 4 Modules: 3 ( 1 undocumented) Classes: 99 ( 0 undocumented) Constants: 8 ( 0 undocumented) Attributes: 216 ( 0 undocumented) Methods: 246 ( 0 undocumented) 99.83% documented google-apis-monitoring_v3 0.2.0 built to pkg/google-apis-monitoring_v3-0.2.0.gem. conflict /workspace/api_names_out.yaml force /workspace/api_names_out.yaml 2021-01-15 03:01:21,427 synthtool [DEBUG] > Wrote metadata to generated/google-apis-monitoring_v3/synth.metadata. DEBUG:synthtool:Wrote metadata to generated/google-apis-monitoring_v3/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/9be7c781-4c6f-4ca0-84df-bdff75da5a5d/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 53d02b6 commit efec549

File tree

7 files changed

+439
-5
lines changed

7 files changed

+439
-5
lines changed

api_names_out.yaml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124752,6 +124752,10 @@
124752124752
"/monitoring:v3/InternalChecker/peerProjectId": peer_project_id
124753124753
"/monitoring:v3/InternalChecker/projectId": project_id
124754124754
"/monitoring:v3/InternalChecker/state": state
124755+
"/monitoring:v3/IstioCanonicalService": istio_canonical_service
124756+
"/monitoring:v3/IstioCanonicalService/canonicalService": canonical_service
124757+
"/monitoring:v3/IstioCanonicalService/canonicalServiceNamespace": canonical_service_namespace
124758+
"/monitoring:v3/IstioCanonicalService/meshUid": mesh_uid
124755124759
"/monitoring:v3/LabelDescriptor": label_descriptor
124756124760
"/monitoring:v3/LabelDescriptor/description": description
124757124761
"/monitoring:v3/LabelDescriptor/key": key
@@ -124962,6 +124966,7 @@
124962124966
"/monitoring:v3/Service/clusterIstio": cluster_istio
124963124967
"/monitoring:v3/Service/custom": custom
124964124968
"/monitoring:v3/Service/displayName": display_name
124969+
"/monitoring:v3/Service/istioCanonicalService": istio_canonical_service
124965124970
"/monitoring:v3/Service/meshIstio": mesh_istio
124966124971
"/monitoring:v3/Service/name": name
124967124972
"/monitoring:v3/Service/telemetry": telemetry
@@ -125076,6 +125081,23 @@
125076125081
"/monitoring:v3/WindowsBasedSli/windowPeriod": window_period
125077125082
"/monitoring:v3/fields": fields
125078125083
"/monitoring:v3/key": key
125084+
"/monitoring:v3/monitoring.folders.timeSeries.list": list_folder_time_series
125085+
"/monitoring:v3/monitoring.folders.timeSeries.list/aggregation.alignmentPeriod": aggregation_alignment_period
125086+
"/monitoring:v3/monitoring.folders.timeSeries.list/aggregation.crossSeriesReducer": aggregation_cross_series_reducer
125087+
"/monitoring:v3/monitoring.folders.timeSeries.list/aggregation.groupByFields": aggregation_group_by_fields
125088+
"/monitoring:v3/monitoring.folders.timeSeries.list/aggregation.perSeriesAligner": aggregation_per_series_aligner
125089+
"/monitoring:v3/monitoring.folders.timeSeries.list/filter": filter
125090+
"/monitoring:v3/monitoring.folders.timeSeries.list/interval.endTime": interval_end_time
125091+
"/monitoring:v3/monitoring.folders.timeSeries.list/interval.startTime": interval_start_time
125092+
"/monitoring:v3/monitoring.folders.timeSeries.list/name": name
125093+
"/monitoring:v3/monitoring.folders.timeSeries.list/orderBy": order_by
125094+
"/monitoring:v3/monitoring.folders.timeSeries.list/pageSize": page_size
125095+
"/monitoring:v3/monitoring.folders.timeSeries.list/pageToken": page_token
125096+
"/monitoring:v3/monitoring.folders.timeSeries.list/secondaryAggregation.alignmentPeriod": secondary_aggregation_alignment_period
125097+
"/monitoring:v3/monitoring.folders.timeSeries.list/secondaryAggregation.crossSeriesReducer": secondary_aggregation_cross_series_reducer
125098+
"/monitoring:v3/monitoring.folders.timeSeries.list/secondaryAggregation.groupByFields": secondary_aggregation_group_by_fields
125099+
"/monitoring:v3/monitoring.folders.timeSeries.list/secondaryAggregation.perSeriesAligner": secondary_aggregation_per_series_aligner
125100+
"/monitoring:v3/monitoring.folders.timeSeries.list/view": view
125079125101
"/monitoring:v3/monitoring.metricDescriptors.create": create_metric_descriptor
125080125102
"/monitoring:v3/monitoring.metricDescriptors.create/name": name
125081125103
"/monitoring:v3/monitoring.metricDescriptors.delete": delete_metric_descriptor
@@ -125094,6 +125116,23 @@
125094125116
"/monitoring:v3/monitoring.monitoredResourceDescriptors.list/name": name
125095125117
"/monitoring:v3/monitoring.monitoredResourceDescriptors.list/pageSize": page_size
125096125118
"/monitoring:v3/monitoring.monitoredResourceDescriptors.list/pageToken": page_token
125119+
"/monitoring:v3/monitoring.organizations.timeSeries.list": list_organization_time_series
125120+
"/monitoring:v3/monitoring.organizations.timeSeries.list/aggregation.alignmentPeriod": aggregation_alignment_period
125121+
"/monitoring:v3/monitoring.organizations.timeSeries.list/aggregation.crossSeriesReducer": aggregation_cross_series_reducer
125122+
"/monitoring:v3/monitoring.organizations.timeSeries.list/aggregation.groupByFields": aggregation_group_by_fields
125123+
"/monitoring:v3/monitoring.organizations.timeSeries.list/aggregation.perSeriesAligner": aggregation_per_series_aligner
125124+
"/monitoring:v3/monitoring.organizations.timeSeries.list/filter": filter
125125+
"/monitoring:v3/monitoring.organizations.timeSeries.list/interval.endTime": interval_end_time
125126+
"/monitoring:v3/monitoring.organizations.timeSeries.list/interval.startTime": interval_start_time
125127+
"/monitoring:v3/monitoring.organizations.timeSeries.list/name": name
125128+
"/monitoring:v3/monitoring.organizations.timeSeries.list/orderBy": order_by
125129+
"/monitoring:v3/monitoring.organizations.timeSeries.list/pageSize": page_size
125130+
"/monitoring:v3/monitoring.organizations.timeSeries.list/pageToken": page_token
125131+
"/monitoring:v3/monitoring.organizations.timeSeries.list/secondaryAggregation.alignmentPeriod": secondary_aggregation_alignment_period
125132+
"/monitoring:v3/monitoring.organizations.timeSeries.list/secondaryAggregation.crossSeriesReducer": secondary_aggregation_cross_series_reducer
125133+
"/monitoring:v3/monitoring.organizations.timeSeries.list/secondaryAggregation.groupByFields": secondary_aggregation_group_by_fields
125134+
"/monitoring:v3/monitoring.organizations.timeSeries.list/secondaryAggregation.perSeriesAligner": secondary_aggregation_per_series_aligner
125135+
"/monitoring:v3/monitoring.organizations.timeSeries.list/view": view
125097125136
"/monitoring:v3/monitoring.projects.alertPolicies.create": create_project_alert_policy
125098125137
"/monitoring:v3/monitoring.projects.alertPolicies.create/name": name
125099125138
"/monitoring:v3/monitoring.projects.alertPolicies.delete": delete_project_alert_policy

generated/google-apis-monitoring_v3/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-monitoring_v3
22

3+
### v0.2.0 (2021-01-15)
4+
5+
* Regenerated from discovery document revision 20210109
6+
37
### v0.1.0 (2021-01-07)
48

59
* Regenerated using generator version 0.1.1

generated/google-apis-monitoring_v3/lib/google/apis/monitoring_v3/classes.rb

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,6 +1592,44 @@ def update!(**args)
15921592
end
15931593
end
15941594

1595+
# Canonical service scoped to an Istio mesh. Anthos clusters running ASM >= 1.6.
1596+
# 8 will have their services ingested as this type.
1597+
class IstioCanonicalService
1598+
include Google::Apis::Core::Hashable
1599+
1600+
# The name of the canonical service underlying this service. Corresponds to the
1601+
# destination_canonical_service_name metric label in label in Istio metrics (
1602+
# https://cloud.google.com/monitoring/api/metrics_istio).
1603+
# Corresponds to the JSON property `canonicalService`
1604+
# @return [String]
1605+
attr_accessor :canonical_service
1606+
1607+
# The namespace of the canonical service underlying this service. Corresponds to
1608+
# the destination_canonical_service_namespace metric label in Istio metrics (
1609+
# https://cloud.google.com/monitoring/api/metrics_istio).
1610+
# Corresponds to the JSON property `canonicalServiceNamespace`
1611+
# @return [String]
1612+
attr_accessor :canonical_service_namespace
1613+
1614+
# Identifier for the Istio mesh in which this canonical service is defined.
1615+
# Corresponds to the mesh_uid metric label in Istio metrics (https://cloud.
1616+
# google.com/monitoring/api/metrics_istio).
1617+
# Corresponds to the JSON property `meshUid`
1618+
# @return [String]
1619+
attr_accessor :mesh_uid
1620+
1621+
def initialize(**args)
1622+
update!(**args)
1623+
end
1624+
1625+
# Update properties of this object
1626+
def update!(**args)
1627+
@canonical_service = args[:canonical_service] if args.key?(:canonical_service)
1628+
@canonical_service_namespace = args[:canonical_service_namespace] if args.key?(:canonical_service_namespace)
1629+
@mesh_uid = args[:mesh_uid] if args.key?(:mesh_uid)
1630+
end
1631+
end
1632+
15951633
# A description of a label.
15961634
class LabelDescriptor
15971635
include Google::Apis::Core::Hashable
@@ -3254,6 +3292,12 @@ class Service
32543292
# @return [String]
32553293
attr_accessor :display_name
32563294

3295+
# Canonical service scoped to an Istio mesh. Anthos clusters running ASM >= 1.6.
3296+
# 8 will have their services ingested as this type.
3297+
# Corresponds to the JSON property `istioCanonicalService`
3298+
# @return [Google::Apis::MonitoringV3::IstioCanonicalService]
3299+
attr_accessor :istio_canonical_service
3300+
32573301
# Istio service scoped to an Istio mesh. Anthos clusters running ASM < 1.6.8
32583302
# will have their services ingested as this type.
32593303
# Corresponds to the JSON property `meshIstio`
@@ -3282,6 +3326,7 @@ def update!(**args)
32823326
@cluster_istio = args[:cluster_istio] if args.key?(:cluster_istio)
32833327
@custom = args[:custom] if args.key?(:custom)
32843328
@display_name = args[:display_name] if args.key?(:display_name)
3329+
@istio_canonical_service = args[:istio_canonical_service] if args.key?(:istio_canonical_service)
32853330
@mesh_istio = args[:mesh_istio] if args.key?(:mesh_istio)
32863331
@name = args[:name] if args.key?(:name)
32873332
@telemetry = args[:telemetry] if args.key?(:telemetry)

generated/google-apis-monitoring_v3/lib/google/apis/monitoring_v3/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module MonitoringV3
1818
# Version of the google-apis-monitoring_v3 gem
19-
GEM_VERSION = "0.1.0"
19+
GEM_VERSION = "0.2.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.1.1"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20201213"
25+
REVISION = "20210109"
2626
end
2727
end
2828
end

generated/google-apis-monitoring_v3/lib/google/apis/monitoring_v3/representations.rb

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end
238238
include Google::Apis::Core::JsonObjectSupport
239239
end
240240

241+
class IstioCanonicalService
242+
class Representation < Google::Apis::Core::JsonRepresentation; end
243+
244+
include Google::Apis::Core::JsonObjectSupport
245+
end
246+
241247
class LabelDescriptor
242248
class Representation < Google::Apis::Core::JsonRepresentation; end
243249

@@ -972,6 +978,15 @@ class Representation < Google::Apis::Core::JsonRepresentation
972978
end
973979
end
974980

981+
class IstioCanonicalService
982+
# @private
983+
class Representation < Google::Apis::Core::JsonRepresentation
984+
property :canonical_service, as: 'canonicalService'
985+
property :canonical_service_namespace, as: 'canonicalServiceNamespace'
986+
property :mesh_uid, as: 'meshUid'
987+
end
988+
end
989+
975990
class LabelDescriptor
976991
# @private
977992
class Representation < Google::Apis::Core::JsonRepresentation
@@ -1383,6 +1398,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
13831398
property :custom, as: 'custom', class: Google::Apis::MonitoringV3::Custom, decorator: Google::Apis::MonitoringV3::Custom::Representation
13841399

13851400
property :display_name, as: 'displayName'
1401+
property :istio_canonical_service, as: 'istioCanonicalService', class: Google::Apis::MonitoringV3::IstioCanonicalService, decorator: Google::Apis::MonitoringV3::IstioCanonicalService::Representation
1402+
13861403
property :mesh_istio, as: 'meshIstio', class: Google::Apis::MonitoringV3::MeshIstio, decorator: Google::Apis::MonitoringV3::MeshIstio::Representation
13871404

13881405
property :name, as: 'name'

0 commit comments

Comments
 (0)