google-apis-apphub_v1alpha 0.8.0 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b4d3d5532c9d28fdb54221204fd64665ff4656d24ab1ca8b38291c678aafbe98
4
- data.tar.gz: 17447ead7d4449e11906e251ee2b4516204c47d4e9e11f8bacfa74e1f0a931e3
3
+ metadata.gz: fe2312b3981571ce4d9978d14f0c73706d5206190f3e3bc3abd0ad374a40175c
4
+ data.tar.gz: b5eb45d1dc9eb79c29ac390a9ebf033a8fae76e16ac12604edbe844476a9dd0e
5
5
  SHA512:
6
- metadata.gz: 4384c1478b1251087a67c47daafe372a6211ff6bab24037afa5667af210a58a617b88ca8a13532a95c8c21033e8c75433b864d82254fd81d66dc93c6091031c8
7
- data.tar.gz: d18c180e0b0a99a7c1f9dde79a6c4966d7cafe7ce2eae1cdd96581b3207706db832558f9af0b13d0ce1c5dd5e7e09c0db5fc1a6883aacada71462edeee205c44
6
+ metadata.gz: 1118a8ab23ab1ab8a488c86d2d059d33306f5bbf74ae3bcfd3850f0a7ecccdc0682d20cbf2b641e24f9359586d0ce9d5782e08290d2c77451ed3440cdce36c1e
7
+ data.tar.gz: b24269c4607e3655d2df0bcf5929e04019cfce08685ac567e7cc6d00588e6bce037970bebac460d325055bd4412d8e58b11f3ce84e02bba041d68f24c5cb6bb6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-apphub_v1alpha
2
2
 
3
+ ### v0.10.0 (2025-01-26)
4
+
5
+ * Regenerated from discovery document revision 20250115
6
+ * Regenerated using generator version 0.16.0
7
+
8
+ ### v0.9.0 (2024-12-02)
9
+
10
+ * Regenerated from discovery document revision 20241008
11
+ * Regenerated using generator version 0.15.1
12
+
3
13
  ### v0.8.0 (2024-05-19)
4
14
 
5
15
  * Regenerated using generator version 0.15.0
@@ -22,7 +22,7 @@ module Google
22
22
  module Apis
23
23
  module ApphubV1alpha
24
24
 
25
- # Application defines the governance boundary for App Hub Entities that perform
25
+ # Application defines the governance boundary for App Hub entities that perform
26
26
  # a logical end-to-end business function. App Hub supports application level IAM
27
27
  # permission to align with governance requirements.
28
28
  class Application
@@ -50,8 +50,8 @@ module Google
50
50
  # @return [String]
51
51
  attr_accessor :display_name
52
52
 
53
- # Identifier. The resource name of an Application. Format: "projects/`host-
54
- # project-id`/locations/`location`/applications/`application-id`"
53
+ # Identifier. The resource name of an Application. Format: `"projects/`host-
54
+ # project-id`/locations/`location`/applications/`application-id`"`
55
55
  # Corresponds to the JSON property `name`
56
56
  # @return [String]
57
57
  attr_accessor :name
@@ -434,14 +434,14 @@ module Google
434
434
  end
435
435
  end
436
436
 
437
- # DiscoveredService is a network/api interface that exposes some functionality
438
- # to clients for consumption over the network. A discovered service can be
439
- # registered to a App Hub service.
437
+ # DiscoveredService is a network or API interface that exposes some
438
+ # functionality to clients for consumption over the network. A discovered
439
+ # service can be registered to a App Hub service.
440
440
  class DiscoveredService
441
441
  include Google::Apis::Core::Hashable
442
442
 
443
- # Identifier. The resource name of the discovered service. Format: "projects/`
444
- # host-project-id`/locations/`location`/discoveredServices/`uuid`""
443
+ # Identifier. The resource name of the discovered service. Format: `"projects/`
444
+ # host-project-id`/locations/`location`/discoveredServices/`uuid`"`
445
445
  # Corresponds to the JSON property `name`
446
446
  # @return [String]
447
447
  attr_accessor :name
@@ -475,8 +475,8 @@ module Google
475
475
  class DiscoveredWorkload
476
476
  include Google::Apis::Core::Hashable
477
477
 
478
- # Identifier. The resource name of the discovered workload. Format: "projects/`
479
- # host-project-id`/locations/`location`/discoveredWorkloads/`uuid`"
478
+ # Identifier. The resource name of the discovered workload. Format: `"projects/`
479
+ # host-project-id`/locations/`location`/discoveredWorkloads/`uuid`"`
480
480
  # Corresponds to the JSON property `name`
481
481
  # @return [String]
482
482
  attr_accessor :name
@@ -949,9 +949,9 @@ module Google
949
949
  class LookupDiscoveredServiceResponse
950
950
  include Google::Apis::Core::Hashable
951
951
 
952
- # DiscoveredService is a network/api interface that exposes some functionality
953
- # to clients for consumption over the network. A discovered service can be
954
- # registered to a App Hub service.
952
+ # DiscoveredService is a network or API interface that exposes some
953
+ # functionality to clients for consumption over the network. A discovered
954
+ # service can be registered to a App Hub service.
955
955
  # Corresponds to the JSON property `discoveredService`
956
956
  # @return [Google::Apis::ApphubV1alpha::DiscoveredService]
957
957
  attr_accessor :discovered_service
@@ -1093,9 +1093,9 @@ module Google
1093
1093
  attr_accessor :end_time
1094
1094
 
1095
1095
  # Output only. Identifies whether the user has requested cancellation of the
1096
- # operation. Operations that have been cancelled successfully have Operation.
1097
- # error value with a google.rpc.Status.code of 1, corresponding to `Code.
1098
- # CANCELLED`.
1096
+ # operation. Operations that have been cancelled successfully have google.
1097
+ # longrunning.Operation.error value with a google.rpc.Status.code of 1,
1098
+ # corresponding to `Code.CANCELLED`.
1099
1099
  # Corresponds to the JSON property `requestedCancellation`
1100
1100
  # @return [Boolean]
1101
1101
  attr_accessor :requested_cancellation
@@ -1247,8 +1247,8 @@ module Google
1247
1247
  end
1248
1248
 
1249
1249
  # Service is an App Hub data model that contains a discovered service, which
1250
- # represents a network/api interface that exposes some functionality to clients
1251
- # for consumption over the network.
1250
+ # represents a network or API interface that exposes some functionality to
1251
+ # clients for consumption over the network.
1252
1252
  class Service
1253
1253
  include Google::Apis::Core::Hashable
1254
1254
 
@@ -1279,8 +1279,8 @@ module Google
1279
1279
  # @return [String]
1280
1280
  attr_accessor :display_name
1281
1281
 
1282
- # Identifier. The resource name of a Service. Format: "projects/`host-project-id`
1283
- # /locations/`location`/applications/`application-id`/services/`service-id`"
1282
+ # Identifier. The resource name of a Service. Format: `"projects/`host-project-
1283
+ # id`/locations/`location`/applications/`application-id`/services/`service-id`"`
1284
1284
  # Corresponds to the JSON property `name`
1285
1285
  # @return [String]
1286
1286
  attr_accessor :name
@@ -1344,15 +1344,15 @@ module Google
1344
1344
  # @return [String]
1345
1345
  attr_accessor :create_time
1346
1346
 
1347
- # Identifier. The resource name of a ServiceProjectAttachment. Format: "projects/
1348
- # `host-project-id`/locations/global/serviceProjectAttachments/`service-project-
1349
- # id`."
1347
+ # Identifier. The resource name of a ServiceProjectAttachment. Format: `"
1348
+ # projects/`host-project-id`/locations/global/serviceProjectAttachments/`service-
1349
+ # project-id`."`
1350
1350
  # Corresponds to the JSON property `name`
1351
1351
  # @return [String]
1352
1352
  attr_accessor :name
1353
1353
 
1354
- # Required. Immutable. Service project name in the format: "projects/abc" or "
1355
- # projects/123". As input, project name with either project id or number are
1354
+ # Required. Immutable. Service project name in the format: `"projects/abc"` or `"
1355
+ # projects/123"`. As input, project name with either project id or number are
1356
1356
  # accepted. As output, this field will contain project number.
1357
1357
  # Corresponds to the JSON property `serviceProject`
1358
1358
  # @return [String]
@@ -1428,8 +1428,8 @@ module Google
1428
1428
  # @return [String]
1429
1429
  attr_accessor :path
1430
1430
 
1431
- # Output only. The underlying resource URI (For example, URI of Forwarding Rule,
1432
- # URL Map, and Backend Service).
1431
+ # Output only. The underlying resource URI. For example, URI of Forwarding Rule,
1432
+ # URL Map, and Backend Service.
1433
1433
  # Corresponds to the JSON property `uri`
1434
1434
  # @return [String]
1435
1435
  attr_accessor :uri
@@ -1611,8 +1611,9 @@ module Google
1611
1611
  # @return [String]
1612
1612
  attr_accessor :display_name
1613
1613
 
1614
- # Identifier. The resource name of the Workload. Format: "projects/`host-project-
1615
- # id`/locations/`location`/applications/`application-id`/workloads/`workload-id`"
1614
+ # Identifier. The resource name of the Workload. Format: `"projects/`host-
1615
+ # project-id`/locations/`location`/applications/`application-id`/workloads/`
1616
+ # workload-id`"`
1616
1617
  # Corresponds to the JSON property `name`
1617
1618
  # @return [String]
1618
1619
  attr_accessor :name
@@ -1668,19 +1669,19 @@ module Google
1668
1669
  include Google::Apis::Core::Hashable
1669
1670
 
1670
1671
  # Output only. The service project identifier that the underlying cloud resource
1671
- # resides in. Empty for non cloud resources.
1672
+ # resides in. Empty for non-cloud resources.
1672
1673
  # Corresponds to the JSON property `gcpProject`
1673
1674
  # @return [String]
1674
1675
  attr_accessor :gcp_project
1675
1676
 
1676
- # Output only. The location that the underlying compute resource resides in (e.g
1677
- # us-west1).
1677
+ # Output only. The location that the underlying compute resource resides in (for
1678
+ # example, us-west1).
1678
1679
  # Corresponds to the JSON property `location`
1679
1680
  # @return [String]
1680
1681
  attr_accessor :location
1681
1682
 
1682
1683
  # Output only. The location that the underlying compute resource resides in if
1683
- # it is zonal (e.g us-west1-a).
1684
+ # it is zonal (for example, us-west1-a).
1684
1685
  # Corresponds to the JSON property `zone`
1685
1686
  # @return [String]
1686
1687
  attr_accessor :zone
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApphubV1alpha
18
18
  # Version of the google-apis-apphub_v1alpha gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240328"
25
+ REVISION = "20250115"
26
26
  end
27
27
  end
28
28
  end
@@ -410,8 +410,8 @@ module Google
410
410
 
411
411
  # Updates an Application in a host project and location.
412
412
  # @param [String] name
413
- # Identifier. The resource name of an Application. Format: "projects/`host-
414
- # project-id`/locations/`location`/applications/`application-id`"
413
+ # Identifier. The resource name of an Application. Format: `"projects/`host-
414
+ # project-id`/locations/`location`/applications/`application-id`"`
415
415
  # @param [Google::Apis::ApphubV1alpha::Application] application_object
416
416
  # @param [String] request_id
417
417
  # Optional. An optional request ID to identify requests. Specify a unique
@@ -714,8 +714,8 @@ module Google
714
714
 
715
715
  # Updates a Service in an Application.
716
716
  # @param [String] name
717
- # Identifier. The resource name of a Service. Format: "projects/`host-project-id`
718
- # /locations/`location`/applications/`application-id`/services/`service-id`"
717
+ # Identifier. The resource name of a Service. Format: `"projects/`host-project-
718
+ # id`/locations/`location`/applications/`application-id`/services/`service-id`"`
719
719
  # @param [Google::Apis::ApphubV1alpha::Service] service_object
720
720
  # @param [String] request_id
721
721
  # Optional. An optional request ID to identify requests. Specify a unique
@@ -942,8 +942,9 @@ module Google
942
942
 
943
943
  # Updates a Workload in an Application.
944
944
  # @param [String] name
945
- # Identifier. The resource name of the Workload. Format: "projects/`host-project-
946
- # id`/locations/`location`/applications/`application-id`/workloads/`workload-id`"
945
+ # Identifier. The resource name of the Workload. Format: `"projects/`host-
946
+ # project-id`/locations/`location`/applications/`application-id`/workloads/`
947
+ # workload-id`"`
947
948
  # @param [Google::Apis::ApphubV1alpha::Workload] workload_object
948
949
  # @param [String] request_id
949
950
  # Optional. An optional request ID to identify requests. Specify a unique
@@ -1315,8 +1316,8 @@ module Google
1315
1316
  # Clients can use Operations.GetOperation or other methods to check whether the
1316
1317
  # cancellation succeeded or whether the operation completed despite cancellation.
1317
1318
  # On successful cancellation, the operation is not deleted; instead, it becomes
1318
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
1319
- # corresponding to `Code.CANCELLED`.
1319
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
1320
+ # , corresponding to `Code.CANCELLED`.
1320
1321
  # @param [String] name
1321
1322
  # The name of the operation resource to be cancelled.
1322
1323
  # @param [Google::Apis::ApphubV1alpha::CancelOperationRequest] cancel_operation_request_object
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apphub_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-05-26 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apphub_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apphub_v1alpha/v0.8.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apphub_v1alpha/v0.10.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apphub_v1alpha
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.6
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for App Hub API V1alpha
82
79
  test_files: []