google-apis-compute_alpha 0.127.0 → 0.129.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.
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ComputeAlpha
|
|
18
18
|
# Version of the google-apis-compute_alpha gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.129.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251230"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -868,6 +868,24 @@ module Google
|
|
|
868
868
|
include Google::Apis::Core::JsonObjectSupport
|
|
869
869
|
end
|
|
870
870
|
|
|
871
|
+
class CachePolicy
|
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
|
+
|
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
875
|
+
end
|
|
876
|
+
|
|
877
|
+
class CachePolicyCacheKeyPolicy
|
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
|
+
|
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
881
|
+
end
|
|
882
|
+
|
|
883
|
+
class CachePolicyNegativeCachingPolicy
|
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
|
+
|
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
887
|
+
end
|
|
888
|
+
|
|
871
889
|
class CalendarModeAdviceRequest
|
|
872
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
891
|
|
|
@@ -1090,6 +1108,18 @@ module Google
|
|
|
1090
1108
|
include Google::Apis::Core::JsonObjectSupport
|
|
1091
1109
|
end
|
|
1092
1110
|
|
|
1111
|
+
class CompositeHealthChecksGetHealthResponse
|
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1113
|
+
|
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1115
|
+
end
|
|
1116
|
+
|
|
1117
|
+
class CompositeHealthChecksGetHealthResponseHealthSourceHealth
|
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1119
|
+
|
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1121
|
+
end
|
|
1122
|
+
|
|
1093
1123
|
class CompositeHealthChecksScopedList
|
|
1094
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1095
1125
|
|
|
@@ -1630,6 +1660,36 @@ module Google
|
|
|
1630
1660
|
include Google::Apis::Core::JsonObjectSupport
|
|
1631
1661
|
end
|
|
1632
1662
|
|
|
1663
|
+
class FirewallPolicyRolloutOperation
|
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1665
|
+
|
|
1666
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1667
|
+
end
|
|
1668
|
+
|
|
1669
|
+
class FirewallPolicyRolloutOperationRolloutInput
|
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1671
|
+
|
|
1672
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1673
|
+
end
|
|
1674
|
+
|
|
1675
|
+
class FirewallPolicyRolloutOperationRolloutStatus
|
|
1676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1677
|
+
|
|
1678
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1679
|
+
end
|
|
1680
|
+
|
|
1681
|
+
class FirewallPolicyRolloutOperationRolloutStatusNextRollout
|
|
1682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1683
|
+
|
|
1684
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1685
|
+
end
|
|
1686
|
+
|
|
1687
|
+
class FirewallPolicyRolloutOperationRolloutStatusRolloutMetadata
|
|
1688
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1689
|
+
|
|
1690
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1691
|
+
end
|
|
1692
|
+
|
|
1633
1693
|
class FirewallPolicyRule
|
|
1634
1694
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1635
1695
|
|
|
@@ -2992,6 +3052,36 @@ module Google
|
|
|
2992
3052
|
include Google::Apis::Core::JsonObjectSupport
|
|
2993
3053
|
end
|
|
2994
3054
|
|
|
3055
|
+
class InstanceGroupManagerStatusAcceleratorTopology
|
|
3056
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3057
|
+
|
|
3058
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3059
|
+
end
|
|
3060
|
+
|
|
3061
|
+
class InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails
|
|
3062
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3063
|
+
|
|
3064
|
+
class Error
|
|
3065
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3066
|
+
|
|
3067
|
+
class Error
|
|
3068
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3069
|
+
|
|
3070
|
+
class ErrorDetail
|
|
3071
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3072
|
+
|
|
3073
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3074
|
+
end
|
|
3075
|
+
|
|
3076
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3077
|
+
end
|
|
3078
|
+
|
|
3079
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3080
|
+
end
|
|
3081
|
+
|
|
3082
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3083
|
+
end
|
|
3084
|
+
|
|
2995
3085
|
class InstanceGroupManagerStatusAllInstancesConfig
|
|
2996
3086
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2997
3087
|
|
|
@@ -3028,6 +3118,12 @@ module Google
|
|
|
3028
3118
|
include Google::Apis::Core::JsonObjectSupport
|
|
3029
3119
|
end
|
|
3030
3120
|
|
|
3121
|
+
class InstanceGroupManagerStatusInstanceStatusSummary
|
|
3122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3123
|
+
|
|
3124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3125
|
+
end
|
|
3126
|
+
|
|
3031
3127
|
class InstanceGroupManagerStatusStateful
|
|
3032
3128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3033
3129
|
|
|
@@ -11627,6 +11723,50 @@ module Google
|
|
|
11627
11723
|
end
|
|
11628
11724
|
end
|
|
11629
11725
|
|
|
11726
|
+
class CachePolicy
|
|
11727
|
+
# @private
|
|
11728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11729
|
+
collection :cache_bypass_request_header_names, as: 'cacheBypassRequestHeaderNames'
|
|
11730
|
+
property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeAlpha::CachePolicyCacheKeyPolicy, decorator: Google::Apis::ComputeAlpha::CachePolicyCacheKeyPolicy::Representation
|
|
11731
|
+
|
|
11732
|
+
property :cache_mode, as: 'cacheMode'
|
|
11733
|
+
property :client_ttl, as: 'clientTtl', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
|
11734
|
+
|
|
11735
|
+
property :default_ttl, as: 'defaultTtl', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
|
11736
|
+
|
|
11737
|
+
property :max_ttl, as: 'maxTtl', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
|
11738
|
+
|
|
11739
|
+
property :negative_caching, as: 'negativeCaching'
|
|
11740
|
+
collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeAlpha::CachePolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeAlpha::CachePolicyNegativeCachingPolicy::Representation
|
|
11741
|
+
|
|
11742
|
+
property :request_coalescing, as: 'requestCoalescing'
|
|
11743
|
+
property :serve_while_stale, as: 'serveWhileStale', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
|
11744
|
+
|
|
11745
|
+
end
|
|
11746
|
+
end
|
|
11747
|
+
|
|
11748
|
+
class CachePolicyCacheKeyPolicy
|
|
11749
|
+
# @private
|
|
11750
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11751
|
+
collection :excluded_query_parameters, as: 'excludedQueryParameters'
|
|
11752
|
+
property :include_host, as: 'includeHost'
|
|
11753
|
+
property :include_protocol, as: 'includeProtocol'
|
|
11754
|
+
property :include_query_string, as: 'includeQueryString'
|
|
11755
|
+
collection :included_cookie_names, as: 'includedCookieNames'
|
|
11756
|
+
collection :included_header_names, as: 'includedHeaderNames'
|
|
11757
|
+
collection :included_query_parameters, as: 'includedQueryParameters'
|
|
11758
|
+
end
|
|
11759
|
+
end
|
|
11760
|
+
|
|
11761
|
+
class CachePolicyNegativeCachingPolicy
|
|
11762
|
+
# @private
|
|
11763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11764
|
+
property :code, as: 'code'
|
|
11765
|
+
property :ttl, as: 'ttl', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
|
11766
|
+
|
|
11767
|
+
end
|
|
11768
|
+
end
|
|
11769
|
+
|
|
11630
11770
|
class CalendarModeAdviceRequest
|
|
11631
11771
|
# @private
|
|
11632
11772
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12021,6 +12161,23 @@ module Google
|
|
|
12021
12161
|
end
|
|
12022
12162
|
end
|
|
12023
12163
|
|
|
12164
|
+
class CompositeHealthChecksGetHealthResponse
|
|
12165
|
+
# @private
|
|
12166
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12167
|
+
collection :health_sources, as: 'healthSources', class: Google::Apis::ComputeAlpha::CompositeHealthChecksGetHealthResponseHealthSourceHealth, decorator: Google::Apis::ComputeAlpha::CompositeHealthChecksGetHealthResponseHealthSourceHealth::Representation
|
|
12168
|
+
|
|
12169
|
+
property :health_state, as: 'healthState'
|
|
12170
|
+
end
|
|
12171
|
+
end
|
|
12172
|
+
|
|
12173
|
+
class CompositeHealthChecksGetHealthResponseHealthSourceHealth
|
|
12174
|
+
# @private
|
|
12175
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
12176
|
+
property :health_state, as: 'healthState'
|
|
12177
|
+
property :source, as: 'source'
|
|
12178
|
+
end
|
|
12179
|
+
end
|
|
12180
|
+
|
|
12024
12181
|
class CompositeHealthChecksScopedList
|
|
12025
12182
|
# @private
|
|
12026
12183
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -12954,6 +13111,8 @@ module Google
|
|
|
12954
13111
|
property :policy_source, as: 'policySource'
|
|
12955
13112
|
property :policy_type, as: 'policyType'
|
|
12956
13113
|
property :region, as: 'region'
|
|
13114
|
+
property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperation, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperation::Representation
|
|
13115
|
+
|
|
12957
13116
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
|
12958
13117
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
|
12959
13118
|
|
|
@@ -13007,6 +13166,54 @@ module Google
|
|
|
13007
13166
|
end
|
|
13008
13167
|
end
|
|
13009
13168
|
|
|
13169
|
+
class FirewallPolicyRolloutOperation
|
|
13170
|
+
# @private
|
|
13171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13172
|
+
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutInput::Representation
|
|
13173
|
+
|
|
13174
|
+
property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatus::Representation
|
|
13175
|
+
|
|
13176
|
+
end
|
|
13177
|
+
end
|
|
13178
|
+
|
|
13179
|
+
class FirewallPolicyRolloutOperationRolloutInput
|
|
13180
|
+
# @private
|
|
13181
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13182
|
+
property :name, as: 'name'
|
|
13183
|
+
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
|
13184
|
+
property :retry_uuid, as: 'retryUuid'
|
|
13185
|
+
end
|
|
13186
|
+
end
|
|
13187
|
+
|
|
13188
|
+
class FirewallPolicyRolloutOperationRolloutStatus
|
|
13189
|
+
# @private
|
|
13190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13191
|
+
property :next_rollout, as: 'nextRollout', class: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatusNextRollout, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatusNextRollout::Representation
|
|
13192
|
+
|
|
13193
|
+
collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatusRolloutMetadata::Representation
|
|
13194
|
+
|
|
13195
|
+
property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRolloutOperationRolloutStatusRolloutMetadata::Representation
|
|
13196
|
+
|
|
13197
|
+
end
|
|
13198
|
+
end
|
|
13199
|
+
|
|
13200
|
+
class FirewallPolicyRolloutOperationRolloutStatusNextRollout
|
|
13201
|
+
# @private
|
|
13202
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13203
|
+
property :rollout_id, as: 'rolloutId'
|
|
13204
|
+
property :rollout_plan, as: 'rolloutPlan'
|
|
13205
|
+
end
|
|
13206
|
+
end
|
|
13207
|
+
|
|
13208
|
+
class FirewallPolicyRolloutOperationRolloutStatusRolloutMetadata
|
|
13209
|
+
# @private
|
|
13210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13211
|
+
property :rollout, as: 'rollout'
|
|
13212
|
+
property :rollout_plan, as: 'rolloutPlan'
|
|
13213
|
+
property :state, as: 'state'
|
|
13214
|
+
end
|
|
13215
|
+
end
|
|
13216
|
+
|
|
13010
13217
|
class FirewallPolicyRule
|
|
13011
13218
|
# @private
|
|
13012
13219
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13100,6 +13307,7 @@ module Google
|
|
|
13100
13307
|
# @private
|
|
13101
13308
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13102
13309
|
property :ip_address, as: 'IPAddress'
|
|
13310
|
+
collection :ip_addresses, as: 'IPAddresses'
|
|
13103
13311
|
property :ip_protocol, as: 'IPProtocol'
|
|
13104
13312
|
property :all_ports, as: 'allPorts'
|
|
13105
13313
|
property :allow_global_access, as: 'allowGlobalAccess'
|
|
@@ -14873,6 +15081,8 @@ module Google
|
|
|
14873
15081
|
class HttpRouteAction
|
|
14874
15082
|
# @private
|
|
14875
15083
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15084
|
+
property :cache_policy, as: 'cachePolicy', class: Google::Apis::ComputeAlpha::CachePolicy, decorator: Google::Apis::ComputeAlpha::CachePolicy::Representation
|
|
15085
|
+
|
|
14876
15086
|
property :cors_policy, as: 'corsPolicy', class: Google::Apis::ComputeAlpha::CorsPolicy, decorator: Google::Apis::ComputeAlpha::CorsPolicy::Representation
|
|
14877
15087
|
|
|
14878
15088
|
property :fault_injection_policy, as: 'faultInjectionPolicy', class: Google::Apis::ComputeAlpha::HttpFaultInjection, decorator: Google::Apis::ComputeAlpha::HttpFaultInjection::Representation
|
|
@@ -15757,9 +15967,13 @@ module Google
|
|
|
15757
15967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15758
15968
|
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig::Representation
|
|
15759
15969
|
|
|
15970
|
+
collection :applied_accelerator_topologies, as: 'appliedAcceleratorTopologies', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopology, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopology::Representation
|
|
15971
|
+
|
|
15760
15972
|
property :autoscaler, as: 'autoscaler'
|
|
15761
15973
|
property :bulk_instance_operation, as: 'bulkInstanceOperation', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperation, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusBulkInstanceOperation::Representation
|
|
15762
15974
|
|
|
15975
|
+
property :current_instance_statuses, as: 'currentInstanceStatuses', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusInstanceStatusSummary, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusInstanceStatusSummary::Representation
|
|
15976
|
+
|
|
15763
15977
|
property :is_stable, as: 'isStable'
|
|
15764
15978
|
property :stateful, as: 'stateful', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful::Representation
|
|
15765
15979
|
|
|
@@ -15768,6 +15982,58 @@ module Google
|
|
|
15768
15982
|
end
|
|
15769
15983
|
end
|
|
15770
15984
|
|
|
15985
|
+
class InstanceGroupManagerStatusAcceleratorTopology
|
|
15986
|
+
# @private
|
|
15987
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15988
|
+
property :accelerator_topology, as: 'acceleratorTopology'
|
|
15989
|
+
property :state, as: 'state'
|
|
15990
|
+
property :state_details, as: 'stateDetails', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Representation
|
|
15991
|
+
|
|
15992
|
+
end
|
|
15993
|
+
end
|
|
15994
|
+
|
|
15995
|
+
class InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails
|
|
15996
|
+
# @private
|
|
15997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
15998
|
+
property :error, as: 'error', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Error::Representation
|
|
15999
|
+
|
|
16000
|
+
property :timestamp, as: 'timestamp'
|
|
16001
|
+
end
|
|
16002
|
+
|
|
16003
|
+
class Error
|
|
16004
|
+
# @private
|
|
16005
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16006
|
+
collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Error::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Error::Error::Representation
|
|
16007
|
+
|
|
16008
|
+
end
|
|
16009
|
+
|
|
16010
|
+
class Error
|
|
16011
|
+
# @private
|
|
16012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16013
|
+
property :code, as: 'code'
|
|
16014
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails::Error::Error::ErrorDetail::Representation
|
|
16015
|
+
|
|
16016
|
+
property :location, as: 'location'
|
|
16017
|
+
property :message, as: 'message'
|
|
16018
|
+
end
|
|
16019
|
+
|
|
16020
|
+
class ErrorDetail
|
|
16021
|
+
# @private
|
|
16022
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16023
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
|
16024
|
+
|
|
16025
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
|
16026
|
+
|
|
16027
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
|
16028
|
+
|
|
16029
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
|
16030
|
+
|
|
16031
|
+
end
|
|
16032
|
+
end
|
|
16033
|
+
end
|
|
16034
|
+
end
|
|
16035
|
+
end
|
|
16036
|
+
|
|
15771
16037
|
class InstanceGroupManagerStatusAllInstancesConfig
|
|
15772
16038
|
# @private
|
|
15773
16039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -15827,6 +16093,25 @@ module Google
|
|
|
15827
16093
|
end
|
|
15828
16094
|
end
|
|
15829
16095
|
|
|
16096
|
+
class InstanceGroupManagerStatusInstanceStatusSummary
|
|
16097
|
+
# @private
|
|
16098
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
16099
|
+
property :deprovisioning, as: 'deprovisioning'
|
|
16100
|
+
property :non_existent, as: 'nonExistent'
|
|
16101
|
+
property :pending, as: 'pending'
|
|
16102
|
+
property :pending_stop, as: 'pendingStop'
|
|
16103
|
+
property :provisioning, as: 'provisioning'
|
|
16104
|
+
property :repairing, as: 'repairing'
|
|
16105
|
+
property :running, as: 'running'
|
|
16106
|
+
property :staging, as: 'staging'
|
|
16107
|
+
property :stopped, as: 'stopped'
|
|
16108
|
+
property :stopping, as: 'stopping'
|
|
16109
|
+
property :suspended, as: 'suspended'
|
|
16110
|
+
property :suspending, as: 'suspending'
|
|
16111
|
+
property :terminated, as: 'terminated'
|
|
16112
|
+
end
|
|
16113
|
+
end
|
|
16114
|
+
|
|
15830
16115
|
class InstanceGroupManagerStatusStateful
|
|
15831
16116
|
# @private
|
|
15832
16117
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -18384,6 +18669,7 @@ module Google
|
|
|
18384
18669
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18385
18670
|
collection :excluded_disks, as: 'excludedDisks'
|
|
18386
18671
|
collection :included_disks, as: 'includedDisks'
|
|
18672
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
18387
18673
|
end
|
|
18388
18674
|
end
|
|
18389
18675
|
|
|
@@ -19483,6 +19769,7 @@ module Google
|
|
|
19483
19769
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
|
19484
19770
|
property :ipv6_address, as: 'ipv6Address'
|
|
19485
19771
|
property :kind, as: 'kind'
|
|
19772
|
+
property :mac_address, as: 'macAddress'
|
|
19486
19773
|
property :name, as: 'name'
|
|
19487
19774
|
property :network, as: 'network'
|
|
19488
19775
|
property :network_attachment, as: 'networkAttachment'
|
|
@@ -22811,6 +23098,8 @@ module Google
|
|
|
22811
23098
|
property :name, as: 'name'
|
|
22812
23099
|
property :self_link, as: 'selfLink'
|
|
22813
23100
|
property :self_link_with_id, as: 'selfLinkWithId'
|
|
23101
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
|
|
23102
|
+
|
|
22814
23103
|
property :state, as: 'state'
|
|
22815
23104
|
property :status, as: 'status', class: Google::Apis::ComputeAlpha::ReservationSlotStatus, decorator: Google::Apis::ComputeAlpha::ReservationSlotStatus::Representation
|
|
22816
23105
|
|
|
@@ -37780,6 +37780,46 @@ module Google
|
|
|
37780
37780
|
execute_or_queue_command(command, &block)
|
|
37781
37781
|
end
|
|
37782
37782
|
|
|
37783
|
+
# Gets the most recent health check results for this
|
|
37784
|
+
# regional CompositeHealthCheck.
|
|
37785
|
+
# @param [String] project
|
|
37786
|
+
# Name of the project scoping this request.
|
|
37787
|
+
# @param [String] region
|
|
37788
|
+
# Name of the region scoping this request.
|
|
37789
|
+
# @param [String] composite_health_check
|
|
37790
|
+
# Name of the CompositeHealthCheck resource to get health for.
|
|
37791
|
+
# @param [String] fields
|
|
37792
|
+
# Selector specifying which fields to include in a partial response.
|
|
37793
|
+
# @param [String] quota_user
|
|
37794
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
37795
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
37796
|
+
# @param [String] user_ip
|
|
37797
|
+
# Legacy name for parameter that has been superseded by `quotaUser`.
|
|
37798
|
+
# @param [Google::Apis::RequestOptions] options
|
|
37799
|
+
# Request-specific options
|
|
37800
|
+
#
|
|
37801
|
+
# @yield [result, err] Result & error if block supplied
|
|
37802
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::CompositeHealthChecksGetHealthResponse] parsed result object
|
|
37803
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
37804
|
+
#
|
|
37805
|
+
# @return [Google::Apis::ComputeAlpha::CompositeHealthChecksGetHealthResponse]
|
|
37806
|
+
#
|
|
37807
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
37808
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
37809
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
37810
|
+
def get_region_composite_health_check_health(project, region, composite_health_check, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
37811
|
+
command = make_simple_command(:get, 'projects/{project}/regions/{region}/compositeHealthChecks/{compositeHealthCheck}/getHealth', options)
|
|
37812
|
+
command.response_representation = Google::Apis::ComputeAlpha::CompositeHealthChecksGetHealthResponse::Representation
|
|
37813
|
+
command.response_class = Google::Apis::ComputeAlpha::CompositeHealthChecksGetHealthResponse
|
|
37814
|
+
command.params['project'] = project unless project.nil?
|
|
37815
|
+
command.params['region'] = region unless region.nil?
|
|
37816
|
+
command.params['compositeHealthCheck'] = composite_health_check unless composite_health_check.nil?
|
|
37817
|
+
command.query['fields'] = fields unless fields.nil?
|
|
37818
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
37819
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
37820
|
+
execute_or_queue_command(command, &block)
|
|
37821
|
+
end
|
|
37822
|
+
|
|
37783
37823
|
# Create a CompositeHealthCheck in the specified project in the given region
|
|
37784
37824
|
# using the parameters that are included in the request.
|
|
37785
37825
|
# @param [String] project
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-compute_alpha
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.129.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_alpha/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-compute_alpha/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-compute_alpha/v0.129.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-compute_alpha
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|