Skip to content

Commit 3e50df6

Browse files
feat: Automated regeneration of beyondcorp v1alpha client (googleapis#21942)
Auto-created at 2025-03-02 10:38:20 +0000 using the toys pull request generator.
1 parent 98fbdb5 commit 3e50df6

File tree

6 files changed

+25
-7
lines changed

6 files changed

+25
-7
lines changed

api_names_out.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47435,6 +47435,7 @@
4743547435
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/autoRenewEnabled": auto_renew_enabled
4743647436
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/billingAccount": billing_account
4743747437
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/createTime": create_time
47438+
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/csgCustomer": csg_customer
4743847439
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/endTime": end_time
4743947440
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/name": name
4744047441
"/beyondcorp:v1alpha/GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription/seatCount": seat_count

generated/google-apis-beyondcorp_v1alpha/CHANGELOG.md

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

3+
### v0.44.0 (2025-03-02)
4+
5+
* Regenerated from discovery document revision 20250219
6+
* Regenerated using generator version 0.16.0
7+
38
### v0.43.0 (2024-12-15)
49

510
* Regenerated from discovery document revision 20241204

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

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2792,7 +2792,17 @@ class GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription
27922792
# @return [String]
27932793
attr_accessor :create_time
27942794

2795-
# Output only. End time of the subscription.
2795+
# Optional. Whether the subscription is being created as part of the Citrix flow.
2796+
# If this field is set to true, the subscription should have both the
2797+
# start_time and end_time set in the request and the billing account used will
2798+
# be the Citrix master billing account regardless of what its set to in the
2799+
# request. This field can only be set to true in create requests.
2800+
# Corresponds to the JSON property `csgCustomer`
2801+
# @return [Boolean]
2802+
attr_accessor :csg_customer
2803+
alias_method :csg_customer?, :csg_customer
2804+
2805+
# Optional. End time of the subscription.
27962806
# Corresponds to the JSON property `endTime`
27972807
# @return [String]
27982808
attr_accessor :end_time
@@ -2813,7 +2823,7 @@ class GoogleCloudBeyondcorpSaasplatformSubscriptionsV1alphaSubscription
28132823
# @return [String]
28142824
attr_accessor :sku
28152825

2816-
# Output only. Start time of the subscription.
2826+
# Optional. Start time of the subscription.
28172827
# Corresponds to the JSON property `startTime`
28182828
# @return [String]
28192829
attr_accessor :start_time
@@ -2842,6 +2852,7 @@ def update!(**args)
28422852
@auto_renew_enabled = args[:auto_renew_enabled] if args.key?(:auto_renew_enabled)
28432853
@billing_account = args[:billing_account] if args.key?(:billing_account)
28442854
@create_time = args[:create_time] if args.key?(:create_time)
2855+
@csg_customer = args[:csg_customer] if args.key?(:csg_customer)
28452856
@end_time = args[:end_time] if args.key?(:end_time)
28462857
@name = args[:name] if args.key?(:name)
28472858
@seat_count = args[:seat_count] if args.key?(:seat_count)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module BeyondcorpV1alpha
1818
# Version of the google-apis-beyondcorp_v1alpha gem
19-
GEM_VERSION = "0.43.0"
19+
GEM_VERSION = "0.44.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.15.1"
22+
GENERATOR_VERSION = "0.16.0"
2323

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,6 +1433,7 @@ class Representation < Google::Apis::Core::JsonRepresentation
14331433
property :auto_renew_enabled, as: 'autoRenewEnabled'
14341434
property :billing_account, as: 'billingAccount'
14351435
property :create_time, as: 'createTime'
1436+
property :csg_customer, as: 'csgCustomer'
14361437
property :end_time, as: 'endTime'
14371438
property :name, as: 'name'
14381439
property :seat_count, :numeric_string => true, as: 'seatCount'

generated/google-apis-beyondcorp_v1alpha/lib/google/apis/beyondcorp_v1alpha/service.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4298,7 +4298,7 @@ def create_project_location_global_security_gateway_application(parent, google_c
42984298
# duplicate commitments. The request ID must be a valid UUID with the exception
42994299
# that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
43004300
# @param [String] update_mask
4301-
# Required. Mutable fields include: display_name.
4301+
# Optional. Mutable fields include: display_name.
43024302
# @param [String] fields
43034303
# Selector specifying which fields to include in a partial response.
43044304
# @param [String] quota_user
@@ -4942,7 +4942,7 @@ def list_project_location_security_gateways(parent, filter: nil, order_by: nil,
49424942
# duplicate commitments. The request ID must be a valid UUID with the exception
49434943
# that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
49444944
# @param [String] update_mask
4945-
# Required. Mutable fields include: display_name, hubs.
4945+
# Optional. Mutable fields include: display_name, hubs.
49464946
# @param [String] fields
49474947
# Selector specifying which fields to include in a partial response.
49484948
# @param [String] quota_user

0 commit comments

Comments
 (0)