google-api-client 0.30.9 → 0.30.10
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 +4 -4
- data/CHANGELOG.md +89 -0
- data/api_names.yaml +1 -0
- data/generated/google/apis/abusiveexperiencereport_v1.rb +1 -1
- data/generated/google/apis/abusiveexperiencereport_v1/classes.rb +18 -7
- data/generated/google/apis/abusiveexperiencereport_v1/service.rb +5 -10
- data/generated/google/apis/adexperiencereport_v1.rb +1 -1
- data/generated/google/apis/adexperiencereport_v1/classes.rb +24 -12
- data/generated/google/apis/adexperiencereport_v1/service.rb +6 -9
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +3 -0
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +62 -9
- data/generated/google/apis/androidmanagement_v1/representations.rb +19 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +32 -9
- data/generated/google/apis/bigquery_v2/representations.rb +5 -0
- data/generated/google/apis/bigquery_v2/service.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +37 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +645 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/representations.rb +263 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +378 -0
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +41 -16
- data/generated/google/apis/bigtableadmin_v2/representations.rb +15 -0
- data/generated/google/apis/binaryauthorization_v1.rb +35 -0
- data/generated/google/apis/binaryauthorization_v1/classes.rb +388 -0
- data/generated/google/apis/binaryauthorization_v1/representations.rb +167 -0
- data/generated/google/apis/binaryauthorization_v1/service.rb +313 -0
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +6 -1
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +10 -6
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +1 -1
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +52 -1
- data/generated/google/apis/cloudasset_v1/representations.rb +17 -0
- data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1beta1/classes.rb +6 -1
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +11 -4
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +0 -14
- data/generated/google/apis/cloudkms_v1/representations.rb +0 -2
- data/generated/google/apis/cloudkms_v1/service.rb +3 -3
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +1 -1
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +6 -1
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +5 -3
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +12 -8
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +5 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +12 -8
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +6 -2
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +11 -4
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +11 -4
- data/generated/google/apis/cloudsearch_v1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +14 -3
- data/generated/google/apis/cloudsearch_v1/representations.rb +1 -0
- data/generated/google/apis/cloudsearch_v1/service.rb +3 -1
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +2 -2
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +8 -0
- data/generated/google/apis/cloudtrace_v2/representations.rb +1 -0
- data/generated/google/apis/commentanalyzer_v1alpha1.rb +1 -1
- data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +1 -0
- data/generated/google/apis/composer_v1.rb +1 -1
- data/generated/google/apis/composer_v1/classes.rb +17 -24
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +17 -24
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +1139 -284
- data/generated/google/apis/compute_alpha/representations.rb +304 -1
- data/generated/google/apis/compute_alpha/service.rb +935 -23
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +554 -98
- data/generated/google/apis/compute_beta/representations.rb +117 -0
- data/generated/google/apis/compute_beta/service.rb +63 -19
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1187 -165
- data/generated/google/apis/compute_v1/representations.rb +402 -0
- data/generated/google/apis/compute_v1/service.rb +832 -12
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +36 -0
- data/generated/google/apis/container_v1/representations.rb +16 -0
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +153 -0
- data/generated/google/apis/container_v1beta1/representations.rb +77 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +93 -2
- data/generated/google/apis/content_v2/representations.rb +37 -0
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +86 -2
- data/generated/google/apis/content_v2_1/representations.rb +36 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +21 -106
- data/generated/google/apis/dataflow_v1b3/representations.rb +3 -58
- data/generated/google/apis/dataflow_v1b3/service.rb +0 -327
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +7 -0
- data/generated/google/apis/dataproc_v1/representations.rb +1 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +7 -0
- data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
- data/generated/google/apis/datastore_v1.rb +1 -1
- data/generated/google/apis/datastore_v1/classes.rb +9 -75
- data/generated/google/apis/datastore_v1beta1.rb +1 -1
- data/generated/google/apis/datastore_v1beta1/classes.rb +9 -75
- data/generated/google/apis/dfareporting_v3_1.rb +1 -1
- data/generated/google/apis/dfareporting_v3_1/classes.rb +42 -302
- data/generated/google/apis/dfareporting_v3_1/representations.rb +8 -84
- data/generated/google/apis/dfareporting_v3_1/service.rb +5 -107
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +118 -0
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +70 -0
- data/generated/google/apis/dialogflow_v2beta1/service.rb +75 -0
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +42 -0
- data/generated/google/apis/dlp_v2/representations.rb +16 -0
- data/generated/google/apis/dlp_v2/service.rb +125 -1
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/docs_v1/classes.rb +128 -0
- data/generated/google/apis/docs_v1/representations.rb +49 -0
- data/generated/google/apis/{appstate_v1.rb → domainsrdap_v1.rb} +8 -11
- data/generated/google/apis/domainsrdap_v1/classes.rb +269 -0
- data/generated/google/apis/{appstate_v1 → domainsrdap_v1}/representations.rb +33 -22
- data/generated/google/apis/domainsrdap_v1/service.rb +350 -0
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +10 -1
- data/generated/google/apis/drive_v2/representations.rb +1 -0
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +10 -1
- data/generated/google/apis/drive_v3/representations.rb +1 -0
- data/generated/google/apis/driveactivity_v2.rb +1 -1
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1/classes.rb +21 -130
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1/classes.rb +16 -122
- data/generated/google/apis/firestore_v1beta2.rb +1 -1
- data/generated/google/apis/firestore_v1beta2/classes.rb +14 -83
- data/generated/google/apis/healthcare_v1alpha2.rb +1 -1
- data/generated/google/apis/healthcare_v1alpha2/classes.rb +94 -48
- data/generated/google/apis/healthcare_v1alpha2/representations.rb +16 -0
- data/generated/google/apis/healthcare_v1alpha2/service.rb +117 -75
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +56 -2
- data/generated/google/apis/healthcare_v1beta1/representations.rb +17 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +10 -5
- data/generated/google/apis/homegraph_v1.rb +31 -0
- data/generated/google/apis/homegraph_v1/classes.rb +692 -0
- data/generated/google/apis/homegraph_v1/representations.rb +323 -0
- data/generated/google/apis/homegraph_v1/service.rb +255 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +8 -7
- data/generated/google/apis/logging_v2/service.rb +40 -35
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/pagespeedonline_v5.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +6 -1
- data/generated/google/apis/pubsub_v1/service.rb +15 -9
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +6 -1
- data/generated/google/apis/pubsub_v1beta2/service.rb +10 -6
- data/generated/google/apis/run_v1alpha1.rb +1 -1
- data/generated/google/apis/run_v1alpha1/classes.rb +26 -6
- data/generated/google/apis/run_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/run_v1alpha1/service.rb +5 -3
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +6 -1
- data/generated/google/apis/runtimeconfig_v1beta1/service.rb +5 -3
- data/generated/google/apis/script_v1.rb +1 -1
- data/generated/google/apis/script_v1/service.rb +6 -5
- data/generated/google/apis/securitycenter_v1.rb +1 -1
- data/generated/google/apis/securitycenter_v1/classes.rb +11 -4
- data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +11 -4
- data/generated/google/apis/servicebroker_v1.rb +1 -1
- data/generated/google/apis/servicebroker_v1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1/service.rb +5 -3
- data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
- data/generated/google/apis/servicebroker_v1alpha1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1alpha1/service.rb +5 -3
- data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
- data/generated/google/apis/servicebroker_v1beta1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1beta1/service.rb +5 -3
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +1 -4
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +11 -4
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +1 -4
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +1 -4
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +30 -4
- data/generated/google/apis/serviceusage_v1/representations.rb +14 -0
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +30 -4
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +14 -0
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +1 -1
- data/generated/google/apis/speech_v1.rb +1 -1
- data/generated/google/apis/speech_v1/classes.rb +9 -7
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/speech_v1p1beta1/classes.rb +17 -15
- data/generated/google/apis/speech_v2beta.rb +1 -1
- data/generated/google/apis/speech_v2beta/classes.rb +3 -3
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +72 -0
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +35 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +2 -1
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +7 -1
- data/generated/google/apis/storage_v1/representations.rb +2 -2
- data/generated/google/apis/storage_v1/service.rb +6 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/service.rb +1 -9
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +19 -0
- data/generated/google/apis/testing_v1/representations.rb +3 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +1 -0
- data/generated/google/apis/translate_v3beta1.rb +1 -1
- data/generated/google/apis/translate_v3beta1/classes.rb +33 -0
- data/generated/google/apis/translate_v3beta1/representations.rb +3 -0
- data/generated/google/apis/verifiedaccess_v1.rb +35 -0
- data/generated/google/apis/verifiedaccess_v1/classes.rb +174 -0
- data/generated/google/apis/verifiedaccess_v1/representations.rb +99 -0
- data/generated/google/apis/verifiedaccess_v1/service.rb +120 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +204 -2375
- data/generated/google/apis/vision_v1/representations.rb +701 -1634
- data/generated/google/apis/vision_v1/service.rb +17 -17
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1/classes.rb +135 -2306
- data/generated/google/apis/vision_v1p1beta1/representations.rb +768 -1701
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1/classes.rb +326 -2161
- data/generated/google/apis/vision_v1p2beta1/representations.rb +897 -1710
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +8 -2
- data/generated/google/apis/youtube_v3/representations.rb +1 -0
- data/lib/google/apis/version.rb +1 -1
- metadata +22 -6
- data/generated/google/apis/appstate_v1/classes.rb +0 -154
- data/generated/google/apis/appstate_v1/service.rb +0 -249
|
@@ -3130,6 +3130,108 @@ module Google
|
|
|
3130
3130
|
include Google::Apis::Core::JsonObjectSupport
|
|
3131
3131
|
end
|
|
3132
3132
|
|
|
3133
|
+
class PublicAdvertisedPrefix
|
|
3134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3135
|
+
|
|
3136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3137
|
+
end
|
|
3138
|
+
|
|
3139
|
+
class PublicAdvertisedPrefixList
|
|
3140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3141
|
+
|
|
3142
|
+
class Warning
|
|
3143
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3144
|
+
|
|
3145
|
+
class Datum
|
|
3146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3147
|
+
|
|
3148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3149
|
+
end
|
|
3150
|
+
|
|
3151
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3152
|
+
end
|
|
3153
|
+
|
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3155
|
+
end
|
|
3156
|
+
|
|
3157
|
+
class PublicAdvertisedPrefixPublicDelegatedPrefix
|
|
3158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3159
|
+
|
|
3160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3161
|
+
end
|
|
3162
|
+
|
|
3163
|
+
class PublicDelegatedPrefix
|
|
3164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3165
|
+
|
|
3166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3167
|
+
end
|
|
3168
|
+
|
|
3169
|
+
class PublicDelegatedPrefixAggregatedList
|
|
3170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3171
|
+
|
|
3172
|
+
class Warning
|
|
3173
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3174
|
+
|
|
3175
|
+
class Datum
|
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3177
|
+
|
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3179
|
+
end
|
|
3180
|
+
|
|
3181
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3182
|
+
end
|
|
3183
|
+
|
|
3184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3185
|
+
end
|
|
3186
|
+
|
|
3187
|
+
class PublicDelegatedPrefixGoogleAnnouncement
|
|
3188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3189
|
+
|
|
3190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3191
|
+
end
|
|
3192
|
+
|
|
3193
|
+
class PublicDelegatedPrefixList
|
|
3194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3195
|
+
|
|
3196
|
+
class Warning
|
|
3197
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3198
|
+
|
|
3199
|
+
class Datum
|
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3201
|
+
|
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3203
|
+
end
|
|
3204
|
+
|
|
3205
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3206
|
+
end
|
|
3207
|
+
|
|
3208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3209
|
+
end
|
|
3210
|
+
|
|
3211
|
+
class PublicDelegatedPrefixPublicDelegatedSubPrefix
|
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3213
|
+
|
|
3214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3215
|
+
end
|
|
3216
|
+
|
|
3217
|
+
class PublicDelegatedPrefixesScopedList
|
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3219
|
+
|
|
3220
|
+
class Warning
|
|
3221
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3222
|
+
|
|
3223
|
+
class Datum
|
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3225
|
+
|
|
3226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3227
|
+
end
|
|
3228
|
+
|
|
3229
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3230
|
+
end
|
|
3231
|
+
|
|
3232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3233
|
+
end
|
|
3234
|
+
|
|
3133
3235
|
class Quota
|
|
3134
3236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3135
3237
|
|
|
@@ -5513,6 +5615,7 @@ module Google
|
|
|
5513
5615
|
# @private
|
|
5514
5616
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5515
5617
|
collection :exempted_members, as: 'exemptedMembers'
|
|
5618
|
+
property :ignore_child_exemptions, as: 'ignoreChildExemptions'
|
|
5516
5619
|
property :log_type, as: 'logType'
|
|
5517
5620
|
end
|
|
5518
5621
|
end
|
|
@@ -7204,7 +7307,6 @@ module Google
|
|
|
7204
7307
|
# @private
|
|
7205
7308
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7206
7309
|
property :enable, as: 'enable'
|
|
7207
|
-
property :filter, as: 'filter'
|
|
7208
7310
|
end
|
|
7209
7311
|
end
|
|
7210
7312
|
|
|
@@ -8731,6 +8833,7 @@ module Google
|
|
|
8731
8833
|
property :kind, as: 'kind'
|
|
8732
8834
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
8733
8835
|
hash :labels, as: 'labels'
|
|
8836
|
+
property :mtu, as: 'mtu'
|
|
8734
8837
|
property :name, as: 'name'
|
|
8735
8838
|
property :operational_status, as: 'operationalStatus'
|
|
8736
8839
|
property :pairing_key, as: 'pairingKey'
|
|
@@ -9286,6 +9389,7 @@ module Google
|
|
|
9286
9389
|
|
|
9287
9390
|
property :status, as: 'status'
|
|
9288
9391
|
collection :storage_locations, as: 'storageLocations'
|
|
9392
|
+
property :total_storage_bytes, :numeric_string => true, as: 'totalStorageBytes'
|
|
9289
9393
|
end
|
|
9290
9394
|
end
|
|
9291
9395
|
|
|
@@ -9970,6 +10074,7 @@ module Google
|
|
|
9970
10074
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9971
10075
|
property :max_size, as: 'maxSize'
|
|
9972
10076
|
property :min_size, as: 'minSize'
|
|
10077
|
+
property :mode, as: 'mode'
|
|
9973
10078
|
end
|
|
9974
10079
|
end
|
|
9975
10080
|
|
|
@@ -11001,6 +11106,202 @@ module Google
|
|
|
11001
11106
|
end
|
|
11002
11107
|
end
|
|
11003
11108
|
|
|
11109
|
+
class PublicAdvertisedPrefix
|
|
11110
|
+
# @private
|
|
11111
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11112
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
11113
|
+
property :description, as: 'description'
|
|
11114
|
+
property :dns_verification_ip, as: 'dnsVerificationIp'
|
|
11115
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
11116
|
+
property :id, :numeric_string => true, as: 'id'
|
|
11117
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
11118
|
+
property :kind, as: 'kind'
|
|
11119
|
+
property :name, as: 'name'
|
|
11120
|
+
collection :public_delegated_prefixs, as: 'publicDelegatedPrefixs', class: Google::Apis::ComputeAlpha::PublicAdvertisedPrefixPublicDelegatedPrefix, decorator: Google::Apis::ComputeAlpha::PublicAdvertisedPrefixPublicDelegatedPrefix::Representation
|
|
11121
|
+
|
|
11122
|
+
property :self_link, as: 'selfLink'
|
|
11123
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
11124
|
+
property :shared_secret, as: 'sharedSecret'
|
|
11125
|
+
property :status, as: 'status'
|
|
11126
|
+
end
|
|
11127
|
+
end
|
|
11128
|
+
|
|
11129
|
+
class PublicAdvertisedPrefixList
|
|
11130
|
+
# @private
|
|
11131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11132
|
+
property :id, as: 'id'
|
|
11133
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::PublicAdvertisedPrefix, decorator: Google::Apis::ComputeAlpha::PublicAdvertisedPrefix::Representation
|
|
11134
|
+
|
|
11135
|
+
property :kind, as: 'kind'
|
|
11136
|
+
property :next_page_token, as: 'nextPageToken'
|
|
11137
|
+
property :self_link, as: 'selfLink'
|
|
11138
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList::Warning, decorator: Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList::Warning::Representation
|
|
11139
|
+
|
|
11140
|
+
end
|
|
11141
|
+
|
|
11142
|
+
class Warning
|
|
11143
|
+
# @private
|
|
11144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11145
|
+
property :code, as: 'code'
|
|
11146
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList::Warning::Datum::Representation
|
|
11147
|
+
|
|
11148
|
+
property :message, as: 'message'
|
|
11149
|
+
end
|
|
11150
|
+
|
|
11151
|
+
class Datum
|
|
11152
|
+
# @private
|
|
11153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11154
|
+
property :key, as: 'key'
|
|
11155
|
+
property :value, as: 'value'
|
|
11156
|
+
end
|
|
11157
|
+
end
|
|
11158
|
+
end
|
|
11159
|
+
end
|
|
11160
|
+
|
|
11161
|
+
class PublicAdvertisedPrefixPublicDelegatedPrefix
|
|
11162
|
+
# @private
|
|
11163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11164
|
+
property :name, as: 'name'
|
|
11165
|
+
property :region, as: 'region'
|
|
11166
|
+
property :status, as: 'status'
|
|
11167
|
+
end
|
|
11168
|
+
end
|
|
11169
|
+
|
|
11170
|
+
class PublicDelegatedPrefix
|
|
11171
|
+
# @private
|
|
11172
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11173
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
11174
|
+
property :description, as: 'description'
|
|
11175
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
11176
|
+
collection :google_announcements, as: 'googleAnnouncements', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixGoogleAnnouncement, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixGoogleAnnouncement::Representation
|
|
11177
|
+
|
|
11178
|
+
property :id, :numeric_string => true, as: 'id'
|
|
11179
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
11180
|
+
property :kind, as: 'kind'
|
|
11181
|
+
property :name, as: 'name'
|
|
11182
|
+
property :parent_prefix, as: 'parentPrefix'
|
|
11183
|
+
collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
|
|
11184
|
+
|
|
11185
|
+
property :region, as: 'region'
|
|
11186
|
+
property :self_link, as: 'selfLink'
|
|
11187
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
|
11188
|
+
property :status, as: 'status'
|
|
11189
|
+
end
|
|
11190
|
+
end
|
|
11191
|
+
|
|
11192
|
+
class PublicDelegatedPrefixAggregatedList
|
|
11193
|
+
# @private
|
|
11194
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11195
|
+
property :id, as: 'id'
|
|
11196
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixesScopedList, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixesScopedList::Representation
|
|
11197
|
+
|
|
11198
|
+
property :kind, as: 'kind'
|
|
11199
|
+
property :next_page_token, as: 'nextPageToken'
|
|
11200
|
+
property :self_link, as: 'selfLink'
|
|
11201
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList::Warning::Representation
|
|
11202
|
+
|
|
11203
|
+
end
|
|
11204
|
+
|
|
11205
|
+
class Warning
|
|
11206
|
+
# @private
|
|
11207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11208
|
+
property :code, as: 'code'
|
|
11209
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList::Warning::Datum::Representation
|
|
11210
|
+
|
|
11211
|
+
property :message, as: 'message'
|
|
11212
|
+
end
|
|
11213
|
+
|
|
11214
|
+
class Datum
|
|
11215
|
+
# @private
|
|
11216
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11217
|
+
property :key, as: 'key'
|
|
11218
|
+
property :value, as: 'value'
|
|
11219
|
+
end
|
|
11220
|
+
end
|
|
11221
|
+
end
|
|
11222
|
+
end
|
|
11223
|
+
|
|
11224
|
+
class PublicDelegatedPrefixGoogleAnnouncement
|
|
11225
|
+
# @private
|
|
11226
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11227
|
+
property :name, as: 'name'
|
|
11228
|
+
property :status, as: 'status'
|
|
11229
|
+
end
|
|
11230
|
+
end
|
|
11231
|
+
|
|
11232
|
+
class PublicDelegatedPrefixList
|
|
11233
|
+
# @private
|
|
11234
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11235
|
+
property :id, as: 'id'
|
|
11236
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefix, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
11237
|
+
|
|
11238
|
+
property :kind, as: 'kind'
|
|
11239
|
+
property :next_page_token, as: 'nextPageToken'
|
|
11240
|
+
property :self_link, as: 'selfLink'
|
|
11241
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixList::Warning, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixList::Warning::Representation
|
|
11242
|
+
|
|
11243
|
+
end
|
|
11244
|
+
|
|
11245
|
+
class Warning
|
|
11246
|
+
# @private
|
|
11247
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11248
|
+
property :code, as: 'code'
|
|
11249
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixList::Warning::Datum::Representation
|
|
11250
|
+
|
|
11251
|
+
property :message, as: 'message'
|
|
11252
|
+
end
|
|
11253
|
+
|
|
11254
|
+
class Datum
|
|
11255
|
+
# @private
|
|
11256
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11257
|
+
property :key, as: 'key'
|
|
11258
|
+
property :value, as: 'value'
|
|
11259
|
+
end
|
|
11260
|
+
end
|
|
11261
|
+
end
|
|
11262
|
+
end
|
|
11263
|
+
|
|
11264
|
+
class PublicDelegatedPrefixPublicDelegatedSubPrefix
|
|
11265
|
+
# @private
|
|
11266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11267
|
+
property :delegatee_project, as: 'delegateeProject'
|
|
11268
|
+
property :description, as: 'description'
|
|
11269
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
11270
|
+
property :is_address, as: 'isAddress'
|
|
11271
|
+
property :name, as: 'name'
|
|
11272
|
+
property :region, as: 'region'
|
|
11273
|
+
property :status, as: 'status'
|
|
11274
|
+
end
|
|
11275
|
+
end
|
|
11276
|
+
|
|
11277
|
+
class PublicDelegatedPrefixesScopedList
|
|
11278
|
+
# @private
|
|
11279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11280
|
+
collection :public_delegated_prefixes, as: 'publicDelegatedPrefixes', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefix, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
11281
|
+
|
|
11282
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixesScopedList::Warning::Representation
|
|
11283
|
+
|
|
11284
|
+
end
|
|
11285
|
+
|
|
11286
|
+
class Warning
|
|
11287
|
+
# @private
|
|
11288
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11289
|
+
property :code, as: 'code'
|
|
11290
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::PublicDelegatedPrefixesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::PublicDelegatedPrefixesScopedList::Warning::Datum::Representation
|
|
11291
|
+
|
|
11292
|
+
property :message, as: 'message'
|
|
11293
|
+
end
|
|
11294
|
+
|
|
11295
|
+
class Datum
|
|
11296
|
+
# @private
|
|
11297
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11298
|
+
property :key, as: 'key'
|
|
11299
|
+
property :value, as: 'value'
|
|
11300
|
+
end
|
|
11301
|
+
end
|
|
11302
|
+
end
|
|
11303
|
+
end
|
|
11304
|
+
|
|
11004
11305
|
class Quota
|
|
11005
11306
|
# @private
|
|
11006
11307
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13001,8 +13302,10 @@ module Google
|
|
|
13001
13302
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13002
13303
|
property :aggregation_interval, as: 'aggregationInterval'
|
|
13003
13304
|
property :enable, as: 'enable'
|
|
13305
|
+
property :filter_expr, as: 'filterExpr'
|
|
13004
13306
|
property :flow_sampling, as: 'flowSampling'
|
|
13005
13307
|
property :metadata, as: 'metadata'
|
|
13308
|
+
collection :metadata_fields, as: 'metadataFields'
|
|
13006
13309
|
end
|
|
13007
13310
|
end
|
|
13008
13311
|
|
|
@@ -1255,6 +1255,8 @@ module Google
|
|
|
1255
1255
|
# Project ID for this request.
|
|
1256
1256
|
# @param [String] resource
|
|
1257
1257
|
# Name or id of the resource for this request.
|
|
1258
|
+
# @param [Fixnum] options_requested_policy_version
|
|
1259
|
+
# Requested IAM Policy version.
|
|
1258
1260
|
# @param [String] fields
|
|
1259
1261
|
# Selector specifying which fields to include in a partial response.
|
|
1260
1262
|
# @param [String] quota_user
|
|
@@ -1274,12 +1276,13 @@ module Google
|
|
|
1274
1276
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
1275
1277
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
1276
1278
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
1277
|
-
def get_backend_bucket_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
1279
|
+
def get_backend_bucket_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
1278
1280
|
command = make_simple_command(:get, '{project}/global/backendBuckets/{resource}/getIamPolicy', options)
|
|
1279
1281
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
1280
1282
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
1281
1283
|
command.params['project'] = project unless project.nil?
|
|
1282
1284
|
command.params['resource'] = resource unless resource.nil?
|
|
1285
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
1283
1286
|
command.query['fields'] = fields unless fields.nil?
|
|
1284
1287
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
1285
1288
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -2685,6 +2688,8 @@ module Google
|
|
|
2685
2688
|
# The name of the zone for this request.
|
|
2686
2689
|
# @param [String] resource
|
|
2687
2690
|
# Name or id of the resource for this request.
|
|
2691
|
+
# @param [Fixnum] options_requested_policy_version
|
|
2692
|
+
# Requested IAM Policy version.
|
|
2688
2693
|
# @param [String] fields
|
|
2689
2694
|
# Selector specifying which fields to include in a partial response.
|
|
2690
2695
|
# @param [String] quota_user
|
|
@@ -2704,13 +2709,14 @@ module Google
|
|
|
2704
2709
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
2705
2710
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
2706
2711
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
2707
|
-
def get_disk_iam_policy(project, zone, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
2712
|
+
def get_disk_iam_policy(project, zone, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
2708
2713
|
command = make_simple_command(:get, '{project}/zones/{zone}/disks/{resource}/getIamPolicy', options)
|
|
2709
2714
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
2710
2715
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
2711
2716
|
command.params['project'] = project unless project.nil?
|
|
2712
2717
|
command.params['zone'] = zone unless zone.nil?
|
|
2713
2718
|
command.params['resource'] = resource unless resource.nil?
|
|
2719
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
2714
2720
|
command.query['fields'] = fields unless fields.nil?
|
|
2715
2721
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
2716
2722
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -5729,6 +5735,263 @@ module Google
|
|
|
5729
5735
|
execute_or_queue_command(command, &block)
|
|
5730
5736
|
end
|
|
5731
5737
|
|
|
5738
|
+
# Deletes the specified global PublicDelegatedPrefix.
|
|
5739
|
+
# @param [String] project
|
|
5740
|
+
# Project ID for this request.
|
|
5741
|
+
# @param [String] public_delegated_prefix
|
|
5742
|
+
# Name of the PublicDelegatedPrefix resource to delete.
|
|
5743
|
+
# @param [String] request_id
|
|
5744
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
5745
|
+
# that if you must retry your request, the server will know to ignore the
|
|
5746
|
+
# request if it has already been completed.
|
|
5747
|
+
# For example, consider a situation where you make an initial request and the
|
|
5748
|
+
# request times out. If you make the request again with the same request ID, the
|
|
5749
|
+
# server can check if original operation with the same request ID was received,
|
|
5750
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
5751
|
+
# accidentally creating duplicate commitments.
|
|
5752
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
5753
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
5754
|
+
# @param [String] fields
|
|
5755
|
+
# Selector specifying which fields to include in a partial response.
|
|
5756
|
+
# @param [String] quota_user
|
|
5757
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
5758
|
+
# characters.
|
|
5759
|
+
# @param [String] user_ip
|
|
5760
|
+
# Deprecated. Please use quotaUser instead.
|
|
5761
|
+
# @param [Google::Apis::RequestOptions] options
|
|
5762
|
+
# Request-specific options
|
|
5763
|
+
#
|
|
5764
|
+
# @yield [result, err] Result & error if block supplied
|
|
5765
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
5766
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
5767
|
+
#
|
|
5768
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
5769
|
+
#
|
|
5770
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
5771
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
5772
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
5773
|
+
def delete_global_public_delegated_prefix(project, public_delegated_prefix, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
5774
|
+
command = make_simple_command(:delete, '{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}', options)
|
|
5775
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
5776
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
5777
|
+
command.params['project'] = project unless project.nil?
|
|
5778
|
+
command.params['publicDelegatedPrefix'] = public_delegated_prefix unless public_delegated_prefix.nil?
|
|
5779
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
5780
|
+
command.query['fields'] = fields unless fields.nil?
|
|
5781
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
5782
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
5783
|
+
execute_or_queue_command(command, &block)
|
|
5784
|
+
end
|
|
5785
|
+
|
|
5786
|
+
# Returns the specified global PublicDelegatedPrefix resource.
|
|
5787
|
+
# @param [String] project
|
|
5788
|
+
# Project ID for this request.
|
|
5789
|
+
# @param [String] public_delegated_prefix
|
|
5790
|
+
# Name of the PublicDelegatedPrefix resource to return.
|
|
5791
|
+
# @param [String] fields
|
|
5792
|
+
# Selector specifying which fields to include in a partial response.
|
|
5793
|
+
# @param [String] quota_user
|
|
5794
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
5795
|
+
# characters.
|
|
5796
|
+
# @param [String] user_ip
|
|
5797
|
+
# Deprecated. Please use quotaUser instead.
|
|
5798
|
+
# @param [Google::Apis::RequestOptions] options
|
|
5799
|
+
# Request-specific options
|
|
5800
|
+
#
|
|
5801
|
+
# @yield [result, err] Result & error if block supplied
|
|
5802
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicDelegatedPrefix] parsed result object
|
|
5803
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
5804
|
+
#
|
|
5805
|
+
# @return [Google::Apis::ComputeAlpha::PublicDelegatedPrefix]
|
|
5806
|
+
#
|
|
5807
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
5808
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
5809
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
5810
|
+
def get_global_public_delegated_prefix(project, public_delegated_prefix, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
5811
|
+
command = make_simple_command(:get, '{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}', options)
|
|
5812
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
5813
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicDelegatedPrefix
|
|
5814
|
+
command.params['project'] = project unless project.nil?
|
|
5815
|
+
command.params['publicDelegatedPrefix'] = public_delegated_prefix unless public_delegated_prefix.nil?
|
|
5816
|
+
command.query['fields'] = fields unless fields.nil?
|
|
5817
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
5818
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
5819
|
+
execute_or_queue_command(command, &block)
|
|
5820
|
+
end
|
|
5821
|
+
|
|
5822
|
+
# Creates a global PublicDelegatedPrefix in the specified project using the
|
|
5823
|
+
# parameters that are included in the request.
|
|
5824
|
+
# @param [String] project
|
|
5825
|
+
# Project ID for this request.
|
|
5826
|
+
# @param [Google::Apis::ComputeAlpha::PublicDelegatedPrefix] public_delegated_prefix_object
|
|
5827
|
+
# @param [String] request_id
|
|
5828
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
5829
|
+
# that if you must retry your request, the server will know to ignore the
|
|
5830
|
+
# request if it has already been completed.
|
|
5831
|
+
# For example, consider a situation where you make an initial request and the
|
|
5832
|
+
# request times out. If you make the request again with the same request ID, the
|
|
5833
|
+
# server can check if original operation with the same request ID was received,
|
|
5834
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
5835
|
+
# accidentally creating duplicate commitments.
|
|
5836
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
5837
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
5838
|
+
# @param [String] fields
|
|
5839
|
+
# Selector specifying which fields to include in a partial response.
|
|
5840
|
+
# @param [String] quota_user
|
|
5841
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
5842
|
+
# characters.
|
|
5843
|
+
# @param [String] user_ip
|
|
5844
|
+
# Deprecated. Please use quotaUser instead.
|
|
5845
|
+
# @param [Google::Apis::RequestOptions] options
|
|
5846
|
+
# Request-specific options
|
|
5847
|
+
#
|
|
5848
|
+
# @yield [result, err] Result & error if block supplied
|
|
5849
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
5850
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
5851
|
+
#
|
|
5852
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
5853
|
+
#
|
|
5854
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
5855
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
5856
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
5857
|
+
def insert_global_public_delegated_prefix(project, public_delegated_prefix_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
5858
|
+
command = make_simple_command(:post, '{project}/global/publicDelegatedPrefixes', options)
|
|
5859
|
+
command.request_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
5860
|
+
command.request_object = public_delegated_prefix_object
|
|
5861
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
5862
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
5863
|
+
command.params['project'] = project unless project.nil?
|
|
5864
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
5865
|
+
command.query['fields'] = fields unless fields.nil?
|
|
5866
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
5867
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
5868
|
+
execute_or_queue_command(command, &block)
|
|
5869
|
+
end
|
|
5870
|
+
|
|
5871
|
+
# Lists the global PublicDelegatedPrefixes for a project.
|
|
5872
|
+
# @param [String] project
|
|
5873
|
+
# Project ID for this request.
|
|
5874
|
+
# @param [String] filter
|
|
5875
|
+
# A filter expression that filters resources listed in the response. The
|
|
5876
|
+
# expression must specify the field name, a comparison operator, and the value
|
|
5877
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
|
5878
|
+
# boolean. The comparison operator must be either =, !=, >, or <.
|
|
5879
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
|
5880
|
+
# instances named example-instance by specifying name != example-instance.
|
|
5881
|
+
# You can also filter nested fields. For example, you could specify scheduling.
|
|
5882
|
+
# automaticRestart = false to include instances only if they are not scheduled
|
|
5883
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
|
5884
|
+
# on resource labels.
|
|
5885
|
+
# To filter on multiple expressions, provide each separate expression within
|
|
5886
|
+
# parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
|
|
5887
|
+
# Intel Skylake"). By default, each expression is an AND expression. However,
|
|
5888
|
+
# you can include AND and OR expressions explicitly. For example, (cpuPlatform =
|
|
5889
|
+
# "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
|
|
5890
|
+
# automaticRestart = true).
|
|
5891
|
+
# @param [Fixnum] max_results
|
|
5892
|
+
# The maximum number of results per page that should be returned. If the number
|
|
5893
|
+
# of available results is larger than maxResults, Compute Engine returns a
|
|
5894
|
+
# nextPageToken that can be used to get the next page of results in subsequent
|
|
5895
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
5896
|
+
# @param [String] order_by
|
|
5897
|
+
# Sorts list results by a certain order. By default, results are returned in
|
|
5898
|
+
# alphanumerical order based on the resource name.
|
|
5899
|
+
# You can also sort results in descending order based on the creation timestamp
|
|
5900
|
+
# using orderBy="creationTimestamp desc". This sorts results based on the
|
|
5901
|
+
# creationTimestamp field in reverse chronological order (newest result first).
|
|
5902
|
+
# Use this to sort resources like operations so that the newest operation is
|
|
5903
|
+
# returned first.
|
|
5904
|
+
# Currently, only sorting by name or creationTimestamp desc is supported.
|
|
5905
|
+
# @param [String] page_token
|
|
5906
|
+
# Specifies a page token to use. Set pageToken to the nextPageToken returned by
|
|
5907
|
+
# a previous list request to get the next page of results.
|
|
5908
|
+
# @param [String] fields
|
|
5909
|
+
# Selector specifying which fields to include in a partial response.
|
|
5910
|
+
# @param [String] quota_user
|
|
5911
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
5912
|
+
# characters.
|
|
5913
|
+
# @param [String] user_ip
|
|
5914
|
+
# Deprecated. Please use quotaUser instead.
|
|
5915
|
+
# @param [Google::Apis::RequestOptions] options
|
|
5916
|
+
# Request-specific options
|
|
5917
|
+
#
|
|
5918
|
+
# @yield [result, err] Result & error if block supplied
|
|
5919
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicDelegatedPrefixList] parsed result object
|
|
5920
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
5921
|
+
#
|
|
5922
|
+
# @return [Google::Apis::ComputeAlpha::PublicDelegatedPrefixList]
|
|
5923
|
+
#
|
|
5924
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
5925
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
5926
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
5927
|
+
def list_global_public_delegated_prefixes(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
5928
|
+
command = make_simple_command(:get, '{project}/global/publicDelegatedPrefixes', options)
|
|
5929
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefixList::Representation
|
|
5930
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicDelegatedPrefixList
|
|
5931
|
+
command.params['project'] = project unless project.nil?
|
|
5932
|
+
command.query['filter'] = filter unless filter.nil?
|
|
5933
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
|
5934
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
5935
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
5936
|
+
command.query['fields'] = fields unless fields.nil?
|
|
5937
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
5938
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
5939
|
+
execute_or_queue_command(command, &block)
|
|
5940
|
+
end
|
|
5941
|
+
|
|
5942
|
+
# Patches the specified global PublicDelegatedPrefix resource with the data
|
|
5943
|
+
# included in the request. This method supports PATCH semantics and uses JSON
|
|
5944
|
+
# merge patch format and processing rules.
|
|
5945
|
+
# @param [String] project
|
|
5946
|
+
# Project ID for this request.
|
|
5947
|
+
# @param [String] public_delegated_prefix
|
|
5948
|
+
# Name of the PublicDelegatedPrefix resource to patch.
|
|
5949
|
+
# @param [Google::Apis::ComputeAlpha::PublicDelegatedPrefix] public_delegated_prefix_object
|
|
5950
|
+
# @param [String] request_id
|
|
5951
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
5952
|
+
# that if you must retry your request, the server will know to ignore the
|
|
5953
|
+
# request if it has already been completed.
|
|
5954
|
+
# For example, consider a situation where you make an initial request and the
|
|
5955
|
+
# request times out. If you make the request again with the same request ID, the
|
|
5956
|
+
# server can check if original operation with the same request ID was received,
|
|
5957
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
5958
|
+
# accidentally creating duplicate commitments.
|
|
5959
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
5960
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
5961
|
+
# @param [String] fields
|
|
5962
|
+
# Selector specifying which fields to include in a partial response.
|
|
5963
|
+
# @param [String] quota_user
|
|
5964
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
5965
|
+
# characters.
|
|
5966
|
+
# @param [String] user_ip
|
|
5967
|
+
# Deprecated. Please use quotaUser instead.
|
|
5968
|
+
# @param [Google::Apis::RequestOptions] options
|
|
5969
|
+
# Request-specific options
|
|
5970
|
+
#
|
|
5971
|
+
# @yield [result, err] Result & error if block supplied
|
|
5972
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
5973
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
5974
|
+
#
|
|
5975
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
5976
|
+
#
|
|
5977
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
5978
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
5979
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
5980
|
+
def patch_global_public_delegated_prefix(project, public_delegated_prefix, public_delegated_prefix_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
5981
|
+
command = make_simple_command(:patch, '{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}', options)
|
|
5982
|
+
command.request_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
5983
|
+
command.request_object = public_delegated_prefix_object
|
|
5984
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
5985
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
5986
|
+
command.params['project'] = project unless project.nil?
|
|
5987
|
+
command.params['publicDelegatedPrefix'] = public_delegated_prefix unless public_delegated_prefix.nil?
|
|
5988
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
5989
|
+
command.query['fields'] = fields unless fields.nil?
|
|
5990
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
5991
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
5992
|
+
execute_or_queue_command(command, &block)
|
|
5993
|
+
end
|
|
5994
|
+
|
|
5732
5995
|
# Retrieves the list of all HealthCheck resources, regional and global,
|
|
5733
5996
|
# available to the specified project.
|
|
5734
5997
|
# @param [String] project
|
|
@@ -7029,6 +7292,8 @@ module Google
|
|
|
7029
7292
|
# Project ID for this request.
|
|
7030
7293
|
# @param [String] resource
|
|
7031
7294
|
# Name or id of the resource for this request.
|
|
7295
|
+
# @param [Fixnum] options_requested_policy_version
|
|
7296
|
+
# Requested IAM Policy version.
|
|
7032
7297
|
# @param [String] fields
|
|
7033
7298
|
# Selector specifying which fields to include in a partial response.
|
|
7034
7299
|
# @param [String] quota_user
|
|
@@ -7048,12 +7313,13 @@ module Google
|
|
|
7048
7313
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
7049
7314
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
7050
7315
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
7051
|
-
def get_image_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
7316
|
+
def get_image_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
7052
7317
|
command = make_simple_command(:get, '{project}/global/images/{resource}/getIamPolicy', options)
|
|
7053
7318
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
7054
7319
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
7055
7320
|
command.params['project'] = project unless project.nil?
|
|
7056
7321
|
command.params['resource'] = resource unless resource.nil?
|
|
7322
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
7057
7323
|
command.query['fields'] = fields unless fields.nil?
|
|
7058
7324
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
7059
7325
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -9436,6 +9702,8 @@ module Google
|
|
|
9436
9702
|
# Project ID for this request.
|
|
9437
9703
|
# @param [String] resource
|
|
9438
9704
|
# Name or id of the resource for this request.
|
|
9705
|
+
# @param [Fixnum] options_requested_policy_version
|
|
9706
|
+
# Requested IAM Policy version.
|
|
9439
9707
|
# @param [String] fields
|
|
9440
9708
|
# Selector specifying which fields to include in a partial response.
|
|
9441
9709
|
# @param [String] quota_user
|
|
@@ -9455,12 +9723,13 @@ module Google
|
|
|
9455
9723
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
9456
9724
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
9457
9725
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
9458
|
-
def get_instance_template_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
9726
|
+
def get_instance_template_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
9459
9727
|
command = make_simple_command(:get, '{project}/global/instanceTemplates/{resource}/getIamPolicy', options)
|
|
9460
9728
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
9461
9729
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
9462
9730
|
command.params['project'] = project unless project.nil?
|
|
9463
9731
|
command.params['resource'] = resource unless resource.nil?
|
|
9732
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
9464
9733
|
command.query['fields'] = fields unless fields.nil?
|
|
9465
9734
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
9466
9735
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -10214,6 +10483,8 @@ module Google
|
|
|
10214
10483
|
# The name of the zone for this request.
|
|
10215
10484
|
# @param [String] resource
|
|
10216
10485
|
# Name or id of the resource for this request.
|
|
10486
|
+
# @param [Fixnum] options_requested_policy_version
|
|
10487
|
+
# Requested IAM Policy version.
|
|
10217
10488
|
# @param [String] fields
|
|
10218
10489
|
# Selector specifying which fields to include in a partial response.
|
|
10219
10490
|
# @param [String] quota_user
|
|
@@ -10233,13 +10504,14 @@ module Google
|
|
|
10233
10504
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
10234
10505
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
10235
10506
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
10236
|
-
def get_instance_iam_policy(project, zone, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
10507
|
+
def get_instance_iam_policy(project, zone, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
10237
10508
|
command = make_simple_command(:get, '{project}/zones/{zone}/instances/{resource}/getIamPolicy', options)
|
|
10238
10509
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
10239
10510
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
10240
10511
|
command.params['project'] = project unless project.nil?
|
|
10241
10512
|
command.params['zone'] = zone unless zone.nil?
|
|
10242
10513
|
command.params['resource'] = resource unless resource.nil?
|
|
10514
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
10243
10515
|
command.query['fields'] = fields unless fields.nil?
|
|
10244
10516
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
10245
10517
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -12275,6 +12547,8 @@ module Google
|
|
|
12275
12547
|
# The name of the region for this request.
|
|
12276
12548
|
# @param [String] resource
|
|
12277
12549
|
# Name or id of the resource for this request.
|
|
12550
|
+
# @param [Fixnum] options_requested_policy_version
|
|
12551
|
+
# Requested IAM Policy version.
|
|
12278
12552
|
# @param [String] fields
|
|
12279
12553
|
# Selector specifying which fields to include in a partial response.
|
|
12280
12554
|
# @param [String] quota_user
|
|
@@ -12294,13 +12568,14 @@ module Google
|
|
|
12294
12568
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
12295
12569
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
12296
12570
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
12297
|
-
def get_interconnect_attachment_iam_policy(project, region, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
12571
|
+
def get_interconnect_attachment_iam_policy(project, region, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
12298
12572
|
command = make_simple_command(:get, '{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy', options)
|
|
12299
12573
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
12300
12574
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
12301
12575
|
command.params['project'] = project unless project.nil?
|
|
12302
12576
|
command.params['region'] = region unless region.nil?
|
|
12303
12577
|
command.params['resource'] = resource unless resource.nil?
|
|
12578
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
12304
12579
|
command.query['fields'] = fields unless fields.nil?
|
|
12305
12580
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
12306
12581
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -12908,6 +13183,8 @@ module Google
|
|
|
12908
13183
|
# Project ID for this request.
|
|
12909
13184
|
# @param [String] resource
|
|
12910
13185
|
# Name or id of the resource for this request.
|
|
13186
|
+
# @param [Fixnum] options_requested_policy_version
|
|
13187
|
+
# Requested IAM Policy version.
|
|
12911
13188
|
# @param [String] fields
|
|
12912
13189
|
# Selector specifying which fields to include in a partial response.
|
|
12913
13190
|
# @param [String] quota_user
|
|
@@ -12927,12 +13204,13 @@ module Google
|
|
|
12927
13204
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
12928
13205
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
12929
13206
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
12930
|
-
def get_interconnect_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
13207
|
+
def get_interconnect_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
12931
13208
|
command = make_simple_command(:get, '{project}/global/interconnects/{resource}/getIamPolicy', options)
|
|
12932
13209
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
12933
13210
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
12934
13211
|
command.params['project'] = project unless project.nil?
|
|
12935
13212
|
command.params['resource'] = resource unless resource.nil?
|
|
13213
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
12936
13214
|
command.query['fields'] = fields unless fields.nil?
|
|
12937
13215
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
12938
13216
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -13274,6 +13552,8 @@ module Google
|
|
|
13274
13552
|
# Project ID for this request.
|
|
13275
13553
|
# @param [String] resource
|
|
13276
13554
|
# Name or id of the resource for this request.
|
|
13555
|
+
# @param [Fixnum] options_requested_policy_version
|
|
13556
|
+
# Requested IAM Policy version.
|
|
13277
13557
|
# @param [String] fields
|
|
13278
13558
|
# Selector specifying which fields to include in a partial response.
|
|
13279
13559
|
# @param [String] quota_user
|
|
@@ -13293,12 +13573,13 @@ module Google
|
|
|
13293
13573
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
13294
13574
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
13295
13575
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
13296
|
-
def get_license_code_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
13576
|
+
def get_license_code_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
13297
13577
|
command = make_simple_command(:get, '{project}/global/licenseCodes/{resource}/getIamPolicy', options)
|
|
13298
13578
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
13299
13579
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
13300
13580
|
command.params['project'] = project unless project.nil?
|
|
13301
13581
|
command.params['resource'] = resource unless resource.nil?
|
|
13582
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
13302
13583
|
command.query['fields'] = fields unless fields.nil?
|
|
13303
13584
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
13304
13585
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -13474,6 +13755,8 @@ module Google
|
|
|
13474
13755
|
# Project ID for this request.
|
|
13475
13756
|
# @param [String] resource
|
|
13476
13757
|
# Name or id of the resource for this request.
|
|
13758
|
+
# @param [Fixnum] options_requested_policy_version
|
|
13759
|
+
# Requested IAM Policy version.
|
|
13477
13760
|
# @param [String] fields
|
|
13478
13761
|
# Selector specifying which fields to include in a partial response.
|
|
13479
13762
|
# @param [String] quota_user
|
|
@@ -13493,12 +13776,13 @@ module Google
|
|
|
13493
13776
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
13494
13777
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
13495
13778
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
13496
|
-
def get_license_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
13779
|
+
def get_license_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
13497
13780
|
command = make_simple_command(:get, '{project}/global/licenses/{resource}/getIamPolicy', options)
|
|
13498
13781
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
13499
13782
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
13500
13783
|
command.params['project'] = project unless project.nil?
|
|
13501
13784
|
command.params['resource'] = resource unless resource.nil?
|
|
13785
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
13502
13786
|
command.query['fields'] = fields unless fields.nil?
|
|
13503
13787
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
13504
13788
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -13799,6 +14083,8 @@ module Google
|
|
|
13799
14083
|
# Project ID for this request.
|
|
13800
14084
|
# @param [String] resource
|
|
13801
14085
|
# Name or id of the resource for this request.
|
|
14086
|
+
# @param [Fixnum] options_requested_policy_version
|
|
14087
|
+
# Requested IAM Policy version.
|
|
13802
14088
|
# @param [String] fields
|
|
13803
14089
|
# Selector specifying which fields to include in a partial response.
|
|
13804
14090
|
# @param [String] quota_user
|
|
@@ -13818,12 +14104,13 @@ module Google
|
|
|
13818
14104
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
13819
14105
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
13820
14106
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
13821
|
-
def get_machine_image_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
14107
|
+
def get_machine_image_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
13822
14108
|
command = make_simple_command(:get, '{project}/global/machineImages/{resource}/getIamPolicy', options)
|
|
13823
14109
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
13824
14110
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
13825
14111
|
command.params['project'] = project unless project.nil?
|
|
13826
14112
|
command.params['resource'] = resource unless resource.nil?
|
|
14113
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
13827
14114
|
command.query['fields'] = fields unless fields.nil?
|
|
13828
14115
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
13829
14116
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -15722,7 +16009,7 @@ module Google
|
|
|
15722
16009
|
# @param [String] zone
|
|
15723
16010
|
# The name of the zone for this request.
|
|
15724
16011
|
# @param [String] node_group
|
|
15725
|
-
# Name of the NodeGroup resource
|
|
16012
|
+
# Name of the NodeGroup resource whose nodes will be deleted.
|
|
15726
16013
|
# @param [Google::Apis::ComputeAlpha::NodeGroupsDeleteNodesRequest] node_groups_delete_nodes_request_object
|
|
15727
16014
|
# @param [String] request_id
|
|
15728
16015
|
# An optional request ID to identify requests. Specify a unique request ID so
|
|
@@ -15819,6 +16106,8 @@ module Google
|
|
|
15819
16106
|
# The name of the zone for this request.
|
|
15820
16107
|
# @param [String] resource
|
|
15821
16108
|
# Name or id of the resource for this request.
|
|
16109
|
+
# @param [Fixnum] options_requested_policy_version
|
|
16110
|
+
# Requested IAM Policy version.
|
|
15822
16111
|
# @param [String] fields
|
|
15823
16112
|
# Selector specifying which fields to include in a partial response.
|
|
15824
16113
|
# @param [String] quota_user
|
|
@@ -15838,13 +16127,14 @@ module Google
|
|
|
15838
16127
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
15839
16128
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
15840
16129
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
15841
|
-
def get_node_group_iam_policy(project, zone, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
16130
|
+
def get_node_group_iam_policy(project, zone, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
15842
16131
|
command = make_simple_command(:get, '{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy', options)
|
|
15843
16132
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
15844
16133
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
15845
16134
|
command.params['project'] = project unless project.nil?
|
|
15846
16135
|
command.params['zone'] = zone unless zone.nil?
|
|
15847
16136
|
command.params['resource'] = resource unless resource.nil?
|
|
16137
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
15848
16138
|
command.query['fields'] = fields unless fields.nil?
|
|
15849
16139
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
15850
16140
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -16421,6 +16711,8 @@ module Google
|
|
|
16421
16711
|
# The name of the region for this request.
|
|
16422
16712
|
# @param [String] resource
|
|
16423
16713
|
# Name or id of the resource for this request.
|
|
16714
|
+
# @param [Fixnum] options_requested_policy_version
|
|
16715
|
+
# Requested IAM Policy version.
|
|
16424
16716
|
# @param [String] fields
|
|
16425
16717
|
# Selector specifying which fields to include in a partial response.
|
|
16426
16718
|
# @param [String] quota_user
|
|
@@ -16440,13 +16732,14 @@ module Google
|
|
|
16440
16732
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
16441
16733
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
16442
16734
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
16443
|
-
def get_node_template_iam_policy(project, region, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
16735
|
+
def get_node_template_iam_policy(project, region, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
16444
16736
|
command = make_simple_command(:get, '{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy', options)
|
|
16445
16737
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
16446
16738
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
16447
16739
|
command.params['project'] = project unless project.nil?
|
|
16448
16740
|
command.params['region'] = region unless region.nil?
|
|
16449
16741
|
command.params['resource'] = resource unless resource.nil?
|
|
16742
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
16450
16743
|
command.query['fields'] = fields unless fields.nil?
|
|
16451
16744
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
16452
16745
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -18626,6 +18919,607 @@ module Google
|
|
|
18626
18919
|
execute_or_queue_command(command, &block)
|
|
18627
18920
|
end
|
|
18628
18921
|
|
|
18922
|
+
# Deletes the specified PublicAdvertisedPrefix
|
|
18923
|
+
# @param [String] project
|
|
18924
|
+
# Project ID for this request.
|
|
18925
|
+
# @param [String] public_advertised_prefix
|
|
18926
|
+
# Name of the PublicAdvertisedPrefix resource to delete.
|
|
18927
|
+
# @param [String] request_id
|
|
18928
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
18929
|
+
# that if you must retry your request, the server will know to ignore the
|
|
18930
|
+
# request if it has already been completed.
|
|
18931
|
+
# For example, consider a situation where you make an initial request and the
|
|
18932
|
+
# request times out. If you make the request again with the same request ID, the
|
|
18933
|
+
# server can check if original operation with the same request ID was received,
|
|
18934
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
18935
|
+
# accidentally creating duplicate commitments.
|
|
18936
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
18937
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
18938
|
+
# @param [String] fields
|
|
18939
|
+
# Selector specifying which fields to include in a partial response.
|
|
18940
|
+
# @param [String] quota_user
|
|
18941
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
18942
|
+
# characters.
|
|
18943
|
+
# @param [String] user_ip
|
|
18944
|
+
# Deprecated. Please use quotaUser instead.
|
|
18945
|
+
# @param [Google::Apis::RequestOptions] options
|
|
18946
|
+
# Request-specific options
|
|
18947
|
+
#
|
|
18948
|
+
# @yield [result, err] Result & error if block supplied
|
|
18949
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
18950
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
18951
|
+
#
|
|
18952
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
18953
|
+
#
|
|
18954
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
18955
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
18956
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
18957
|
+
def delete_public_advertised_prefix(project, public_advertised_prefix, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
18958
|
+
command = make_simple_command(:delete, '{project}/global/publicAdvertisedPrefixes/{publicAdvertisedPrefix}', options)
|
|
18959
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
18960
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
18961
|
+
command.params['project'] = project unless project.nil?
|
|
18962
|
+
command.params['publicAdvertisedPrefix'] = public_advertised_prefix unless public_advertised_prefix.nil?
|
|
18963
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
18964
|
+
command.query['fields'] = fields unless fields.nil?
|
|
18965
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
18966
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
18967
|
+
execute_or_queue_command(command, &block)
|
|
18968
|
+
end
|
|
18969
|
+
|
|
18970
|
+
# Returns the specified PublicAdvertisedPrefix resource.
|
|
18971
|
+
# @param [String] project
|
|
18972
|
+
# Project ID for this request.
|
|
18973
|
+
# @param [String] public_advertised_prefix
|
|
18974
|
+
# Name of the PublicAdvertisedPrefix resource to return.
|
|
18975
|
+
# @param [String] fields
|
|
18976
|
+
# Selector specifying which fields to include in a partial response.
|
|
18977
|
+
# @param [String] quota_user
|
|
18978
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
18979
|
+
# characters.
|
|
18980
|
+
# @param [String] user_ip
|
|
18981
|
+
# Deprecated. Please use quotaUser instead.
|
|
18982
|
+
# @param [Google::Apis::RequestOptions] options
|
|
18983
|
+
# Request-specific options
|
|
18984
|
+
#
|
|
18985
|
+
# @yield [result, err] Result & error if block supplied
|
|
18986
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicAdvertisedPrefix] parsed result object
|
|
18987
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
18988
|
+
#
|
|
18989
|
+
# @return [Google::Apis::ComputeAlpha::PublicAdvertisedPrefix]
|
|
18990
|
+
#
|
|
18991
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
18992
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
18993
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
18994
|
+
def get_public_advertised_prefix(project, public_advertised_prefix, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
18995
|
+
command = make_simple_command(:get, '{project}/global/publicAdvertisedPrefixes/{publicAdvertisedPrefix}', options)
|
|
18996
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicAdvertisedPrefix::Representation
|
|
18997
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicAdvertisedPrefix
|
|
18998
|
+
command.params['project'] = project unless project.nil?
|
|
18999
|
+
command.params['publicAdvertisedPrefix'] = public_advertised_prefix unless public_advertised_prefix.nil?
|
|
19000
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19001
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19002
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19003
|
+
execute_or_queue_command(command, &block)
|
|
19004
|
+
end
|
|
19005
|
+
|
|
19006
|
+
# Creates a PublicAdvertisedPrefix in the specified project using the parameters
|
|
19007
|
+
# that are included in the request.
|
|
19008
|
+
# @param [String] project
|
|
19009
|
+
# Project ID for this request.
|
|
19010
|
+
# @param [Google::Apis::ComputeAlpha::PublicAdvertisedPrefix] public_advertised_prefix_object
|
|
19011
|
+
# @param [String] request_id
|
|
19012
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
19013
|
+
# that if you must retry your request, the server will know to ignore the
|
|
19014
|
+
# request if it has already been completed.
|
|
19015
|
+
# For example, consider a situation where you make an initial request and the
|
|
19016
|
+
# request times out. If you make the request again with the same request ID, the
|
|
19017
|
+
# server can check if original operation with the same request ID was received,
|
|
19018
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
19019
|
+
# accidentally creating duplicate commitments.
|
|
19020
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
19021
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
19022
|
+
# @param [String] fields
|
|
19023
|
+
# Selector specifying which fields to include in a partial response.
|
|
19024
|
+
# @param [String] quota_user
|
|
19025
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19026
|
+
# characters.
|
|
19027
|
+
# @param [String] user_ip
|
|
19028
|
+
# Deprecated. Please use quotaUser instead.
|
|
19029
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19030
|
+
# Request-specific options
|
|
19031
|
+
#
|
|
19032
|
+
# @yield [result, err] Result & error if block supplied
|
|
19033
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
19034
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19035
|
+
#
|
|
19036
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
19037
|
+
#
|
|
19038
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19039
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19040
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19041
|
+
def insert_public_advertised_prefix(project, public_advertised_prefix_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19042
|
+
command = make_simple_command(:post, '{project}/global/publicAdvertisedPrefixes', options)
|
|
19043
|
+
command.request_representation = Google::Apis::ComputeAlpha::PublicAdvertisedPrefix::Representation
|
|
19044
|
+
command.request_object = public_advertised_prefix_object
|
|
19045
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
19046
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
19047
|
+
command.params['project'] = project unless project.nil?
|
|
19048
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
19049
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19050
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19051
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19052
|
+
execute_or_queue_command(command, &block)
|
|
19053
|
+
end
|
|
19054
|
+
|
|
19055
|
+
# Lists the PublicAdvertisedPrefixes for a project.
|
|
19056
|
+
# @param [String] project
|
|
19057
|
+
# Project ID for this request.
|
|
19058
|
+
# @param [String] filter
|
|
19059
|
+
# A filter expression that filters resources listed in the response. The
|
|
19060
|
+
# expression must specify the field name, a comparison operator, and the value
|
|
19061
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
|
19062
|
+
# boolean. The comparison operator must be either =, !=, >, or <.
|
|
19063
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
|
19064
|
+
# instances named example-instance by specifying name != example-instance.
|
|
19065
|
+
# You can also filter nested fields. For example, you could specify scheduling.
|
|
19066
|
+
# automaticRestart = false to include instances only if they are not scheduled
|
|
19067
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
|
19068
|
+
# on resource labels.
|
|
19069
|
+
# To filter on multiple expressions, provide each separate expression within
|
|
19070
|
+
# parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
|
|
19071
|
+
# Intel Skylake"). By default, each expression is an AND expression. However,
|
|
19072
|
+
# you can include AND and OR expressions explicitly. For example, (cpuPlatform =
|
|
19073
|
+
# "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
|
|
19074
|
+
# automaticRestart = true).
|
|
19075
|
+
# @param [Fixnum] max_results
|
|
19076
|
+
# The maximum number of results per page that should be returned. If the number
|
|
19077
|
+
# of available results is larger than maxResults, Compute Engine returns a
|
|
19078
|
+
# nextPageToken that can be used to get the next page of results in subsequent
|
|
19079
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
19080
|
+
# @param [String] order_by
|
|
19081
|
+
# Sorts list results by a certain order. By default, results are returned in
|
|
19082
|
+
# alphanumerical order based on the resource name.
|
|
19083
|
+
# You can also sort results in descending order based on the creation timestamp
|
|
19084
|
+
# using orderBy="creationTimestamp desc". This sorts results based on the
|
|
19085
|
+
# creationTimestamp field in reverse chronological order (newest result first).
|
|
19086
|
+
# Use this to sort resources like operations so that the newest operation is
|
|
19087
|
+
# returned first.
|
|
19088
|
+
# Currently, only sorting by name or creationTimestamp desc is supported.
|
|
19089
|
+
# @param [String] page_token
|
|
19090
|
+
# Specifies a page token to use. Set pageToken to the nextPageToken returned by
|
|
19091
|
+
# a previous list request to get the next page of results.
|
|
19092
|
+
# @param [String] fields
|
|
19093
|
+
# Selector specifying which fields to include in a partial response.
|
|
19094
|
+
# @param [String] quota_user
|
|
19095
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19096
|
+
# characters.
|
|
19097
|
+
# @param [String] user_ip
|
|
19098
|
+
# Deprecated. Please use quotaUser instead.
|
|
19099
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19100
|
+
# Request-specific options
|
|
19101
|
+
#
|
|
19102
|
+
# @yield [result, err] Result & error if block supplied
|
|
19103
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList] parsed result object
|
|
19104
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19105
|
+
#
|
|
19106
|
+
# @return [Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList]
|
|
19107
|
+
#
|
|
19108
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19109
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19110
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19111
|
+
def list_public_advertised_prefixes(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19112
|
+
command = make_simple_command(:get, '{project}/global/publicAdvertisedPrefixes', options)
|
|
19113
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList::Representation
|
|
19114
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicAdvertisedPrefixList
|
|
19115
|
+
command.params['project'] = project unless project.nil?
|
|
19116
|
+
command.query['filter'] = filter unless filter.nil?
|
|
19117
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
|
19118
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
19119
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
19120
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19121
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19122
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19123
|
+
execute_or_queue_command(command, &block)
|
|
19124
|
+
end
|
|
19125
|
+
|
|
19126
|
+
# Patches the specified Router resource with the data included in the request.
|
|
19127
|
+
# This method supports PATCH semantics and uses JSON merge patch format and
|
|
19128
|
+
# processing rules.
|
|
19129
|
+
# @param [String] project
|
|
19130
|
+
# Project ID for this request.
|
|
19131
|
+
# @param [String] public_advertised_prefix
|
|
19132
|
+
# Name of the PublicAdvertisedPrefix resource to patch.
|
|
19133
|
+
# @param [Google::Apis::ComputeAlpha::PublicAdvertisedPrefix] public_advertised_prefix_object
|
|
19134
|
+
# @param [String] request_id
|
|
19135
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
19136
|
+
# that if you must retry your request, the server will know to ignore the
|
|
19137
|
+
# request if it has already been completed.
|
|
19138
|
+
# For example, consider a situation where you make an initial request and the
|
|
19139
|
+
# request times out. If you make the request again with the same request ID, the
|
|
19140
|
+
# server can check if original operation with the same request ID was received,
|
|
19141
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
19142
|
+
# accidentally creating duplicate commitments.
|
|
19143
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
19144
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
19145
|
+
# @param [String] fields
|
|
19146
|
+
# Selector specifying which fields to include in a partial response.
|
|
19147
|
+
# @param [String] quota_user
|
|
19148
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19149
|
+
# characters.
|
|
19150
|
+
# @param [String] user_ip
|
|
19151
|
+
# Deprecated. Please use quotaUser instead.
|
|
19152
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19153
|
+
# Request-specific options
|
|
19154
|
+
#
|
|
19155
|
+
# @yield [result, err] Result & error if block supplied
|
|
19156
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
19157
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19158
|
+
#
|
|
19159
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
19160
|
+
#
|
|
19161
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19162
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19163
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19164
|
+
def patch_public_advertised_prefix(project, public_advertised_prefix, public_advertised_prefix_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19165
|
+
command = make_simple_command(:patch, '{project}/global/publicAdvertisedPrefixes/{publicAdvertisedPrefix}', options)
|
|
19166
|
+
command.request_representation = Google::Apis::ComputeAlpha::PublicAdvertisedPrefix::Representation
|
|
19167
|
+
command.request_object = public_advertised_prefix_object
|
|
19168
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
19169
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
19170
|
+
command.params['project'] = project unless project.nil?
|
|
19171
|
+
command.params['publicAdvertisedPrefix'] = public_advertised_prefix unless public_advertised_prefix.nil?
|
|
19172
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
19173
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19174
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19175
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19176
|
+
execute_or_queue_command(command, &block)
|
|
19177
|
+
end
|
|
19178
|
+
|
|
19179
|
+
# Lists all PublicDelegatedPrefix resources owned by the specific project across
|
|
19180
|
+
# all scopes.
|
|
19181
|
+
# @param [String] project
|
|
19182
|
+
# Name of the project scoping this request.
|
|
19183
|
+
# @param [String] filter
|
|
19184
|
+
# A filter expression that filters resources listed in the response. The
|
|
19185
|
+
# expression must specify the field name, a comparison operator, and the value
|
|
19186
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
|
19187
|
+
# boolean. The comparison operator must be either =, !=, >, or <.
|
|
19188
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
|
19189
|
+
# instances named example-instance by specifying name != example-instance.
|
|
19190
|
+
# You can also filter nested fields. For example, you could specify scheduling.
|
|
19191
|
+
# automaticRestart = false to include instances only if they are not scheduled
|
|
19192
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
|
19193
|
+
# on resource labels.
|
|
19194
|
+
# To filter on multiple expressions, provide each separate expression within
|
|
19195
|
+
# parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
|
|
19196
|
+
# Intel Skylake"). By default, each expression is an AND expression. However,
|
|
19197
|
+
# you can include AND and OR expressions explicitly. For example, (cpuPlatform =
|
|
19198
|
+
# "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
|
|
19199
|
+
# automaticRestart = true).
|
|
19200
|
+
# @param [Fixnum] max_results
|
|
19201
|
+
# The maximum number of results per page that should be returned. If the number
|
|
19202
|
+
# of available results is larger than maxResults, Compute Engine returns a
|
|
19203
|
+
# nextPageToken that can be used to get the next page of results in subsequent
|
|
19204
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
19205
|
+
# @param [String] order_by
|
|
19206
|
+
# Sorts list results by a certain order. By default, results are returned in
|
|
19207
|
+
# alphanumerical order based on the resource name.
|
|
19208
|
+
# You can also sort results in descending order based on the creation timestamp
|
|
19209
|
+
# using orderBy="creationTimestamp desc". This sorts results based on the
|
|
19210
|
+
# creationTimestamp field in reverse chronological order (newest result first).
|
|
19211
|
+
# Use this to sort resources like operations so that the newest operation is
|
|
19212
|
+
# returned first.
|
|
19213
|
+
# Currently, only sorting by name or creationTimestamp desc is supported.
|
|
19214
|
+
# @param [String] page_token
|
|
19215
|
+
# Specifies a page token to use. Set pageToken to the nextPageToken returned by
|
|
19216
|
+
# a previous list request to get the next page of results.
|
|
19217
|
+
# @param [String] fields
|
|
19218
|
+
# Selector specifying which fields to include in a partial response.
|
|
19219
|
+
# @param [String] quota_user
|
|
19220
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19221
|
+
# characters.
|
|
19222
|
+
# @param [String] user_ip
|
|
19223
|
+
# Deprecated. Please use quotaUser instead.
|
|
19224
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19225
|
+
# Request-specific options
|
|
19226
|
+
#
|
|
19227
|
+
# @yield [result, err] Result & error if block supplied
|
|
19228
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList] parsed result object
|
|
19229
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19230
|
+
#
|
|
19231
|
+
# @return [Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList]
|
|
19232
|
+
#
|
|
19233
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19234
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19235
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19236
|
+
def aggregated_public_delegated_prefix_list(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19237
|
+
command = make_simple_command(:get, '{project}/aggregated/publicDelegatedPrefixes', options)
|
|
19238
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList::Representation
|
|
19239
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicDelegatedPrefixAggregatedList
|
|
19240
|
+
command.params['project'] = project unless project.nil?
|
|
19241
|
+
command.query['filter'] = filter unless filter.nil?
|
|
19242
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
|
19243
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
19244
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
19245
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19246
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19247
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19248
|
+
execute_or_queue_command(command, &block)
|
|
19249
|
+
end
|
|
19250
|
+
|
|
19251
|
+
# Deletes the specified PublicDelegatedPrefix in the given region.
|
|
19252
|
+
# @param [String] project
|
|
19253
|
+
# Project ID for this request.
|
|
19254
|
+
# @param [String] region
|
|
19255
|
+
# Name of the region of this request.
|
|
19256
|
+
# @param [String] public_delegated_prefix
|
|
19257
|
+
# Name of the PublicDelegatedPrefix resource to delete.
|
|
19258
|
+
# @param [String] request_id
|
|
19259
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
19260
|
+
# that if you must retry your request, the server will know to ignore the
|
|
19261
|
+
# request if it has already been completed.
|
|
19262
|
+
# For example, consider a situation where you make an initial request and the
|
|
19263
|
+
# request times out. If you make the request again with the same request ID, the
|
|
19264
|
+
# server can check if original operation with the same request ID was received,
|
|
19265
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
19266
|
+
# accidentally creating duplicate commitments.
|
|
19267
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
19268
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
19269
|
+
# @param [String] fields
|
|
19270
|
+
# Selector specifying which fields to include in a partial response.
|
|
19271
|
+
# @param [String] quota_user
|
|
19272
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19273
|
+
# characters.
|
|
19274
|
+
# @param [String] user_ip
|
|
19275
|
+
# Deprecated. Please use quotaUser instead.
|
|
19276
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19277
|
+
# Request-specific options
|
|
19278
|
+
#
|
|
19279
|
+
# @yield [result, err] Result & error if block supplied
|
|
19280
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
19281
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19282
|
+
#
|
|
19283
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
19284
|
+
#
|
|
19285
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19286
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19287
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19288
|
+
def delete_public_delegated_prefix(project, region, public_delegated_prefix, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19289
|
+
command = make_simple_command(:delete, '{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}', options)
|
|
19290
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
19291
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
19292
|
+
command.params['project'] = project unless project.nil?
|
|
19293
|
+
command.params['region'] = region unless region.nil?
|
|
19294
|
+
command.params['publicDelegatedPrefix'] = public_delegated_prefix unless public_delegated_prefix.nil?
|
|
19295
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
19296
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19297
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19298
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19299
|
+
execute_or_queue_command(command, &block)
|
|
19300
|
+
end
|
|
19301
|
+
|
|
19302
|
+
# Returns the specified PublicDelegatedPrefix resource in the given region.
|
|
19303
|
+
# @param [String] project
|
|
19304
|
+
# Project ID for this request.
|
|
19305
|
+
# @param [String] region
|
|
19306
|
+
# Name of the region of this request.
|
|
19307
|
+
# @param [String] public_delegated_prefix
|
|
19308
|
+
# Name of the PublicDelegatedPrefix resource to return.
|
|
19309
|
+
# @param [String] fields
|
|
19310
|
+
# Selector specifying which fields to include in a partial response.
|
|
19311
|
+
# @param [String] quota_user
|
|
19312
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19313
|
+
# characters.
|
|
19314
|
+
# @param [String] user_ip
|
|
19315
|
+
# Deprecated. Please use quotaUser instead.
|
|
19316
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19317
|
+
# Request-specific options
|
|
19318
|
+
#
|
|
19319
|
+
# @yield [result, err] Result & error if block supplied
|
|
19320
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicDelegatedPrefix] parsed result object
|
|
19321
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19322
|
+
#
|
|
19323
|
+
# @return [Google::Apis::ComputeAlpha::PublicDelegatedPrefix]
|
|
19324
|
+
#
|
|
19325
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19326
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19327
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19328
|
+
def get_public_delegated_prefix(project, region, public_delegated_prefix, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19329
|
+
command = make_simple_command(:get, '{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}', options)
|
|
19330
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
19331
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicDelegatedPrefix
|
|
19332
|
+
command.params['project'] = project unless project.nil?
|
|
19333
|
+
command.params['region'] = region unless region.nil?
|
|
19334
|
+
command.params['publicDelegatedPrefix'] = public_delegated_prefix unless public_delegated_prefix.nil?
|
|
19335
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19336
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19337
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19338
|
+
execute_or_queue_command(command, &block)
|
|
19339
|
+
end
|
|
19340
|
+
|
|
19341
|
+
# Creates a PublicDelegatedPrefix in the specified project in the given region
|
|
19342
|
+
# using the parameters that are included in the request.
|
|
19343
|
+
# @param [String] project
|
|
19344
|
+
# Project ID for this request.
|
|
19345
|
+
# @param [String] region
|
|
19346
|
+
# Name of the region of this request.
|
|
19347
|
+
# @param [Google::Apis::ComputeAlpha::PublicDelegatedPrefix] public_delegated_prefix_object
|
|
19348
|
+
# @param [String] request_id
|
|
19349
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
19350
|
+
# that if you must retry your request, the server will know to ignore the
|
|
19351
|
+
# request if it has already been completed.
|
|
19352
|
+
# For example, consider a situation where you make an initial request and the
|
|
19353
|
+
# request times out. If you make the request again with the same request ID, the
|
|
19354
|
+
# server can check if original operation with the same request ID was received,
|
|
19355
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
19356
|
+
# accidentally creating duplicate commitments.
|
|
19357
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
19358
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
19359
|
+
# @param [String] fields
|
|
19360
|
+
# Selector specifying which fields to include in a partial response.
|
|
19361
|
+
# @param [String] quota_user
|
|
19362
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19363
|
+
# characters.
|
|
19364
|
+
# @param [String] user_ip
|
|
19365
|
+
# Deprecated. Please use quotaUser instead.
|
|
19366
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19367
|
+
# Request-specific options
|
|
19368
|
+
#
|
|
19369
|
+
# @yield [result, err] Result & error if block supplied
|
|
19370
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
19371
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19372
|
+
#
|
|
19373
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
19374
|
+
#
|
|
19375
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19376
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19377
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19378
|
+
def insert_public_delegated_prefix(project, region, public_delegated_prefix_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19379
|
+
command = make_simple_command(:post, '{project}/regions/{region}/publicDelegatedPrefixes', options)
|
|
19380
|
+
command.request_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
19381
|
+
command.request_object = public_delegated_prefix_object
|
|
19382
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
19383
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
19384
|
+
command.params['project'] = project unless project.nil?
|
|
19385
|
+
command.params['region'] = region unless region.nil?
|
|
19386
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
19387
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19388
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19389
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19390
|
+
execute_or_queue_command(command, &block)
|
|
19391
|
+
end
|
|
19392
|
+
|
|
19393
|
+
# Lists the PublicDelegatedPrefixes for a project in the given region.
|
|
19394
|
+
# @param [String] project
|
|
19395
|
+
# Project ID for this request.
|
|
19396
|
+
# @param [String] region
|
|
19397
|
+
# Name of the region of this request.
|
|
19398
|
+
# @param [String] filter
|
|
19399
|
+
# A filter expression that filters resources listed in the response. The
|
|
19400
|
+
# expression must specify the field name, a comparison operator, and the value
|
|
19401
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
|
19402
|
+
# boolean. The comparison operator must be either =, !=, >, or <.
|
|
19403
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
|
19404
|
+
# instances named example-instance by specifying name != example-instance.
|
|
19405
|
+
# You can also filter nested fields. For example, you could specify scheduling.
|
|
19406
|
+
# automaticRestart = false to include instances only if they are not scheduled
|
|
19407
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
|
19408
|
+
# on resource labels.
|
|
19409
|
+
# To filter on multiple expressions, provide each separate expression within
|
|
19410
|
+
# parentheses. For example, (scheduling.automaticRestart = true) (cpuPlatform = "
|
|
19411
|
+
# Intel Skylake"). By default, each expression is an AND expression. However,
|
|
19412
|
+
# you can include AND and OR expressions explicitly. For example, (cpuPlatform =
|
|
19413
|
+
# "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.
|
|
19414
|
+
# automaticRestart = true).
|
|
19415
|
+
# @param [Fixnum] max_results
|
|
19416
|
+
# The maximum number of results per page that should be returned. If the number
|
|
19417
|
+
# of available results is larger than maxResults, Compute Engine returns a
|
|
19418
|
+
# nextPageToken that can be used to get the next page of results in subsequent
|
|
19419
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
19420
|
+
# @param [String] order_by
|
|
19421
|
+
# Sorts list results by a certain order. By default, results are returned in
|
|
19422
|
+
# alphanumerical order based on the resource name.
|
|
19423
|
+
# You can also sort results in descending order based on the creation timestamp
|
|
19424
|
+
# using orderBy="creationTimestamp desc". This sorts results based on the
|
|
19425
|
+
# creationTimestamp field in reverse chronological order (newest result first).
|
|
19426
|
+
# Use this to sort resources like operations so that the newest operation is
|
|
19427
|
+
# returned first.
|
|
19428
|
+
# Currently, only sorting by name or creationTimestamp desc is supported.
|
|
19429
|
+
# @param [String] page_token
|
|
19430
|
+
# Specifies a page token to use. Set pageToken to the nextPageToken returned by
|
|
19431
|
+
# a previous list request to get the next page of results.
|
|
19432
|
+
# @param [String] fields
|
|
19433
|
+
# Selector specifying which fields to include in a partial response.
|
|
19434
|
+
# @param [String] quota_user
|
|
19435
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19436
|
+
# characters.
|
|
19437
|
+
# @param [String] user_ip
|
|
19438
|
+
# Deprecated. Please use quotaUser instead.
|
|
19439
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19440
|
+
# Request-specific options
|
|
19441
|
+
#
|
|
19442
|
+
# @yield [result, err] Result & error if block supplied
|
|
19443
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::PublicDelegatedPrefixList] parsed result object
|
|
19444
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19445
|
+
#
|
|
19446
|
+
# @return [Google::Apis::ComputeAlpha::PublicDelegatedPrefixList]
|
|
19447
|
+
#
|
|
19448
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19449
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19450
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19451
|
+
def list_public_delegated_prefixes(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19452
|
+
command = make_simple_command(:get, '{project}/regions/{region}/publicDelegatedPrefixes', options)
|
|
19453
|
+
command.response_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefixList::Representation
|
|
19454
|
+
command.response_class = Google::Apis::ComputeAlpha::PublicDelegatedPrefixList
|
|
19455
|
+
command.params['project'] = project unless project.nil?
|
|
19456
|
+
command.params['region'] = region unless region.nil?
|
|
19457
|
+
command.query['filter'] = filter unless filter.nil?
|
|
19458
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
|
19459
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
19460
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
19461
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19462
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19463
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19464
|
+
execute_or_queue_command(command, &block)
|
|
19465
|
+
end
|
|
19466
|
+
|
|
19467
|
+
# Patches the specified PublicDelegatedPrefix resource with the data included in
|
|
19468
|
+
# the request. This method supports PATCH semantics and uses JSON merge patch
|
|
19469
|
+
# format and processing rules.
|
|
19470
|
+
# @param [String] project
|
|
19471
|
+
# Project ID for this request.
|
|
19472
|
+
# @param [String] region
|
|
19473
|
+
# Name of the region for this request.
|
|
19474
|
+
# @param [String] public_delegated_prefix
|
|
19475
|
+
# Name of the PublicDelegatedPrefix resource to patch.
|
|
19476
|
+
# @param [Google::Apis::ComputeAlpha::PublicDelegatedPrefix] public_delegated_prefix_object
|
|
19477
|
+
# @param [String] request_id
|
|
19478
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
19479
|
+
# that if you must retry your request, the server will know to ignore the
|
|
19480
|
+
# request if it has already been completed.
|
|
19481
|
+
# For example, consider a situation where you make an initial request and the
|
|
19482
|
+
# request times out. If you make the request again with the same request ID, the
|
|
19483
|
+
# server can check if original operation with the same request ID was received,
|
|
19484
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
19485
|
+
# accidentally creating duplicate commitments.
|
|
19486
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
19487
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
19488
|
+
# @param [String] fields
|
|
19489
|
+
# Selector specifying which fields to include in a partial response.
|
|
19490
|
+
# @param [String] quota_user
|
|
19491
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
19492
|
+
# characters.
|
|
19493
|
+
# @param [String] user_ip
|
|
19494
|
+
# Deprecated. Please use quotaUser instead.
|
|
19495
|
+
# @param [Google::Apis::RequestOptions] options
|
|
19496
|
+
# Request-specific options
|
|
19497
|
+
#
|
|
19498
|
+
# @yield [result, err] Result & error if block supplied
|
|
19499
|
+
# @yieldparam result [Google::Apis::ComputeAlpha::Operation] parsed result object
|
|
19500
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
19501
|
+
#
|
|
19502
|
+
# @return [Google::Apis::ComputeAlpha::Operation]
|
|
19503
|
+
#
|
|
19504
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
19505
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
19506
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
19507
|
+
def patch_public_delegated_prefix(project, region, public_delegated_prefix, public_delegated_prefix_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
19508
|
+
command = make_simple_command(:patch, '{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}', options)
|
|
19509
|
+
command.request_representation = Google::Apis::ComputeAlpha::PublicDelegatedPrefix::Representation
|
|
19510
|
+
command.request_object = public_delegated_prefix_object
|
|
19511
|
+
command.response_representation = Google::Apis::ComputeAlpha::Operation::Representation
|
|
19512
|
+
command.response_class = Google::Apis::ComputeAlpha::Operation
|
|
19513
|
+
command.params['project'] = project unless project.nil?
|
|
19514
|
+
command.params['region'] = region unless region.nil?
|
|
19515
|
+
command.params['publicDelegatedPrefix'] = public_delegated_prefix unless public_delegated_prefix.nil?
|
|
19516
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
19517
|
+
command.query['fields'] = fields unless fields.nil?
|
|
19518
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
19519
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
19520
|
+
execute_or_queue_command(command, &block)
|
|
19521
|
+
end
|
|
19522
|
+
|
|
18629
19523
|
# Deletes the specified autoscaler.
|
|
18630
19524
|
# @param [String] project
|
|
18631
19525
|
# Project ID for this request.
|
|
@@ -19698,7 +20592,7 @@ module Google
|
|
|
19698
20592
|
# @param [String] region
|
|
19699
20593
|
# Name of the region for this request.
|
|
19700
20594
|
# @param [String] commitment
|
|
19701
|
-
# Name of the commitment
|
|
20595
|
+
# Name of the commitment for which the reservation is being updated.
|
|
19702
20596
|
# @param [Google::Apis::ComputeAlpha::RegionCommitmentsUpdateReservationsRequest] region_commitments_update_reservations_request_object
|
|
19703
20597
|
# @param [String] request_id
|
|
19704
20598
|
# An optional request ID to identify requests. Specify a unique request ID so
|
|
@@ -20075,6 +20969,8 @@ module Google
|
|
|
20075
20969
|
# The name of the region for this request.
|
|
20076
20970
|
# @param [String] resource
|
|
20077
20971
|
# Name or id of the resource for this request.
|
|
20972
|
+
# @param [Fixnum] options_requested_policy_version
|
|
20973
|
+
# Requested IAM Policy version.
|
|
20078
20974
|
# @param [String] fields
|
|
20079
20975
|
# Selector specifying which fields to include in a partial response.
|
|
20080
20976
|
# @param [String] quota_user
|
|
@@ -20094,13 +20990,14 @@ module Google
|
|
|
20094
20990
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
20095
20991
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
20096
20992
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
20097
|
-
def get_region_disk_iam_policy(project, region, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
20993
|
+
def get_region_disk_iam_policy(project, region, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
20098
20994
|
command = make_simple_command(:get, '{project}/regions/{region}/disks/{resource}/getIamPolicy', options)
|
|
20099
20995
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
20100
20996
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
20101
20997
|
command.params['project'] = project unless project.nil?
|
|
20102
20998
|
command.params['region'] = region unless region.nil?
|
|
20103
20999
|
command.params['resource'] = resource unless resource.nil?
|
|
21000
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
20104
21001
|
command.query['fields'] = fields unless fields.nil?
|
|
20105
21002
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
20106
21003
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -24748,7 +25645,7 @@ module Google
|
|
|
24748
25645
|
execute_or_queue_command(command, &block)
|
|
24749
25646
|
end
|
|
24750
25647
|
|
|
24751
|
-
# Retrieves
|
|
25648
|
+
# Retrieves information about the specified reservation.
|
|
24752
25649
|
# @param [String] project
|
|
24753
25650
|
# Project ID for this request.
|
|
24754
25651
|
# @param [String] zone
|
|
@@ -24795,6 +25692,8 @@ module Google
|
|
|
24795
25692
|
# The name of the zone for this request.
|
|
24796
25693
|
# @param [String] resource
|
|
24797
25694
|
# Name or id of the resource for this request.
|
|
25695
|
+
# @param [Fixnum] options_requested_policy_version
|
|
25696
|
+
# Requested IAM Policy version.
|
|
24798
25697
|
# @param [String] fields
|
|
24799
25698
|
# Selector specifying which fields to include in a partial response.
|
|
24800
25699
|
# @param [String] quota_user
|
|
@@ -24814,13 +25713,14 @@ module Google
|
|
|
24814
25713
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
24815
25714
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
24816
25715
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
24817
|
-
def get_reservation_iam_policy(project, zone, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
25716
|
+
def get_reservation_iam_policy(project, zone, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
24818
25717
|
command = make_simple_command(:get, '{project}/zones/{zone}/reservations/{resource}/getIamPolicy', options)
|
|
24819
25718
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
24820
25719
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
24821
25720
|
command.params['project'] = project unless project.nil?
|
|
24822
25721
|
command.params['zone'] = zone unless zone.nil?
|
|
24823
25722
|
command.params['resource'] = resource unless resource.nil?
|
|
25723
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
24824
25724
|
command.query['fields'] = fields unless fields.nil?
|
|
24825
25725
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
24826
25726
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -24879,7 +25779,7 @@ module Google
|
|
|
24879
25779
|
execute_or_queue_command(command, &block)
|
|
24880
25780
|
end
|
|
24881
25781
|
|
|
24882
|
-
# A list all the reservations that have been configured for the specified
|
|
25782
|
+
# A list of all the reservations that have been configured for the specified
|
|
24883
25783
|
# project in specified zone.
|
|
24884
25784
|
# @param [String] project
|
|
24885
25785
|
# Project ID for this request.
|
|
@@ -24954,7 +25854,8 @@ module Google
|
|
|
24954
25854
|
execute_or_queue_command(command, &block)
|
|
24955
25855
|
end
|
|
24956
25856
|
|
|
24957
|
-
# Resizes the reservation (applicable to standalone reservations only)
|
|
25857
|
+
# Resizes the reservation (applicable to standalone reservations only). For more
|
|
25858
|
+
# information, read Modifying reservations.
|
|
24958
25859
|
# @param [String] project
|
|
24959
25860
|
# Project ID for this request.
|
|
24960
25861
|
# @param [String] zone
|
|
@@ -25262,6 +26163,8 @@ module Google
|
|
|
25262
26163
|
# The name of the region for this request.
|
|
25263
26164
|
# @param [String] resource
|
|
25264
26165
|
# Name or id of the resource for this request.
|
|
26166
|
+
# @param [Fixnum] options_requested_policy_version
|
|
26167
|
+
# Requested IAM Policy version.
|
|
25265
26168
|
# @param [String] fields
|
|
25266
26169
|
# Selector specifying which fields to include in a partial response.
|
|
25267
26170
|
# @param [String] quota_user
|
|
@@ -25281,13 +26184,14 @@ module Google
|
|
|
25281
26184
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
25282
26185
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
25283
26186
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
25284
|
-
def get_resource_policy_iam_policy(project, region, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
26187
|
+
def get_resource_policy_iam_policy(project, region, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
25285
26188
|
command = make_simple_command(:get, '{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy', options)
|
|
25286
26189
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
25287
26190
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
25288
26191
|
command.params['project'] = project unless project.nil?
|
|
25289
26192
|
command.params['region'] = region unless region.nil?
|
|
25290
26193
|
command.params['resource'] = resource unless resource.nil?
|
|
26194
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
25291
26195
|
command.query['fields'] = fields unless fields.nil?
|
|
25292
26196
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
25293
26197
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -27026,6 +27930,8 @@ module Google
|
|
|
27026
27930
|
# Project ID for this request.
|
|
27027
27931
|
# @param [String] resource
|
|
27028
27932
|
# Name or id of the resource for this request.
|
|
27933
|
+
# @param [Fixnum] options_requested_policy_version
|
|
27934
|
+
# Requested IAM Policy version.
|
|
27029
27935
|
# @param [String] fields
|
|
27030
27936
|
# Selector specifying which fields to include in a partial response.
|
|
27031
27937
|
# @param [String] quota_user
|
|
@@ -27045,12 +27951,13 @@ module Google
|
|
|
27045
27951
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27046
27952
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27047
27953
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27048
|
-
def get_snapshot_iam_policy(project, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
27954
|
+
def get_snapshot_iam_policy(project, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
27049
27955
|
command = make_simple_command(:get, '{project}/global/snapshots/{resource}/getIamPolicy', options)
|
|
27050
27956
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
27051
27957
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
27052
27958
|
command.params['project'] = project unless project.nil?
|
|
27053
27959
|
command.params['resource'] = resource unless resource.nil?
|
|
27960
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
27054
27961
|
command.query['fields'] = fields unless fields.nil?
|
|
27055
27962
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27056
27963
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -28159,6 +29066,8 @@ module Google
|
|
|
28159
29066
|
# The name of the region for this request.
|
|
28160
29067
|
# @param [String] resource
|
|
28161
29068
|
# Name or id of the resource for this request.
|
|
29069
|
+
# @param [Fixnum] options_requested_policy_version
|
|
29070
|
+
# Requested IAM Policy version.
|
|
28162
29071
|
# @param [String] fields
|
|
28163
29072
|
# Selector specifying which fields to include in a partial response.
|
|
28164
29073
|
# @param [String] quota_user
|
|
@@ -28178,13 +29087,14 @@ module Google
|
|
|
28178
29087
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
28179
29088
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
28180
29089
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
28181
|
-
def get_subnetwork_iam_policy(project, region, resource, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
29090
|
+
def get_subnetwork_iam_policy(project, region, resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
28182
29091
|
command = make_simple_command(:get, '{project}/regions/{region}/subnetworks/{resource}/getIamPolicy', options)
|
|
28183
29092
|
command.response_representation = Google::Apis::ComputeAlpha::Policy::Representation
|
|
28184
29093
|
command.response_class = Google::Apis::ComputeAlpha::Policy
|
|
28185
29094
|
command.params['project'] = project unless project.nil?
|
|
28186
29095
|
command.params['region'] = region unless region.nil?
|
|
28187
29096
|
command.params['resource'] = resource unless resource.nil?
|
|
29097
|
+
command.query['optionsRequestedPolicyVersion'] = options_requested_policy_version unless options_requested_policy_version.nil?
|
|
28188
29098
|
command.query['fields'] = fields unless fields.nil?
|
|
28189
29099
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
28190
29100
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -28317,7 +29227,9 @@ module Google
|
|
|
28317
29227
|
execute_or_queue_command(command, &block)
|
|
28318
29228
|
end
|
|
28319
29229
|
|
|
28320
|
-
# Retrieves an aggregated list of usable subnetworks.
|
|
29230
|
+
# Retrieves an aggregated list of all usable subnetworks in the project. The
|
|
29231
|
+
# list contains all of the subnetworks in the project and the subnetworks that
|
|
29232
|
+
# were shared by a Shared VPC host project.
|
|
28321
29233
|
# @param [String] project
|
|
28322
29234
|
# Project ID for this request.
|
|
28323
29235
|
# @param [String] filter
|