google-apis-apigee_v1 0.100.0 → 0.102.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: a58f6d39e78e30d00b9df77b8332435302ee12db4c446ce8ee2f301c555ccf9b
4
- data.tar.gz: c953f8579564089b68cb2cdcabe6b5b02f84fa97d8295b7024d170e78fbe5109
3
+ metadata.gz: b3b8b9d5dca99221bcef49808cd08f80f118a64231dd6261f8da35e6d36a2bcf
4
+ data.tar.gz: e29ed7ebe8baf0c5948a3929b6c32c92dd6eaaaa8b86e55e6e6b65c8256db762
5
5
  SHA512:
6
- metadata.gz: 8fc52d798d033ab91edc66a4629d1b336780a0995b0a2f35922bcedc4fb5fc498dd78ed18f2b9511fb4a9cee126b5bb8f8182bf46e274bf2c9d2af9148a66d23
7
- data.tar.gz: 20fa89ff044a7bf77c89f306221b176e3895053162a66cacf510d4faeb3bed8b786d8c521b89b25a3f55ec799405c3b19bb7af1357a8649ce5207ff6ed253880
6
+ metadata.gz: 54bbeadb238074e750dff341c30b748c62c221c3ace84573c84373515bbb14c75cef9acdd5f418b208681a162049ba7b28234ae5862aa1363b0fbe887f32da44
7
+ data.tar.gz: 483adc4c4952a71371914e9d0cf04e8cbf68d0d0583c065ca8f84a1d087ccedd48835f197ab141b401d26e8a47dfad9785125593fe1c784766bbd0802d47a2e9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.102.0 (2025-03-23)
4
+
5
+ * Regenerated from discovery document revision 20250313
6
+
7
+ ### v0.101.0 (2025-03-16)
8
+
9
+ * Regenerated from discovery document revision 20250306
10
+
3
11
  ### v0.100.0 (2025-02-26)
4
12
 
5
13
  * Regenerated from discovery document revision 20250214
@@ -1055,6 +1055,14 @@ module Google
1055
1055
  # @return [Array<String>]
1056
1056
  attr_accessor :scopes
1057
1057
 
1058
+ # Optional. The resource ID of the parent Space. If not set, the parent resource
1059
+ # will be the Organization. To learn how Spaces can be used to manage resources,
1060
+ # read the [Apigee Spaces Overview](https://cloud.google.com/apigee/docs/api-
1061
+ # platform/system-administration/spaces/apigee-spaces-overview).
1062
+ # Corresponds to the JSON property `space`
1063
+ # @return [String]
1064
+ attr_accessor :space
1065
+
1058
1066
  def initialize(**args)
1059
1067
  update!(**args)
1060
1068
  end
@@ -1079,6 +1087,7 @@ module Google
1079
1087
  @quota_interval = args[:quota_interval] if args.key?(:quota_interval)
1080
1088
  @quota_time_unit = args[:quota_time_unit] if args.key?(:quota_time_unit)
1081
1089
  @scopes = args[:scopes] if args.key?(:scopes)
1090
+ @space = args[:space] if args.key?(:space)
1082
1091
  end
1083
1092
  end
1084
1093
 
@@ -1149,6 +1158,15 @@ module Google
1149
1158
  # @return [Array<String>]
1150
1159
  attr_accessor :revision
1151
1160
 
1161
+ # Optional. The id of the space this proxy is associated with. Any IAM policies
1162
+ # applied to the space will control access to this proxy. To learn how Spaces
1163
+ # can be used to manage resources, read the [Apigee Spaces Overview](https://
1164
+ # cloud.google.com/apigee/docs/api-platform/system-administration/spaces/apigee-
1165
+ # spaces-overview).
1166
+ # Corresponds to the JSON property `space`
1167
+ # @return [String]
1168
+ attr_accessor :space
1169
+
1152
1170
  def initialize(**args)
1153
1171
  update!(**args)
1154
1172
  end
@@ -1162,6 +1180,7 @@ module Google
1162
1180
  @name = args[:name] if args.key?(:name)
1163
1181
  @read_only = args[:read_only] if args.key?(:read_only)
1164
1182
  @revision = args[:revision] if args.key?(:revision)
1183
+ @space = args[:space] if args.key?(:space)
1165
1184
  end
1166
1185
  end
1167
1186
 
@@ -3336,7 +3355,7 @@ module Google
3336
3355
  end
3337
3356
  end
3338
3357
 
3339
- #
3358
+ # Deployment represents a deployment of an API proxy or shared flow.
3340
3359
  class GoogleCloudApigeeV1Deployment
3341
3360
  include Google::Apis::Core::Hashable
3342
3361
 
@@ -4137,6 +4156,94 @@ module Google
4137
4156
  end
4138
4157
  end
4139
4158
 
4159
+ # A DNS zone is a resource under an Apigee organization that is used to create a
4160
+ # DNS peering with Apigee's network. DNS peering will let Apigee instances
4161
+ # resolve the hostnames created in a peered network.
4162
+ class GoogleCloudApigeeV1DnsZone
4163
+ include Google::Apis::Core::Hashable
4164
+
4165
+ # Output only. The time that this resource was created on the server.
4166
+ # Corresponds to the JSON property `createTime`
4167
+ # @return [String]
4168
+ attr_accessor :create_time
4169
+
4170
+ # Required. Description of the resource. String of at most 1024 characters
4171
+ # associated with this resource for the user's convenience.
4172
+ # Corresponds to the JSON property `description`
4173
+ # @return [String]
4174
+ attr_accessor :description
4175
+
4176
+ # Required. The domain name for hosts in this private zone, for instance "
4177
+ # example.com.".
4178
+ # Corresponds to the JSON property `domain`
4179
+ # @return [String]
4180
+ attr_accessor :domain
4181
+
4182
+ # Identifier. Unique name for the resource. Defined by the server Format: "
4183
+ # organizations/`organization`/dnsZones/`dns_zone`".
4184
+ # Corresponds to the JSON property `name`
4185
+ # @return [String]
4186
+ attr_accessor :name
4187
+
4188
+ # Fields for DNS PEERING zone.
4189
+ # Corresponds to the JSON property `peeringConfig`
4190
+ # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1DnsZonePeeringConfig]
4191
+ attr_accessor :peering_config
4192
+
4193
+ # Output only. State of the DNS Peering. Values other than `ACTIVE` mean the
4194
+ # resource is not ready to use.
4195
+ # Corresponds to the JSON property `state`
4196
+ # @return [String]
4197
+ attr_accessor :state
4198
+
4199
+ # Output only. The time that this resource was updated on the server.
4200
+ # Corresponds to the JSON property `updateTime`
4201
+ # @return [String]
4202
+ attr_accessor :update_time
4203
+
4204
+ def initialize(**args)
4205
+ update!(**args)
4206
+ end
4207
+
4208
+ # Update properties of this object
4209
+ def update!(**args)
4210
+ @create_time = args[:create_time] if args.key?(:create_time)
4211
+ @description = args[:description] if args.key?(:description)
4212
+ @domain = args[:domain] if args.key?(:domain)
4213
+ @name = args[:name] if args.key?(:name)
4214
+ @peering_config = args[:peering_config] if args.key?(:peering_config)
4215
+ @state = args[:state] if args.key?(:state)
4216
+ @update_time = args[:update_time] if args.key?(:update_time)
4217
+ end
4218
+ end
4219
+
4220
+ # Fields for DNS PEERING zone.
4221
+ class GoogleCloudApigeeV1DnsZonePeeringConfig
4222
+ include Google::Apis::Core::Hashable
4223
+
4224
+ # Required. The VPC network where the records for that private DNS zone's
4225
+ # namespace are available. Apigee will be performing DNS peering with this VPC
4226
+ # network.
4227
+ # Corresponds to the JSON property `targetNetworkId`
4228
+ # @return [String]
4229
+ attr_accessor :target_network_id
4230
+
4231
+ # Required. The ID of the project that contains the producer VPC network.
4232
+ # Corresponds to the JSON property `targetProjectId`
4233
+ # @return [String]
4234
+ attr_accessor :target_project_id
4235
+
4236
+ def initialize(**args)
4237
+ update!(**args)
4238
+ end
4239
+
4240
+ # Update properties of this object
4241
+ def update!(**args)
4242
+ @target_network_id = args[:target_network_id] if args.key?(:target_network_id)
4243
+ @target_project_id = args[:target_project_id] if args.key?(:target_project_id)
4244
+ end
4245
+ end
4246
+
4140
4247
  # Documentation file contents for a catalog item.
4141
4248
  class GoogleCloudApigeeV1DocumentationFile
4142
4249
  include Google::Apis::Core::Hashable
@@ -4334,12 +4441,11 @@ module Google
4334
4441
 
4335
4442
  # Optional. URI of the forward proxy to be applied to the runtime instances in
4336
4443
  # this environment. Must be in the format of `scheme`://`hostname`:`port`. Note
4337
- # that the scheme must be one of "http" or "https", and the port must be
4338
- # supplied. To remove a forward proxy setting, update the field to an empty
4339
- # value. Note: At this time, PUT operations to add forwardProxyUri to an
4340
- # existing environment fail if the environment has nodeConfig set up. To
4341
- # successfully add the forwardProxyUri setting in this case, include the
4342
- # NodeConfig details with the request.
4444
+ # that the only supported scheme is "http". The port must be supplied. To remove
4445
+ # a forward proxy setting, update the field to an empty value. Note: At this
4446
+ # time, PUT operations to add forwardProxyUri to an existing environment fail if
4447
+ # the environment has nodeConfig set up. To successfully add the forwardProxyUri
4448
+ # setting in this case, include the NodeConfig details with the request.
4343
4449
  # Corresponds to the JSON property `forwardProxyUri`
4344
4450
  # @return [String]
4345
4451
  attr_accessor :forward_proxy_uri
@@ -6295,6 +6401,32 @@ module Google
6295
6401
  end
6296
6402
  end
6297
6403
 
6404
+ # Response for list DNS zones.
6405
+ class GoogleCloudApigeeV1ListDnsZonesResponse
6406
+ include Google::Apis::Core::Hashable
6407
+
6408
+ # DNS zones in a given organization.
6409
+ # Corresponds to the JSON property `dnsZones`
6410
+ # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1DnsZone>]
6411
+ attr_accessor :dns_zones
6412
+
6413
+ # Page token that you can include in an `ListDnsZones` request to retrieve the
6414
+ # next page. If omitted, no subsequent pages exist.
6415
+ # Corresponds to the JSON property `nextPageToken`
6416
+ # @return [String]
6417
+ attr_accessor :next_page_token
6418
+
6419
+ def initialize(**args)
6420
+ update!(**args)
6421
+ end
6422
+
6423
+ # Update properties of this object
6424
+ def update!(**args)
6425
+ @dns_zones = args[:dns_zones] if args.key?(:dns_zones)
6426
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
6427
+ end
6428
+ end
6429
+
6298
6430
  # Response for ListEndpointAttachments method.
6299
6431
  class GoogleCloudApigeeV1ListEndpointAttachmentsResponse
6300
6432
  include Google::Apis::Core::Hashable
@@ -6651,6 +6783,32 @@ module Google
6651
6783
  end
6652
6784
  end
6653
6785
 
6786
+ # Response for ListSecurityMonitoringConditions.
6787
+ class GoogleCloudApigeeV1ListSecurityMonitoringConditionsResponse
6788
+ include Google::Apis::Core::Hashable
6789
+
6790
+ # A token that can be sent as `page_token` to retrieve the next page. If this
6791
+ # field is omitted, there are no subsequent pages.
6792
+ # Corresponds to the JSON property `nextPageToken`
6793
+ # @return [String]
6794
+ attr_accessor :next_page_token
6795
+
6796
+ # List of security monitoring conditions in the organization.
6797
+ # Corresponds to the JSON property `securityMonitoringConditions`
6798
+ # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1SecurityMonitoringCondition>]
6799
+ attr_accessor :security_monitoring_conditions
6800
+
6801
+ def initialize(**args)
6802
+ update!(**args)
6803
+ end
6804
+
6805
+ # Update properties of this object
6806
+ def update!(**args)
6807
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
6808
+ @security_monitoring_conditions = args[:security_monitoring_conditions] if args.key?(:security_monitoring_conditions)
6809
+ end
6810
+ end
6811
+
6654
6812
  # Response for ListSecurityProfileRevisions.
6655
6813
  class GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse
6656
6814
  include Google::Apis::Core::Hashable
@@ -6778,6 +6936,33 @@ module Google
6778
6936
  end
6779
6937
  end
6780
6938
 
6939
+ # A response to a ListSpaces request containing the list of organization spaces
6940
+ # and a page token for the next page.
6941
+ class GoogleCloudApigeeV1ListSpacesResponse
6942
+ include Google::Apis::Core::Hashable
6943
+
6944
+ # A token that can be sent as `page_token` to retrieve the next page. If this
6945
+ # field is omitted, there are no subsequent pages.
6946
+ # Corresponds to the JSON property `nextPageToken`
6947
+ # @return [String]
6948
+ attr_accessor :next_page_token
6949
+
6950
+ # List of Apigee organization spaces.
6951
+ # Corresponds to the JSON property `spaces`
6952
+ # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1Space>]
6953
+ attr_accessor :spaces
6954
+
6955
+ def initialize(**args)
6956
+ update!(**args)
6957
+ end
6958
+
6959
+ # Update properties of this object
6960
+ def update!(**args)
6961
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
6962
+ @spaces = args[:spaces] if args.key?(:spaces)
6963
+ end
6964
+ end
6965
+
6781
6966
  # Response for ListTraceConfigOverrides.
6782
6967
  class GoogleCloudApigeeV1ListTraceConfigOverridesResponse
6783
6968
  include Google::Apis::Core::Hashable
@@ -6913,6 +7098,66 @@ module Google
6913
7098
  end
6914
7099
  end
6915
7100
 
7101
+ # Moves API product to a different space.
7102
+ class GoogleCloudApigeeV1MoveApiProductRequest
7103
+ include Google::Apis::Core::Hashable
7104
+
7105
+ # Optional. Resource ID of the space to move the API product to. If unspecified,
7106
+ # the API product will be moved to the organization level.
7107
+ # Corresponds to the JSON property `space`
7108
+ # @return [String]
7109
+ attr_accessor :space
7110
+
7111
+ def initialize(**args)
7112
+ update!(**args)
7113
+ end
7114
+
7115
+ # Update properties of this object
7116
+ def update!(**args)
7117
+ @space = args[:space] if args.key?(:space)
7118
+ end
7119
+ end
7120
+
7121
+ # Moves an API Proxy to a different Space.
7122
+ class GoogleCloudApigeeV1MoveApiProxyRequest
7123
+ include Google::Apis::Core::Hashable
7124
+
7125
+ # Optional. Resource ID of the space to move the proxy to. If unspecified, the
7126
+ # proxy will be moved to the organization level.
7127
+ # Corresponds to the JSON property `space`
7128
+ # @return [String]
7129
+ attr_accessor :space
7130
+
7131
+ def initialize(**args)
7132
+ update!(**args)
7133
+ end
7134
+
7135
+ # Update properties of this object
7136
+ def update!(**args)
7137
+ @space = args[:space] if args.key?(:space)
7138
+ end
7139
+ end
7140
+
7141
+ # Moves a Shared Flow to a different space.
7142
+ class GoogleCloudApigeeV1MoveSharedFlowRequest
7143
+ include Google::Apis::Core::Hashable
7144
+
7145
+ # Optional. Resource ID of the space to move the shared flow to. If unspecified,
7146
+ # the shared flow will be moved to the organization level.
7147
+ # Corresponds to the JSON property `space`
7148
+ # @return [String]
7149
+ attr_accessor :space
7150
+
7151
+ def initialize(**args)
7152
+ update!(**args)
7153
+ end
7154
+
7155
+ # Update properties of this object
7156
+ def update!(**args)
7157
+ @space = args[:space] if args.key?(:space)
7158
+ end
7159
+ end
7160
+
6916
7161
  # Apigee NAT(network address translation) address. A NAT address is a static
6917
7162
  # external IP address used for Internet egress traffic.
6918
7163
  class GoogleCloudApigeeV1NatAddress
@@ -10187,6 +10432,76 @@ module Google
10187
10432
  end
10188
10433
  end
10189
10434
 
10435
+ # Security monitoring condition for risk assessment version 2.
10436
+ class GoogleCloudApigeeV1SecurityMonitoringCondition
10437
+ include Google::Apis::Core::Hashable
10438
+
10439
+ # Output only. The time of the security monitoring condition creation.
10440
+ # Corresponds to the JSON property `createTime`
10441
+ # @return [String]
10442
+ attr_accessor :create_time
10443
+
10444
+ # Message for the array of resources. For Apigee, the proxies are resources.
10445
+ # Corresponds to the JSON property `include`
10446
+ # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray]
10447
+ attr_accessor :include
10448
+
10449
+ # Message for include_all_resources option.
10450
+ # Corresponds to the JSON property `includeAllResources`
10451
+ # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll]
10452
+ attr_accessor :include_all_resources
10453
+
10454
+ # Identifier. Name of the security monitoring condition resource. Format:
10455
+ # organizations/`org`/securityMonitoringConditions/`
10456
+ # security_monitoring_condition`
10457
+ # Corresponds to the JSON property `name`
10458
+ # @return [String]
10459
+ attr_accessor :name
10460
+
10461
+ # Required. ID of security profile of the security monitoring condition.
10462
+ # Corresponds to the JSON property `profile`
10463
+ # @return [String]
10464
+ attr_accessor :profile
10465
+
10466
+ # Required. Scope of the security monitoring condition. For Apigee, the
10467
+ # environment is the scope of the resources.
10468
+ # Corresponds to the JSON property `scope`
10469
+ # @return [String]
10470
+ attr_accessor :scope
10471
+
10472
+ # Output only. Total number of deployed resources within scope.
10473
+ # Corresponds to the JSON property `totalDeployedResources`
10474
+ # @return [Fixnum]
10475
+ attr_accessor :total_deployed_resources
10476
+
10477
+ # Output only. Total number of monitored resources within this condition.
10478
+ # Corresponds to the JSON property `totalMonitoredResources`
10479
+ # @return [Fixnum]
10480
+ attr_accessor :total_monitored_resources
10481
+
10482
+ # Output only. The time of the security monitoring condition update.
10483
+ # Corresponds to the JSON property `updateTime`
10484
+ # @return [String]
10485
+ attr_accessor :update_time
10486
+
10487
+ def initialize(**args)
10488
+ update!(**args)
10489
+ end
10490
+
10491
+ # Update properties of this object
10492
+ def update!(**args)
10493
+ @create_time = args[:create_time] if args.key?(:create_time)
10494
+ @include = args[:include] if args.key?(:include)
10495
+ @include_all_resources = args[:include_all_resources] if args.key?(:include_all_resources)
10496
+ @name = args[:name] if args.key?(:name)
10497
+ @profile = args[:profile] if args.key?(:profile)
10498
+ @scope = args[:scope] if args.key?(:scope)
10499
+ @total_deployed_resources = args[:total_deployed_resources] if args.key?(:total_deployed_resources)
10500
+ @total_monitored_resources = args[:total_monitored_resources] if args.key?(:total_monitored_resources)
10501
+ @update_time = args[:update_time] if args.key?(:update_time)
10502
+ end
10503
+ end
10504
+
10190
10505
  # Represents a SecurityProfile resource.
10191
10506
  class GoogleCloudApigeeV1SecurityProfile
10192
10507
  include Google::Apis::Core::Hashable
@@ -10945,6 +11260,15 @@ module Google
10945
11260
  # @return [Array<String>]
10946
11261
  attr_accessor :revision
10947
11262
 
11263
+ # Optional. The ID of the space associated with this shared flow. Any IAM
11264
+ # policies applied to the space will control access to this shared flow. To
11265
+ # learn how Spaces can be used to manage resources, read the [Apigee Spaces
11266
+ # Overview](https://cloud.google.com/apigee/docs/api-platform/system-
11267
+ # administration/spaces/apigee-spaces-overview).
11268
+ # Corresponds to the JSON property `space`
11269
+ # @return [String]
11270
+ attr_accessor :space
11271
+
10948
11272
  def initialize(**args)
10949
11273
  update!(**args)
10950
11274
  end
@@ -10955,6 +11279,7 @@ module Google
10955
11279
  @meta_data = args[:meta_data] if args.key?(:meta_data)
10956
11280
  @name = args[:name] if args.key?(:name)
10957
11281
  @revision = args[:revision] if args.key?(:revision)
11282
+ @space = args[:space] if args.key?(:space)
10958
11283
  end
10959
11284
  end
10960
11285
 
@@ -11059,6 +11384,44 @@ module Google
11059
11384
  end
11060
11385
  end
11061
11386
 
11387
+ # Organization space resource.
11388
+ class GoogleCloudApigeeV1Space
11389
+ include Google::Apis::Core::Hashable
11390
+
11391
+ # Output only. Create timestamp of the space.
11392
+ # Corresponds to the JSON property `createTime`
11393
+ # @return [String]
11394
+ attr_accessor :create_time
11395
+
11396
+ # Optional. Display name of the space.
11397
+ # Corresponds to the JSON property `displayName`
11398
+ # @return [String]
11399
+ attr_accessor :display_name
11400
+
11401
+ # Output only. Identifier. Id of the space. This field is used as the resource
11402
+ # name, and must follow [AIP-122](https://google.aip.dev/122) guidelines.
11403
+ # Corresponds to the JSON property `name`
11404
+ # @return [String]
11405
+ attr_accessor :name
11406
+
11407
+ # Output only. Last modified timestamp of the space.
11408
+ # Corresponds to the JSON property `updateTime`
11409
+ # @return [String]
11410
+ attr_accessor :update_time
11411
+
11412
+ def initialize(**args)
11413
+ update!(**args)
11414
+ end
11415
+
11416
+ # Update properties of this object
11417
+ def update!(**args)
11418
+ @create_time = args[:create_time] if args.key?(:create_time)
11419
+ @display_name = args[:display_name] if args.key?(:display_name)
11420
+ @name = args[:name] if args.key?(:name)
11421
+ @update_time = args[:update_time] if args.key?(:update_time)
11422
+ end
11423
+ end
11424
+
11062
11425
  # Encapsulates a `stats` response.
11063
11426
  class GoogleCloudApigeeV1Stats
11064
11427
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigeeV1
18
18
  # Version of the google-apis-apigee_v1 gem
19
- GEM_VERSION = "0.100.0"
19
+ GEM_VERSION = "0.102.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250214"
25
+ REVISION = "20250313"
26
26
  end
27
27
  end
28
28
  end