google-apis-aiplatform_v1 0.9.0 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AiplatformV1
18
18
  # Version of the google-apis-aiplatform_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231211"
25
+ REVISION = "20231218"
26
26
  end
27
27
  end
28
28
  end
@@ -532,6 +532,12 @@ module Google
532
532
  include Google::Apis::Core::JsonObjectSupport
533
533
  end
534
534
 
535
+ class GoogleCloudAiplatformV1Candidate
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
535
541
  class GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata
536
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
537
543
 
@@ -550,6 +556,18 @@ module Google
550
556
  include Google::Apis::Core::JsonObjectSupport
551
557
  end
552
558
 
559
+ class GoogleCloudAiplatformV1Citation
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GoogleCloudAiplatformV1CitationMetadata
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
553
571
  class GoogleCloudAiplatformV1CompleteTrialRequest
554
572
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
573
 
@@ -1516,6 +1534,24 @@ module Google
1516
1534
  include Google::Apis::Core::JsonObjectSupport
1517
1535
  end
1518
1536
 
1537
+ class GoogleCloudAiplatformV1FunctionCall
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class GoogleCloudAiplatformV1FunctionDeclaration
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class GoogleCloudAiplatformV1FunctionResponse
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1519
1555
  class GoogleCloudAiplatformV1GcsDestination
1520
1556
  class Representation < Google::Apis::Core::JsonRepresentation; end
1521
1557
 
@@ -1528,6 +1564,36 @@ module Google
1528
1564
  include Google::Apis::Core::JsonObjectSupport
1529
1565
  end
1530
1566
 
1567
+ class GoogleCloudAiplatformV1GenerateContentRequest
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class GoogleCloudAiplatformV1GenerateContentResponse
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudAiplatformV1GenerationConfig
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1531
1597
  class GoogleCloudAiplatformV1GenericOperationMetadata
1532
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1533
1599
 
@@ -2404,6 +2470,12 @@ module Google
2404
2470
  include Google::Apis::Core::JsonObjectSupport
2405
2471
  end
2406
2472
 
2473
+ class GoogleCloudAiplatformV1NotebookReservationAffinity
2474
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2475
+
2476
+ include Google::Apis::Core::JsonObjectSupport
2477
+ end
2478
+
2407
2479
  class GoogleCloudAiplatformV1NotebookRuntime
2408
2480
  class Representation < Google::Apis::Core::JsonRepresentation; end
2409
2481
 
@@ -2824,6 +2896,18 @@ module Google
2824
2896
  include Google::Apis::Core::JsonObjectSupport
2825
2897
  end
2826
2898
 
2899
+ class GoogleCloudAiplatformV1SafetyRating
2900
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2901
+
2902
+ include Google::Apis::Core::JsonObjectSupport
2903
+ end
2904
+
2905
+ class GoogleCloudAiplatformV1SafetySetting
2906
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2907
+
2908
+ include Google::Apis::Core::JsonObjectSupport
2909
+ end
2910
+
2827
2911
  class GoogleCloudAiplatformV1SampleConfig
2828
2912
  class Representation < Google::Apis::Core::JsonRepresentation; end
2829
2913
 
@@ -2878,6 +2962,12 @@ module Google
2878
2962
  include Google::Apis::Core::JsonObjectSupport
2879
2963
  end
2880
2964
 
2965
+ class GoogleCloudAiplatformV1Schema
2966
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2967
+
2968
+ include Google::Apis::Core::JsonObjectSupport
2969
+ end
2970
+
2881
2971
  class GoogleCloudAiplatformV1SchemaAnnotationSpecColor
2882
2972
  class Representation < Google::Apis::Core::JsonRepresentation; end
2883
2973
 
@@ -3892,6 +3982,12 @@ module Google
3892
3982
  include Google::Apis::Core::JsonObjectSupport
3893
3983
  end
3894
3984
 
3985
+ class GoogleCloudAiplatformV1ShieldedVmConfig
3986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3987
+
3988
+ include Google::Apis::Core::JsonObjectSupport
3989
+ end
3990
+
3895
3991
  class GoogleCloudAiplatformV1SmoothGradConfig
3896
3992
  class Representation < Google::Apis::Core::JsonRepresentation; end
3897
3993
 
@@ -4180,6 +4276,12 @@ module Google
4180
4276
  include Google::Apis::Core::JsonObjectSupport
4181
4277
  end
4182
4278
 
4279
+ class GoogleCloudAiplatformV1Tool
4280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4281
+
4282
+ include Google::Apis::Core::JsonObjectSupport
4283
+ end
4284
+
4183
4285
  class GoogleCloudAiplatformV1TrainingConfig
4184
4286
  class Representation < Google::Apis::Core::JsonRepresentation; end
4185
4287
 
@@ -5356,6 +5458,21 @@ module Google
5356
5458
  end
5357
5459
  end
5358
5460
 
5461
+ class GoogleCloudAiplatformV1Candidate
5462
+ # @private
5463
+ class Representation < Google::Apis::Core::JsonRepresentation
5464
+ property :citation_metadata, as: 'citationMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CitationMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1CitationMetadata::Representation
5465
+
5466
+ property :content, as: 'content', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
5467
+
5468
+ property :finish_message, as: 'finishMessage'
5469
+ property :finish_reason, as: 'finishReason'
5470
+ property :index, as: 'index'
5471
+ collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating::Representation
5472
+
5473
+ end
5474
+ end
5475
+
5359
5476
  class GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateMetatdata
5360
5477
  # @private
5361
5478
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5379,6 +5496,27 @@ module Google
5379
5496
  end
5380
5497
  end
5381
5498
 
5499
+ class GoogleCloudAiplatformV1Citation
5500
+ # @private
5501
+ class Representation < Google::Apis::Core::JsonRepresentation
5502
+ property :end_index, as: 'endIndex'
5503
+ property :license, as: 'license'
5504
+ property :publication_date, as: 'publicationDate', class: Google::Apis::AiplatformV1::GoogleTypeDate, decorator: Google::Apis::AiplatformV1::GoogleTypeDate::Representation
5505
+
5506
+ property :start_index, as: 'startIndex'
5507
+ property :title, as: 'title'
5508
+ property :uri, as: 'uri'
5509
+ end
5510
+ end
5511
+
5512
+ class GoogleCloudAiplatformV1CitationMetadata
5513
+ # @private
5514
+ class Representation < Google::Apis::Core::JsonRepresentation
5515
+ collection :citations, as: 'citations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Citation, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Citation::Representation
5516
+
5517
+ end
5518
+ end
5519
+
5382
5520
  class GoogleCloudAiplatformV1CompleteTrialRequest
5383
5521
  # @private
5384
5522
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7024,6 +7162,32 @@ module Google
7024
7162
  end
7025
7163
  end
7026
7164
 
7165
+ class GoogleCloudAiplatformV1FunctionCall
7166
+ # @private
7167
+ class Representation < Google::Apis::Core::JsonRepresentation
7168
+ hash :args, as: 'args'
7169
+ property :name, as: 'name'
7170
+ end
7171
+ end
7172
+
7173
+ class GoogleCloudAiplatformV1FunctionDeclaration
7174
+ # @private
7175
+ class Representation < Google::Apis::Core::JsonRepresentation
7176
+ property :description, as: 'description'
7177
+ property :name, as: 'name'
7178
+ property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
7179
+
7180
+ end
7181
+ end
7182
+
7183
+ class GoogleCloudAiplatformV1FunctionResponse
7184
+ # @private
7185
+ class Representation < Google::Apis::Core::JsonRepresentation
7186
+ property :name, as: 'name'
7187
+ hash :response, as: 'response'
7188
+ end
7189
+ end
7190
+
7027
7191
  class GoogleCloudAiplatformV1GcsDestination
7028
7192
  # @private
7029
7193
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7038,6 +7202,64 @@ module Google
7038
7202
  end
7039
7203
  end
7040
7204
 
7205
+ class GoogleCloudAiplatformV1GenerateContentRequest
7206
+ # @private
7207
+ class Representation < Google::Apis::Core::JsonRepresentation
7208
+ collection :contents, as: 'contents', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Content::Representation
7209
+
7210
+ property :endpoint, as: 'endpoint'
7211
+ property :generation_config, as: 'generationConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerationConfig::Representation
7212
+
7213
+ collection :safety_settings, as: 'safetySettings', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySetting, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetySetting::Representation
7214
+
7215
+ collection :tools, as: 'tools', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Tool::Representation
7216
+
7217
+ end
7218
+ end
7219
+
7220
+ class GoogleCloudAiplatformV1GenerateContentResponse
7221
+ # @private
7222
+ class Representation < Google::Apis::Core::JsonRepresentation
7223
+ collection :candidates, as: 'candidates', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Candidate, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Candidate::Representation
7224
+
7225
+ property :prompt_feedback, as: 'promptFeedback', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback::Representation
7226
+
7227
+ property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata::Representation
7228
+
7229
+ end
7230
+ end
7231
+
7232
+ class GoogleCloudAiplatformV1GenerateContentResponsePromptFeedback
7233
+ # @private
7234
+ class Representation < Google::Apis::Core::JsonRepresentation
7235
+ property :block_reason, as: 'blockReason'
7236
+ property :block_reason_message, as: 'blockReasonMessage'
7237
+ collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SafetyRating::Representation
7238
+
7239
+ end
7240
+ end
7241
+
7242
+ class GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata
7243
+ # @private
7244
+ class Representation < Google::Apis::Core::JsonRepresentation
7245
+ property :candidates_token_count, as: 'candidatesTokenCount'
7246
+ property :prompt_token_count, as: 'promptTokenCount'
7247
+ property :total_token_count, as: 'totalTokenCount'
7248
+ end
7249
+ end
7250
+
7251
+ class GoogleCloudAiplatformV1GenerationConfig
7252
+ # @private
7253
+ class Representation < Google::Apis::Core::JsonRepresentation
7254
+ property :candidate_count, as: 'candidateCount'
7255
+ property :max_output_tokens, as: 'maxOutputTokens'
7256
+ collection :stop_sequences, as: 'stopSequences'
7257
+ property :temperature, as: 'temperature'
7258
+ property :top_k, as: 'topK'
7259
+ property :top_p, as: 'topP'
7260
+ end
7261
+ end
7262
+
7041
7263
  class GoogleCloudAiplatformV1GenericOperationMetadata
7042
7264
  # @private
7043
7265
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8572,6 +8794,15 @@ module Google
8572
8794
  end
8573
8795
  end
8574
8796
 
8797
+ class GoogleCloudAiplatformV1NotebookReservationAffinity
8798
+ # @private
8799
+ class Representation < Google::Apis::Core::JsonRepresentation
8800
+ property :consume_reservation_type, as: 'consumeReservationType'
8801
+ property :key, as: 'key'
8802
+ collection :values, as: 'values'
8803
+ end
8804
+ end
8805
+
8575
8806
  class GoogleCloudAiplatformV1NotebookRuntime
8576
8807
  # @private
8577
8808
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8580,12 +8811,16 @@ module Google
8580
8811
  property :display_name, as: 'displayName'
8581
8812
  property :expiration_time, as: 'expirationTime'
8582
8813
  property :health_state, as: 'healthState'
8814
+ property :is_upgradable, as: 'isUpgradable'
8583
8815
  hash :labels, as: 'labels'
8584
8816
  property :name, as: 'name'
8817
+ collection :network_tags, as: 'networkTags'
8585
8818
  property :notebook_runtime_template_ref, as: 'notebookRuntimeTemplateRef', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookRuntimeTemplateRef, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookRuntimeTemplateRef::Representation
8586
8819
 
8587
8820
  property :notebook_runtime_type, as: 'notebookRuntimeType'
8588
8821
  property :proxy_uri, as: 'proxyUri'
8822
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity::Representation
8823
+
8589
8824
  property :runtime_state, as: 'runtimeState'
8590
8825
  property :runtime_user, as: 'runtimeUser'
8591
8826
  property :service_account, as: 'serviceAccount'
@@ -8614,8 +8849,13 @@ module Google
8614
8849
  property :name, as: 'name'
8615
8850
  property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NetworkSpec, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NetworkSpec::Representation
8616
8851
 
8852
+ collection :network_tags, as: 'networkTags'
8617
8853
  property :notebook_runtime_type, as: 'notebookRuntimeType'
8854
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NotebookReservationAffinity::Representation
8855
+
8618
8856
  property :service_account, as: 'serviceAccount'
8857
+ property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ShieldedVmConfig::Representation
8858
+
8619
8859
  property :update_time, as: 'updateTime'
8620
8860
  end
8621
8861
  end
@@ -8632,6 +8872,10 @@ module Google
8632
8872
  class Representation < Google::Apis::Core::JsonRepresentation
8633
8873
  property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileData, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FileData::Representation
8634
8874
 
8875
+ property :function_call, as: 'functionCall', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCall, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionCall::Representation
8876
+
8877
+ property :function_response, as: 'functionResponse', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionResponse::Representation
8878
+
8635
8879
  property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Blob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Blob::Representation
8636
8880
 
8637
8881
  property :text, as: 'text'
@@ -9270,6 +9514,23 @@ module Google
9270
9514
  end
9271
9515
  end
9272
9516
 
9517
+ class GoogleCloudAiplatformV1SafetyRating
9518
+ # @private
9519
+ class Representation < Google::Apis::Core::JsonRepresentation
9520
+ property :blocked, as: 'blocked'
9521
+ property :category, as: 'category'
9522
+ property :probability, as: 'probability'
9523
+ end
9524
+ end
9525
+
9526
+ class GoogleCloudAiplatformV1SafetySetting
9527
+ # @private
9528
+ class Representation < Google::Apis::Core::JsonRepresentation
9529
+ property :category, as: 'category'
9530
+ property :threshold, as: 'threshold'
9531
+ end
9532
+ end
9533
+
9273
9534
  class GoogleCloudAiplatformV1SampleConfig
9274
9535
  # @private
9275
9536
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9362,11 +9623,29 @@ module Google
9362
9623
  # @private
9363
9624
  class Representation < Google::Apis::Core::JsonRepresentation
9364
9625
  property :disable_retries, as: 'disableRetries'
9626
+ property :max_wait_duration, as: 'maxWaitDuration'
9365
9627
  property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
9366
9628
  property :timeout, as: 'timeout'
9367
9629
  end
9368
9630
  end
9369
9631
 
9632
+ class GoogleCloudAiplatformV1Schema
9633
+ # @private
9634
+ class Representation < Google::Apis::Core::JsonRepresentation
9635
+ property :description, as: 'description'
9636
+ collection :enum, as: 'enum'
9637
+ property :example, as: 'example'
9638
+ property :format, as: 'format'
9639
+ property :items, as: 'items', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
9640
+
9641
+ property :nullable, as: 'nullable'
9642
+ hash :properties, as: 'properties', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Schema::Representation
9643
+
9644
+ collection :required, as: 'required'
9645
+ property :type, as: 'type'
9646
+ end
9647
+ end
9648
+
9370
9649
  class GoogleCloudAiplatformV1SchemaAnnotationSpecColor
9371
9650
  # @private
9372
9651
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11031,6 +11310,13 @@ module Google
11031
11310
  end
11032
11311
  end
11033
11312
 
11313
+ class GoogleCloudAiplatformV1ShieldedVmConfig
11314
+ # @private
11315
+ class Representation < Google::Apis::Core::JsonRepresentation
11316
+ property :enable_secure_boot, as: 'enableSecureBoot'
11317
+ end
11318
+ end
11319
+
11034
11320
  class GoogleCloudAiplatformV1SmoothGradConfig
11035
11321
  # @private
11036
11322
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11525,6 +11811,14 @@ module Google
11525
11811
  end
11526
11812
  end
11527
11813
 
11814
+ class GoogleCloudAiplatformV1Tool
11815
+ # @private
11816
+ class Representation < Google::Apis::Core::JsonRepresentation
11817
+ collection :function_declarations, as: 'functionDeclarations', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FunctionDeclaration::Representation
11818
+
11819
+ end
11820
+ end
11821
+
11528
11822
  class GoogleCloudAiplatformV1TrainingConfig
11529
11823
  # @private
11530
11824
  class Representation < Google::Apis::Core::JsonRepresentation