google-apis-privateca_v1beta1 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PrivatecaV1beta1
18
18
  # Version of the google-apis-privateca_v1beta1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201203"
25
+ REVISION = "20210119"
26
26
  end
27
27
  end
28
28
  end
@@ -58,6 +58,12 @@ module Google
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
+ class BillingView
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
61
67
  class Binding
62
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
69
 
@@ -136,6 +142,12 @@ module Google
136
142
  include Google::Apis::Core::JsonObjectSupport
137
143
  end
138
144
 
145
+ class Exemplar
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
139
151
  class Expr
140
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
153
 
@@ -154,6 +166,114 @@ module Google
154
166
  include Google::Apis::Core::JsonObjectSupport
155
167
  end
156
168
 
169
+ class GoogleApiServicecontrolV1AttributeValue
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleApiServicecontrolV1Attributes
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleApiServicecontrolV1Distribution
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleApiServicecontrolV1ExplicitBuckets
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleApiServicecontrolV1ExponentialBuckets
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleApiServicecontrolV1HttpRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleApiServicecontrolV1LinearBuckets
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleApiServicecontrolV1LogEntry
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleApiServicecontrolV1LogEntryOperation
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleApiServicecontrolV1LogEntrySourceLocation
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleApiServicecontrolV1MetricValue
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleApiServicecontrolV1MetricValueSet
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleApiServicecontrolV1Operation
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleApiServicecontrolV1QuotaProperties
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleApiServicecontrolV1ReportRequest
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleApiServicecontrolV1ResourceInfo
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleApiServicecontrolV1TraceSpan
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleApiServicecontrolV1TruncatableString
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
157
277
  class IssuanceModes
158
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
279
 
@@ -232,6 +352,12 @@ module Google
232
352
  include Google::Apis::Core::JsonObjectSupport
233
353
  end
234
354
 
355
+ class Money
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
235
361
  class ObjectIdProp
236
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
363
 
@@ -431,6 +557,14 @@ module Google
431
557
  end
432
558
  end
433
559
 
560
+ class BillingView
561
+ # @private
562
+ class Representation < Google::Apis::Core::JsonRepresentation
563
+ collection :report_requests, as: 'reportRequests', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ReportRequest, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ReportRequest::Representation
564
+
565
+ end
566
+ end
567
+
434
568
  class Binding
435
569
  # @private
436
570
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -599,6 +733,15 @@ module Google
599
733
  end
600
734
  end
601
735
 
736
+ class Exemplar
737
+ # @private
738
+ class Representation < Google::Apis::Core::JsonRepresentation
739
+ collection :attachments, as: 'attachments'
740
+ property :timestamp, as: 'timestamp'
741
+ property :value, as: 'value'
742
+ end
743
+ end
744
+
602
745
  class Expr
603
746
  # @private
604
747
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -628,6 +771,236 @@ module Google
628
771
  end
629
772
  end
630
773
 
774
+ class GoogleApiServicecontrolV1AttributeValue
775
+ # @private
776
+ class Representation < Google::Apis::Core::JsonRepresentation
777
+ property :bool_value, as: 'boolValue'
778
+ property :int_value, :numeric_string => true, as: 'intValue'
779
+ property :string_value, as: 'stringValue', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1TruncatableString, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1TruncatableString::Representation
780
+
781
+ end
782
+ end
783
+
784
+ class GoogleApiServicecontrolV1Attributes
785
+ # @private
786
+ class Representation < Google::Apis::Core::JsonRepresentation
787
+ hash :attribute_map, as: 'attributeMap', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1AttributeValue, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1AttributeValue::Representation
788
+
789
+ property :dropped_attributes_count, as: 'droppedAttributesCount'
790
+ end
791
+ end
792
+
793
+ class GoogleApiServicecontrolV1Distribution
794
+ # @private
795
+ class Representation < Google::Apis::Core::JsonRepresentation
796
+ collection :bucket_counts, as: 'bucketCounts'
797
+ property :count, :numeric_string => true, as: 'count'
798
+ collection :exemplars, as: 'exemplars', class: Google::Apis::PrivatecaV1beta1::Exemplar, decorator: Google::Apis::PrivatecaV1beta1::Exemplar::Representation
799
+
800
+ property :explicit_buckets, as: 'explicitBuckets', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ExplicitBuckets, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ExplicitBuckets::Representation
801
+
802
+ property :exponential_buckets, as: 'exponentialBuckets', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ExponentialBuckets, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ExponentialBuckets::Representation
803
+
804
+ property :linear_buckets, as: 'linearBuckets', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LinearBuckets, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LinearBuckets::Representation
805
+
806
+ property :maximum, as: 'maximum'
807
+ property :mean, as: 'mean'
808
+ property :minimum, as: 'minimum'
809
+ property :sum_of_squared_deviation, as: 'sumOfSquaredDeviation'
810
+ end
811
+ end
812
+
813
+ class GoogleApiServicecontrolV1ExplicitBuckets
814
+ # @private
815
+ class Representation < Google::Apis::Core::JsonRepresentation
816
+ collection :bounds, as: 'bounds'
817
+ end
818
+ end
819
+
820
+ class GoogleApiServicecontrolV1ExponentialBuckets
821
+ # @private
822
+ class Representation < Google::Apis::Core::JsonRepresentation
823
+ property :growth_factor, as: 'growthFactor'
824
+ property :num_finite_buckets, as: 'numFiniteBuckets'
825
+ property :scale, as: 'scale'
826
+ end
827
+ end
828
+
829
+ class GoogleApiServicecontrolV1HttpRequest
830
+ # @private
831
+ class Representation < Google::Apis::Core::JsonRepresentation
832
+ property :cache_fill_bytes, :numeric_string => true, as: 'cacheFillBytes'
833
+ property :cache_hit, as: 'cacheHit'
834
+ property :cache_lookup, as: 'cacheLookup'
835
+ property :cache_validated_with_origin_server, as: 'cacheValidatedWithOriginServer'
836
+ property :latency, as: 'latency'
837
+ property :protocol, as: 'protocol'
838
+ property :referer, as: 'referer'
839
+ property :remote_ip, as: 'remoteIp'
840
+ property :request_method, as: 'requestMethod'
841
+ property :request_size, :numeric_string => true, as: 'requestSize'
842
+ property :request_url, as: 'requestUrl'
843
+ property :response_size, :numeric_string => true, as: 'responseSize'
844
+ property :server_ip, as: 'serverIp'
845
+ property :status, as: 'status'
846
+ property :user_agent, as: 'userAgent'
847
+ end
848
+ end
849
+
850
+ class GoogleApiServicecontrolV1LinearBuckets
851
+ # @private
852
+ class Representation < Google::Apis::Core::JsonRepresentation
853
+ property :num_finite_buckets, as: 'numFiniteBuckets'
854
+ property :offset, as: 'offset'
855
+ property :width, as: 'width'
856
+ end
857
+ end
858
+
859
+ class GoogleApiServicecontrolV1LogEntry
860
+ # @private
861
+ class Representation < Google::Apis::Core::JsonRepresentation
862
+ property :http_request, as: 'httpRequest', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1HttpRequest, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1HttpRequest::Representation
863
+
864
+ property :insert_id, as: 'insertId'
865
+ hash :labels, as: 'labels'
866
+ property :name, as: 'name'
867
+ property :operation, as: 'operation', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LogEntryOperation, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LogEntryOperation::Representation
868
+
869
+ hash :proto_payload, as: 'protoPayload'
870
+ property :severity, as: 'severity'
871
+ property :source_location, as: 'sourceLocation', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LogEntrySourceLocation, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LogEntrySourceLocation::Representation
872
+
873
+ hash :struct_payload, as: 'structPayload'
874
+ property :text_payload, as: 'textPayload'
875
+ property :timestamp, as: 'timestamp'
876
+ property :trace, as: 'trace'
877
+ end
878
+ end
879
+
880
+ class GoogleApiServicecontrolV1LogEntryOperation
881
+ # @private
882
+ class Representation < Google::Apis::Core::JsonRepresentation
883
+ property :first, as: 'first'
884
+ property :id, as: 'id'
885
+ property :last, as: 'last'
886
+ property :producer, as: 'producer'
887
+ end
888
+ end
889
+
890
+ class GoogleApiServicecontrolV1LogEntrySourceLocation
891
+ # @private
892
+ class Representation < Google::Apis::Core::JsonRepresentation
893
+ property :file, as: 'file'
894
+ property :function, as: 'function'
895
+ property :line, :numeric_string => true, as: 'line'
896
+ end
897
+ end
898
+
899
+ class GoogleApiServicecontrolV1MetricValue
900
+ # @private
901
+ class Representation < Google::Apis::Core::JsonRepresentation
902
+ property :bool_value, as: 'boolValue'
903
+ property :distribution_value, as: 'distributionValue', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1Distribution, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1Distribution::Representation
904
+
905
+ property :double_value, as: 'doubleValue'
906
+ property :end_time, as: 'endTime'
907
+ property :int64_value, :numeric_string => true, as: 'int64Value'
908
+ hash :labels, as: 'labels'
909
+ property :money_value, as: 'moneyValue', class: Google::Apis::PrivatecaV1beta1::Money, decorator: Google::Apis::PrivatecaV1beta1::Money::Representation
910
+
911
+ property :start_time, as: 'startTime'
912
+ property :string_value, as: 'stringValue'
913
+ end
914
+ end
915
+
916
+ class GoogleApiServicecontrolV1MetricValueSet
917
+ # @private
918
+ class Representation < Google::Apis::Core::JsonRepresentation
919
+ property :metric_name, as: 'metricName'
920
+ collection :metric_values, as: 'metricValues', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1MetricValue, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1MetricValue::Representation
921
+
922
+ end
923
+ end
924
+
925
+ class GoogleApiServicecontrolV1Operation
926
+ # @private
927
+ class Representation < Google::Apis::Core::JsonRepresentation
928
+ property :consumer_id, as: 'consumerId'
929
+ property :end_time, as: 'endTime'
930
+ collection :extensions, as: 'extensions'
931
+ property :importance, as: 'importance'
932
+ hash :labels, as: 'labels'
933
+ collection :log_entries, as: 'logEntries', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LogEntry, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1LogEntry::Representation
934
+
935
+ collection :metric_value_sets, as: 'metricValueSets', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1MetricValueSet, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1MetricValueSet::Representation
936
+
937
+ property :operation_id, as: 'operationId'
938
+ property :operation_name, as: 'operationName'
939
+ property :quota_properties, as: 'quotaProperties', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1QuotaProperties, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1QuotaProperties::Representation
940
+
941
+ collection :resources, as: 'resources', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ResourceInfo, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1ResourceInfo::Representation
942
+
943
+ property :start_time, as: 'startTime'
944
+ collection :trace_spans, as: 'traceSpans', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1TraceSpan, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1TraceSpan::Representation
945
+
946
+ hash :user_labels, as: 'userLabels'
947
+ end
948
+ end
949
+
950
+ class GoogleApiServicecontrolV1QuotaProperties
951
+ # @private
952
+ class Representation < Google::Apis::Core::JsonRepresentation
953
+ property :quota_mode, as: 'quotaMode'
954
+ end
955
+ end
956
+
957
+ class GoogleApiServicecontrolV1ReportRequest
958
+ # @private
959
+ class Representation < Google::Apis::Core::JsonRepresentation
960
+ collection :operations, as: 'operations', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1Operation, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1Operation::Representation
961
+
962
+ property :service_config_id, as: 'serviceConfigId'
963
+ property :service_name, as: 'serviceName'
964
+ end
965
+ end
966
+
967
+ class GoogleApiServicecontrolV1ResourceInfo
968
+ # @private
969
+ class Representation < Google::Apis::Core::JsonRepresentation
970
+ property :resource_container, as: 'resourceContainer'
971
+ property :resource_location, as: 'resourceLocation'
972
+ property :resource_name, as: 'resourceName'
973
+ end
974
+ end
975
+
976
+ class GoogleApiServicecontrolV1TraceSpan
977
+ # @private
978
+ class Representation < Google::Apis::Core::JsonRepresentation
979
+ property :attributes, as: 'attributes', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1Attributes, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1Attributes::Representation
980
+
981
+ property :child_span_count, as: 'childSpanCount'
982
+ property :display_name, as: 'displayName', class: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1TruncatableString, decorator: Google::Apis::PrivatecaV1beta1::GoogleApiServicecontrolV1TruncatableString::Representation
983
+
984
+ property :end_time, as: 'endTime'
985
+ property :name, as: 'name'
986
+ property :parent_span_id, as: 'parentSpanId'
987
+ property :same_process_as_parent_span, as: 'sameProcessAsParentSpan'
988
+ property :span_id, as: 'spanId'
989
+ property :span_kind, as: 'spanKind'
990
+ property :start_time, as: 'startTime'
991
+ property :status, as: 'status', class: Google::Apis::PrivatecaV1beta1::Status, decorator: Google::Apis::PrivatecaV1beta1::Status::Representation
992
+
993
+ end
994
+ end
995
+
996
+ class GoogleApiServicecontrolV1TruncatableString
997
+ # @private
998
+ class Representation < Google::Apis::Core::JsonRepresentation
999
+ property :truncated_byte_count, as: 'truncatedByteCount'
1000
+ property :value, as: 'value'
1001
+ end
1002
+ end
1003
+
631
1004
  class IssuanceModes
632
1005
  # @private
633
1006
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -755,6 +1128,15 @@ module Google
755
1128
  end
756
1129
  end
757
1130
 
1131
+ class Money
1132
+ # @private
1133
+ class Representation < Google::Apis::Core::JsonRepresentation
1134
+ property :currency_code, as: 'currencyCode'
1135
+ property :nanos, as: 'nanos'
1136
+ property :units, :numeric_string => true, as: 'units'
1137
+ end
1138
+ end
1139
+
758
1140
  class ObjectIdProp
759
1141
  # @private
760
1142
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -879,6 +1261,7 @@ module Google
879
1261
  class ScheduleDeleteCertificateAuthorityRequest
880
1262
  # @private
881
1263
  class Representation < Google::Apis::Core::JsonRepresentation
1264
+ property :ignore_active_certificates, as: 'ignoreActiveCertificates'
882
1265
  property :request_id, as: 'requestId'
883
1266
  end
884
1267
  end