google-apis-networkconnectivity_v1alpha1 0.5.0 → 0.9.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.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +18 -0
 - data/OVERVIEW.md +1 -1
 - data/lib/google/apis/networkconnectivity_v1alpha1/classes.rb +2 -1108
 - data/lib/google/apis/networkconnectivity_v1alpha1/gem_version.rb +3 -3
 - data/lib/google/apis/networkconnectivity_v1alpha1/representations.rb +0 -382
 - data/lib/google/apis/networkconnectivity_v1alpha1/service.rb +2 -118
 - data/lib/google/apis/networkconnectivity_v1alpha1.rb +3 -4
 - metadata +13 -7
 
| 
         @@ -16,13 +16,13 @@ module Google 
     | 
|
| 
       16 
16 
     | 
    
         
             
              module Apis
         
     | 
| 
       17 
17 
     | 
    
         
             
                module NetworkconnectivityV1alpha1
         
     | 
| 
       18 
18 
     | 
    
         
             
                  # Version of the google-apis-networkconnectivity_v1alpha1 gem
         
     | 
| 
       19 
     | 
    
         
            -
                  GEM_VERSION = "0. 
     | 
| 
      
 19 
     | 
    
         
            +
                  GEM_VERSION = "0.9.0"
         
     | 
| 
       20 
20 
     | 
    
         | 
| 
       21 
21 
     | 
    
         
             
                  # Version of the code generator used to generate this client
         
     | 
| 
       22 
     | 
    
         
            -
                  GENERATOR_VERSION = "0. 
     | 
| 
      
 22 
     | 
    
         
            +
                  GENERATOR_VERSION = "0.4.0"
         
     | 
| 
       23 
23 
     | 
    
         | 
| 
       24 
24 
     | 
    
         
             
                  # Revision of the discovery document this client was generated from
         
     | 
| 
       25 
     | 
    
         
            -
                  REVISION = " 
     | 
| 
      
 25 
     | 
    
         
            +
                  REVISION = "20210810"
         
     | 
| 
       26 
26 
     | 
    
         
             
                end
         
     | 
| 
       27 
27 
     | 
    
         
             
              end
         
     | 
| 
       28 
28 
     | 
    
         
             
            end
         
     | 
| 
         @@ -22,18 +22,6 @@ module Google 
     | 
|
| 
       22 
22 
     | 
    
         
             
              module Apis
         
     | 
| 
       23 
23 
     | 
    
         
             
                module NetworkconnectivityV1alpha1
         
     | 
| 
       24 
24 
     | 
    
         | 
| 
       25 
     | 
    
         
            -
                  class AttributeValue
         
     | 
| 
       26 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       27 
     | 
    
         
            -
                  
         
     | 
| 
       28 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       29 
     | 
    
         
            -
                  end
         
     | 
| 
       30 
     | 
    
         
            -
                  
         
     | 
| 
       31 
     | 
    
         
            -
                  class Attributes
         
     | 
| 
       32 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       33 
     | 
    
         
            -
                  
         
     | 
| 
       34 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       35 
     | 
    
         
            -
                  end
         
     | 
| 
       36 
     | 
    
         
            -
                  
         
     | 
| 
       37 
25 
     | 
    
         
             
                  class AuditConfig
         
     | 
| 
       38 
26 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       39 
27 
     | 
    
         | 
| 
         @@ -46,48 +34,18 @@ module Google 
     | 
|
| 
       46 
34 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       47 
35 
     | 
    
         
             
                  end
         
     | 
| 
       48 
36 
     | 
    
         | 
| 
       49 
     | 
    
         
            -
                  class BillingView
         
     | 
| 
       50 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       51 
     | 
    
         
            -
                  
         
     | 
| 
       52 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       53 
     | 
    
         
            -
                  end
         
     | 
| 
       54 
     | 
    
         
            -
                  
         
     | 
| 
       55 
37 
     | 
    
         
             
                  class Binding
         
     | 
| 
       56 
38 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       57 
39 
     | 
    
         | 
| 
       58 
40 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       59 
41 
     | 
    
         
             
                  end
         
     | 
| 
       60 
42 
     | 
    
         | 
| 
       61 
     | 
    
         
            -
                  class Distribution
         
     | 
| 
       62 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       63 
     | 
    
         
            -
                  
         
     | 
| 
       64 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       65 
     | 
    
         
            -
                  end
         
     | 
| 
       66 
     | 
    
         
            -
                  
         
     | 
| 
       67 
43 
     | 
    
         
             
                  class Empty
         
     | 
| 
       68 
44 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       69 
45 
     | 
    
         | 
| 
       70 
46 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       71 
47 
     | 
    
         
             
                  end
         
     | 
| 
       72 
48 
     | 
    
         | 
| 
       73 
     | 
    
         
            -
                  class Exemplar
         
     | 
| 
       74 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       75 
     | 
    
         
            -
                  
         
     | 
| 
       76 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       77 
     | 
    
         
            -
                  end
         
     | 
| 
       78 
     | 
    
         
            -
                  
         
     | 
| 
       79 
     | 
    
         
            -
                  class ExplicitBuckets
         
     | 
| 
       80 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       81 
     | 
    
         
            -
                  
         
     | 
| 
       82 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       83 
     | 
    
         
            -
                  end
         
     | 
| 
       84 
     | 
    
         
            -
                  
         
     | 
| 
       85 
     | 
    
         
            -
                  class ExponentialBuckets
         
     | 
| 
       86 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       87 
     | 
    
         
            -
                  
         
     | 
| 
       88 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       89 
     | 
    
         
            -
                  end
         
     | 
| 
       90 
     | 
    
         
            -
                  
         
     | 
| 
       91 
49 
     | 
    
         
             
                  class Expr
         
     | 
| 
       92 
50 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       93 
51 
     | 
    
         | 
| 
         @@ -118,24 +76,12 @@ module Google 
     | 
|
| 
       118 
76 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       119 
77 
     | 
    
         
             
                  end
         
     | 
| 
       120 
78 
     | 
    
         | 
| 
       121 
     | 
    
         
            -
                  class HttpRequest
         
     | 
| 
       122 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       123 
     | 
    
         
            -
                  
         
     | 
| 
       124 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       125 
     | 
    
         
            -
                  end
         
     | 
| 
       126 
     | 
    
         
            -
                  
         
     | 
| 
       127 
79 
     | 
    
         
             
                  class Hub
         
     | 
| 
       128 
80 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       129 
81 
     | 
    
         | 
| 
       130 
82 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       131 
83 
     | 
    
         
             
                  end
         
     | 
| 
       132 
84 
     | 
    
         | 
| 
       133 
     | 
    
         
            -
                  class LinearBuckets
         
     | 
| 
       134 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       135 
     | 
    
         
            -
                  
         
     | 
| 
       136 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       137 
     | 
    
         
            -
                  end
         
     | 
| 
       138 
     | 
    
         
            -
                  
         
     | 
| 
       139 
85 
     | 
    
         
             
                  class ListHubsResponse
         
     | 
| 
       140 
86 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       141 
87 
     | 
    
         | 
| 
         @@ -160,48 +106,6 @@ module Google 
     | 
|
| 
       160 
106 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       161 
107 
     | 
    
         
             
                  end
         
     | 
| 
       162 
108 
     | 
    
         | 
| 
       163 
     | 
    
         
            -
                  class LogEntry
         
     | 
| 
       164 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       165 
     | 
    
         
            -
                  
         
     | 
| 
       166 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       167 
     | 
    
         
            -
                  end
         
     | 
| 
       168 
     | 
    
         
            -
                  
         
     | 
| 
       169 
     | 
    
         
            -
                  class LogEntryOperation
         
     | 
| 
       170 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       171 
     | 
    
         
            -
                  
         
     | 
| 
       172 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       173 
     | 
    
         
            -
                  end
         
     | 
| 
       174 
     | 
    
         
            -
                  
         
     | 
| 
       175 
     | 
    
         
            -
                  class LogEntrySourceLocation
         
     | 
| 
       176 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       177 
     | 
    
         
            -
                  
         
     | 
| 
       178 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       179 
     | 
    
         
            -
                  end
         
     | 
| 
       180 
     | 
    
         
            -
                  
         
     | 
| 
       181 
     | 
    
         
            -
                  class MetricValue
         
     | 
| 
       182 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       183 
     | 
    
         
            -
                  
         
     | 
| 
       184 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       185 
     | 
    
         
            -
                  end
         
     | 
| 
       186 
     | 
    
         
            -
                  
         
     | 
| 
       187 
     | 
    
         
            -
                  class MetricValueSet
         
     | 
| 
       188 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       189 
     | 
    
         
            -
                  
         
     | 
| 
       190 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       191 
     | 
    
         
            -
                  end
         
     | 
| 
       192 
     | 
    
         
            -
                  
         
     | 
| 
       193 
     | 
    
         
            -
                  class Money
         
     | 
| 
       194 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       195 
     | 
    
         
            -
                  
         
     | 
| 
       196 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       197 
     | 
    
         
            -
                  end
         
     | 
| 
       198 
     | 
    
         
            -
                  
         
     | 
| 
       199 
     | 
    
         
            -
                  class Operation
         
     | 
| 
       200 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       201 
     | 
    
         
            -
                  
         
     | 
| 
       202 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       203 
     | 
    
         
            -
                  end
         
     | 
| 
       204 
     | 
    
         
            -
                  
         
     | 
| 
       205 
109 
     | 
    
         
             
                  class OperationMetadata
         
     | 
| 
       206 
110 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       207 
111 
     | 
    
         | 
| 
         @@ -214,24 +118,6 @@ module Google 
     | 
|
| 
       214 
118 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       215 
119 
     | 
    
         
             
                  end
         
     | 
| 
       216 
120 
     | 
    
         | 
| 
       217 
     | 
    
         
            -
                  class QuotaProperties
         
     | 
| 
       218 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       219 
     | 
    
         
            -
                  
         
     | 
| 
       220 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       221 
     | 
    
         
            -
                  end
         
     | 
| 
       222 
     | 
    
         
            -
                  
         
     | 
| 
       223 
     | 
    
         
            -
                  class ReportRequest
         
     | 
| 
       224 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       225 
     | 
    
         
            -
                  
         
     | 
| 
       226 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       227 
     | 
    
         
            -
                  end
         
     | 
| 
       228 
     | 
    
         
            -
                  
         
     | 
| 
       229 
     | 
    
         
            -
                  class ResourceInfo
         
     | 
| 
       230 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       231 
     | 
    
         
            -
                  
         
     | 
| 
       232 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       233 
     | 
    
         
            -
                  end
         
     | 
| 
       234 
     | 
    
         
            -
                  
         
     | 
| 
       235 
121 
     | 
    
         
             
                  class RouterApplianceInstance
         
     | 
| 
       236 
122 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       237 
123 
     | 
    
         | 
| 
         @@ -262,37 +148,6 @@ module Google 
     | 
|
| 
       262 
148 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       263 
149 
     | 
    
         
             
                  end
         
     | 
| 
       264 
150 
     | 
    
         | 
| 
       265 
     | 
    
         
            -
                  class TraceSpan
         
     | 
| 
       266 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       267 
     | 
    
         
            -
                  
         
     | 
| 
       268 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       269 
     | 
    
         
            -
                  end
         
     | 
| 
       270 
     | 
    
         
            -
                  
         
     | 
| 
       271 
     | 
    
         
            -
                  class TruncatableString
         
     | 
| 
       272 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       273 
     | 
    
         
            -
                  
         
     | 
| 
       274 
     | 
    
         
            -
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       275 
     | 
    
         
            -
                  end
         
     | 
| 
       276 
     | 
    
         
            -
                  
         
     | 
| 
       277 
     | 
    
         
            -
                  class AttributeValue
         
     | 
| 
       278 
     | 
    
         
            -
                    # @private
         
     | 
| 
       279 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       280 
     | 
    
         
            -
                      property :bool_value, as: 'boolValue'
         
     | 
| 
       281 
     | 
    
         
            -
                      property :int_value, :numeric_string => true, as: 'intValue'
         
     | 
| 
       282 
     | 
    
         
            -
                      property :string_value, as: 'stringValue', class: Google::Apis::NetworkconnectivityV1alpha1::TruncatableString, decorator: Google::Apis::NetworkconnectivityV1alpha1::TruncatableString::Representation
         
     | 
| 
       283 
     | 
    
         
            -
                  
         
     | 
| 
       284 
     | 
    
         
            -
                    end
         
     | 
| 
       285 
     | 
    
         
            -
                  end
         
     | 
| 
       286 
     | 
    
         
            -
                  
         
     | 
| 
       287 
     | 
    
         
            -
                  class Attributes
         
     | 
| 
       288 
     | 
    
         
            -
                    # @private
         
     | 
| 
       289 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       290 
     | 
    
         
            -
                      hash :attribute_map, as: 'attributeMap', class: Google::Apis::NetworkconnectivityV1alpha1::AttributeValue, decorator: Google::Apis::NetworkconnectivityV1alpha1::AttributeValue::Representation
         
     | 
| 
       291 
     | 
    
         
            -
                  
         
     | 
| 
       292 
     | 
    
         
            -
                      property :dropped_attributes_count, as: 'droppedAttributesCount'
         
     | 
| 
       293 
     | 
    
         
            -
                    end
         
     | 
| 
       294 
     | 
    
         
            -
                  end
         
     | 
| 
       295 
     | 
    
         
            -
                  
         
     | 
| 
       296 
151 
     | 
    
         
             
                  class AuditConfig
         
     | 
| 
       297 
152 
     | 
    
         
             
                    # @private
         
     | 
| 
       298 
153 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -310,14 +165,6 @@ module Google 
     | 
|
| 
       310 
165 
     | 
    
         
             
                    end
         
     | 
| 
       311 
166 
     | 
    
         
             
                  end
         
     | 
| 
       312 
167 
     | 
    
         | 
| 
       313 
     | 
    
         
            -
                  class BillingView
         
     | 
| 
       314 
     | 
    
         
            -
                    # @private
         
     | 
| 
       315 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       316 
     | 
    
         
            -
                      collection :report_requests, as: 'reportRequests', class: Google::Apis::NetworkconnectivityV1alpha1::ReportRequest, decorator: Google::Apis::NetworkconnectivityV1alpha1::ReportRequest::Representation
         
     | 
| 
       317 
     | 
    
         
            -
                  
         
     | 
| 
       318 
     | 
    
         
            -
                    end
         
     | 
| 
       319 
     | 
    
         
            -
                  end
         
     | 
| 
       320 
     | 
    
         
            -
                  
         
     | 
| 
       321 
168 
     | 
    
         
             
                  class Binding
         
     | 
| 
       322 
169 
     | 
    
         
             
                    # @private
         
     | 
| 
       323 
170 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -328,57 +175,12 @@ module Google 
     | 
|
| 
       328 
175 
     | 
    
         
             
                    end
         
     | 
| 
       329 
176 
     | 
    
         
             
                  end
         
     | 
| 
       330 
177 
     | 
    
         | 
| 
       331 
     | 
    
         
            -
                  class Distribution
         
     | 
| 
       332 
     | 
    
         
            -
                    # @private
         
     | 
| 
       333 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       334 
     | 
    
         
            -
                      collection :bucket_counts, as: 'bucketCounts'
         
     | 
| 
       335 
     | 
    
         
            -
                      property :count, :numeric_string => true, as: 'count'
         
     | 
| 
       336 
     | 
    
         
            -
                      collection :exemplars, as: 'exemplars', class: Google::Apis::NetworkconnectivityV1alpha1::Exemplar, decorator: Google::Apis::NetworkconnectivityV1alpha1::Exemplar::Representation
         
     | 
| 
       337 
     | 
    
         
            -
                  
         
     | 
| 
       338 
     | 
    
         
            -
                      property :explicit_buckets, as: 'explicitBuckets', class: Google::Apis::NetworkconnectivityV1alpha1::ExplicitBuckets, decorator: Google::Apis::NetworkconnectivityV1alpha1::ExplicitBuckets::Representation
         
     | 
| 
       339 
     | 
    
         
            -
                  
         
     | 
| 
       340 
     | 
    
         
            -
                      property :exponential_buckets, as: 'exponentialBuckets', class: Google::Apis::NetworkconnectivityV1alpha1::ExponentialBuckets, decorator: Google::Apis::NetworkconnectivityV1alpha1::ExponentialBuckets::Representation
         
     | 
| 
       341 
     | 
    
         
            -
                  
         
     | 
| 
       342 
     | 
    
         
            -
                      property :linear_buckets, as: 'linearBuckets', class: Google::Apis::NetworkconnectivityV1alpha1::LinearBuckets, decorator: Google::Apis::NetworkconnectivityV1alpha1::LinearBuckets::Representation
         
     | 
| 
       343 
     | 
    
         
            -
                  
         
     | 
| 
       344 
     | 
    
         
            -
                      property :maximum, as: 'maximum'
         
     | 
| 
       345 
     | 
    
         
            -
                      property :mean, as: 'mean'
         
     | 
| 
       346 
     | 
    
         
            -
                      property :minimum, as: 'minimum'
         
     | 
| 
       347 
     | 
    
         
            -
                      property :sum_of_squared_deviation, as: 'sumOfSquaredDeviation'
         
     | 
| 
       348 
     | 
    
         
            -
                    end
         
     | 
| 
       349 
     | 
    
         
            -
                  end
         
     | 
| 
       350 
     | 
    
         
            -
                  
         
     | 
| 
       351 
178 
     | 
    
         
             
                  class Empty
         
     | 
| 
       352 
179 
     | 
    
         
             
                    # @private
         
     | 
| 
       353 
180 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       354 
181 
     | 
    
         
             
                    end
         
     | 
| 
       355 
182 
     | 
    
         
             
                  end
         
     | 
| 
       356 
183 
     | 
    
         | 
| 
       357 
     | 
    
         
            -
                  class Exemplar
         
     | 
| 
       358 
     | 
    
         
            -
                    # @private
         
     | 
| 
       359 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       360 
     | 
    
         
            -
                      collection :attachments, as: 'attachments'
         
     | 
| 
       361 
     | 
    
         
            -
                      property :timestamp, as: 'timestamp'
         
     | 
| 
       362 
     | 
    
         
            -
                      property :value, as: 'value'
         
     | 
| 
       363 
     | 
    
         
            -
                    end
         
     | 
| 
       364 
     | 
    
         
            -
                  end
         
     | 
| 
       365 
     | 
    
         
            -
                  
         
     | 
| 
       366 
     | 
    
         
            -
                  class ExplicitBuckets
         
     | 
| 
       367 
     | 
    
         
            -
                    # @private
         
     | 
| 
       368 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       369 
     | 
    
         
            -
                      collection :bounds, as: 'bounds'
         
     | 
| 
       370 
     | 
    
         
            -
                    end
         
     | 
| 
       371 
     | 
    
         
            -
                  end
         
     | 
| 
       372 
     | 
    
         
            -
                  
         
     | 
| 
       373 
     | 
    
         
            -
                  class ExponentialBuckets
         
     | 
| 
       374 
     | 
    
         
            -
                    # @private
         
     | 
| 
       375 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       376 
     | 
    
         
            -
                      property :growth_factor, as: 'growthFactor'
         
     | 
| 
       377 
     | 
    
         
            -
                      property :num_finite_buckets, as: 'numFiniteBuckets'
         
     | 
| 
       378 
     | 
    
         
            -
                      property :scale, as: 'scale'
         
     | 
| 
       379 
     | 
    
         
            -
                    end
         
     | 
| 
       380 
     | 
    
         
            -
                  end
         
     | 
| 
       381 
     | 
    
         
            -
                  
         
     | 
| 
       382 
184 
     | 
    
         
             
                  class Expr
         
     | 
| 
       383 
185 
     | 
    
         
             
                    # @private
         
     | 
| 
       384 
186 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -425,27 +227,6 @@ module Google 
     | 
|
| 
       425 
227 
     | 
    
         
             
                    end
         
     | 
| 
       426 
228 
     | 
    
         
             
                  end
         
     | 
| 
       427 
229 
     | 
    
         | 
| 
       428 
     | 
    
         
            -
                  class HttpRequest
         
     | 
| 
       429 
     | 
    
         
            -
                    # @private
         
     | 
| 
       430 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       431 
     | 
    
         
            -
                      property :cache_fill_bytes, :numeric_string => true, as: 'cacheFillBytes'
         
     | 
| 
       432 
     | 
    
         
            -
                      property :cache_hit, as: 'cacheHit'
         
     | 
| 
       433 
     | 
    
         
            -
                      property :cache_lookup, as: 'cacheLookup'
         
     | 
| 
       434 
     | 
    
         
            -
                      property :cache_validated_with_origin_server, as: 'cacheValidatedWithOriginServer'
         
     | 
| 
       435 
     | 
    
         
            -
                      property :latency, as: 'latency'
         
     | 
| 
       436 
     | 
    
         
            -
                      property :protocol, as: 'protocol'
         
     | 
| 
       437 
     | 
    
         
            -
                      property :referer, as: 'referer'
         
     | 
| 
       438 
     | 
    
         
            -
                      property :remote_ip, as: 'remoteIp'
         
     | 
| 
       439 
     | 
    
         
            -
                      property :request_method, as: 'requestMethod'
         
     | 
| 
       440 
     | 
    
         
            -
                      property :request_size, :numeric_string => true, as: 'requestSize'
         
     | 
| 
       441 
     | 
    
         
            -
                      property :request_url, as: 'requestUrl'
         
     | 
| 
       442 
     | 
    
         
            -
                      property :response_size, :numeric_string => true, as: 'responseSize'
         
     | 
| 
       443 
     | 
    
         
            -
                      property :server_ip, as: 'serverIp'
         
     | 
| 
       444 
     | 
    
         
            -
                      property :status, as: 'status'
         
     | 
| 
       445 
     | 
    
         
            -
                      property :user_agent, as: 'userAgent'
         
     | 
| 
       446 
     | 
    
         
            -
                    end
         
     | 
| 
       447 
     | 
    
         
            -
                  end
         
     | 
| 
       448 
     | 
    
         
            -
                  
         
     | 
| 
       449 
230 
     | 
    
         
             
                  class Hub
         
     | 
| 
       450 
231 
     | 
    
         
             
                    # @private
         
     | 
| 
       451 
232 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -460,15 +241,6 @@ module Google 
     | 
|
| 
       460 
241 
     | 
    
         
             
                    end
         
     | 
| 
       461 
242 
     | 
    
         
             
                  end
         
     | 
| 
       462 
243 
     | 
    
         | 
| 
       463 
     | 
    
         
            -
                  class LinearBuckets
         
     | 
| 
       464 
     | 
    
         
            -
                    # @private
         
     | 
| 
       465 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       466 
     | 
    
         
            -
                      property :num_finite_buckets, as: 'numFiniteBuckets'
         
     | 
| 
       467 
     | 
    
         
            -
                      property :offset, as: 'offset'
         
     | 
| 
       468 
     | 
    
         
            -
                      property :width, as: 'width'
         
     | 
| 
       469 
     | 
    
         
            -
                    end
         
     | 
| 
       470 
     | 
    
         
            -
                  end
         
     | 
| 
       471 
     | 
    
         
            -
                  
         
     | 
| 
       472 
244 
     | 
    
         
             
                  class ListHubsResponse
         
     | 
| 
       473 
245 
     | 
    
         
             
                    # @private
         
     | 
| 
       474 
246 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -509,106 +281,6 @@ module Google 
     | 
|
| 
       509 
281 
     | 
    
         
             
                    end
         
     | 
| 
       510 
282 
     | 
    
         
             
                  end
         
     | 
| 
       511 
283 
     | 
    
         | 
| 
       512 
     | 
    
         
            -
                  class LogEntry
         
     | 
| 
       513 
     | 
    
         
            -
                    # @private
         
     | 
| 
       514 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       515 
     | 
    
         
            -
                      property :http_request, as: 'httpRequest', class: Google::Apis::NetworkconnectivityV1alpha1::HttpRequest, decorator: Google::Apis::NetworkconnectivityV1alpha1::HttpRequest::Representation
         
     | 
| 
       516 
     | 
    
         
            -
                  
         
     | 
| 
       517 
     | 
    
         
            -
                      property :insert_id, as: 'insertId'
         
     | 
| 
       518 
     | 
    
         
            -
                      hash :labels, as: 'labels'
         
     | 
| 
       519 
     | 
    
         
            -
                      property :name, as: 'name'
         
     | 
| 
       520 
     | 
    
         
            -
                      property :operation, as: 'operation', class: Google::Apis::NetworkconnectivityV1alpha1::LogEntryOperation, decorator: Google::Apis::NetworkconnectivityV1alpha1::LogEntryOperation::Representation
         
     | 
| 
       521 
     | 
    
         
            -
                  
         
     | 
| 
       522 
     | 
    
         
            -
                      hash :proto_payload, as: 'protoPayload'
         
     | 
| 
       523 
     | 
    
         
            -
                      property :severity, as: 'severity'
         
     | 
| 
       524 
     | 
    
         
            -
                      property :source_location, as: 'sourceLocation', class: Google::Apis::NetworkconnectivityV1alpha1::LogEntrySourceLocation, decorator: Google::Apis::NetworkconnectivityV1alpha1::LogEntrySourceLocation::Representation
         
     | 
| 
       525 
     | 
    
         
            -
                  
         
     | 
| 
       526 
     | 
    
         
            -
                      hash :struct_payload, as: 'structPayload'
         
     | 
| 
       527 
     | 
    
         
            -
                      property :text_payload, as: 'textPayload'
         
     | 
| 
       528 
     | 
    
         
            -
                      property :timestamp, as: 'timestamp'
         
     | 
| 
       529 
     | 
    
         
            -
                      property :trace, as: 'trace'
         
     | 
| 
       530 
     | 
    
         
            -
                    end
         
     | 
| 
       531 
     | 
    
         
            -
                  end
         
     | 
| 
       532 
     | 
    
         
            -
                  
         
     | 
| 
       533 
     | 
    
         
            -
                  class LogEntryOperation
         
     | 
| 
       534 
     | 
    
         
            -
                    # @private
         
     | 
| 
       535 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       536 
     | 
    
         
            -
                      property :first, as: 'first'
         
     | 
| 
       537 
     | 
    
         
            -
                      property :id, as: 'id'
         
     | 
| 
       538 
     | 
    
         
            -
                      property :last, as: 'last'
         
     | 
| 
       539 
     | 
    
         
            -
                      property :producer, as: 'producer'
         
     | 
| 
       540 
     | 
    
         
            -
                    end
         
     | 
| 
       541 
     | 
    
         
            -
                  end
         
     | 
| 
       542 
     | 
    
         
            -
                  
         
     | 
| 
       543 
     | 
    
         
            -
                  class LogEntrySourceLocation
         
     | 
| 
       544 
     | 
    
         
            -
                    # @private
         
     | 
| 
       545 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       546 
     | 
    
         
            -
                      property :file, as: 'file'
         
     | 
| 
       547 
     | 
    
         
            -
                      property :function, as: 'function'
         
     | 
| 
       548 
     | 
    
         
            -
                      property :line, :numeric_string => true, as: 'line'
         
     | 
| 
       549 
     | 
    
         
            -
                    end
         
     | 
| 
       550 
     | 
    
         
            -
                  end
         
     | 
| 
       551 
     | 
    
         
            -
                  
         
     | 
| 
       552 
     | 
    
         
            -
                  class MetricValue
         
     | 
| 
       553 
     | 
    
         
            -
                    # @private
         
     | 
| 
       554 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       555 
     | 
    
         
            -
                      property :bool_value, as: 'boolValue'
         
     | 
| 
       556 
     | 
    
         
            -
                      property :distribution_value, as: 'distributionValue', class: Google::Apis::NetworkconnectivityV1alpha1::Distribution, decorator: Google::Apis::NetworkconnectivityV1alpha1::Distribution::Representation
         
     | 
| 
       557 
     | 
    
         
            -
                  
         
     | 
| 
       558 
     | 
    
         
            -
                      property :double_value, as: 'doubleValue'
         
     | 
| 
       559 
     | 
    
         
            -
                      property :end_time, as: 'endTime'
         
     | 
| 
       560 
     | 
    
         
            -
                      property :int64_value, :numeric_string => true, as: 'int64Value'
         
     | 
| 
       561 
     | 
    
         
            -
                      hash :labels, as: 'labels'
         
     | 
| 
       562 
     | 
    
         
            -
                      property :money_value, as: 'moneyValue', class: Google::Apis::NetworkconnectivityV1alpha1::Money, decorator: Google::Apis::NetworkconnectivityV1alpha1::Money::Representation
         
     | 
| 
       563 
     | 
    
         
            -
                  
         
     | 
| 
       564 
     | 
    
         
            -
                      property :start_time, as: 'startTime'
         
     | 
| 
       565 
     | 
    
         
            -
                      property :string_value, as: 'stringValue'
         
     | 
| 
       566 
     | 
    
         
            -
                    end
         
     | 
| 
       567 
     | 
    
         
            -
                  end
         
     | 
| 
       568 
     | 
    
         
            -
                  
         
     | 
| 
       569 
     | 
    
         
            -
                  class MetricValueSet
         
     | 
| 
       570 
     | 
    
         
            -
                    # @private
         
     | 
| 
       571 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       572 
     | 
    
         
            -
                      property :metric_name, as: 'metricName'
         
     | 
| 
       573 
     | 
    
         
            -
                      collection :metric_values, as: 'metricValues', class: Google::Apis::NetworkconnectivityV1alpha1::MetricValue, decorator: Google::Apis::NetworkconnectivityV1alpha1::MetricValue::Representation
         
     | 
| 
       574 
     | 
    
         
            -
                  
         
     | 
| 
       575 
     | 
    
         
            -
                    end
         
     | 
| 
       576 
     | 
    
         
            -
                  end
         
     | 
| 
       577 
     | 
    
         
            -
                  
         
     | 
| 
       578 
     | 
    
         
            -
                  class Money
         
     | 
| 
       579 
     | 
    
         
            -
                    # @private
         
     | 
| 
       580 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       581 
     | 
    
         
            -
                      property :currency_code, as: 'currencyCode'
         
     | 
| 
       582 
     | 
    
         
            -
                      property :nanos, as: 'nanos'
         
     | 
| 
       583 
     | 
    
         
            -
                      property :units, :numeric_string => true, as: 'units'
         
     | 
| 
       584 
     | 
    
         
            -
                    end
         
     | 
| 
       585 
     | 
    
         
            -
                  end
         
     | 
| 
       586 
     | 
    
         
            -
                  
         
     | 
| 
       587 
     | 
    
         
            -
                  class Operation
         
     | 
| 
       588 
     | 
    
         
            -
                    # @private
         
     | 
| 
       589 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       590 
     | 
    
         
            -
                      property :consumer_id, as: 'consumerId'
         
     | 
| 
       591 
     | 
    
         
            -
                      property :end_time, as: 'endTime'
         
     | 
| 
       592 
     | 
    
         
            -
                      collection :extensions, as: 'extensions'
         
     | 
| 
       593 
     | 
    
         
            -
                      property :importance, as: 'importance'
         
     | 
| 
       594 
     | 
    
         
            -
                      hash :labels, as: 'labels'
         
     | 
| 
       595 
     | 
    
         
            -
                      collection :log_entries, as: 'logEntries', class: Google::Apis::NetworkconnectivityV1alpha1::LogEntry, decorator: Google::Apis::NetworkconnectivityV1alpha1::LogEntry::Representation
         
     | 
| 
       596 
     | 
    
         
            -
                  
         
     | 
| 
       597 
     | 
    
         
            -
                      collection :metric_value_sets, as: 'metricValueSets', class: Google::Apis::NetworkconnectivityV1alpha1::MetricValueSet, decorator: Google::Apis::NetworkconnectivityV1alpha1::MetricValueSet::Representation
         
     | 
| 
       598 
     | 
    
         
            -
                  
         
     | 
| 
       599 
     | 
    
         
            -
                      property :operation_id, as: 'operationId'
         
     | 
| 
       600 
     | 
    
         
            -
                      property :operation_name, as: 'operationName'
         
     | 
| 
       601 
     | 
    
         
            -
                      property :quota_properties, as: 'quotaProperties', class: Google::Apis::NetworkconnectivityV1alpha1::QuotaProperties, decorator: Google::Apis::NetworkconnectivityV1alpha1::QuotaProperties::Representation
         
     | 
| 
       602 
     | 
    
         
            -
                  
         
     | 
| 
       603 
     | 
    
         
            -
                      collection :resources, as: 'resources', class: Google::Apis::NetworkconnectivityV1alpha1::ResourceInfo, decorator: Google::Apis::NetworkconnectivityV1alpha1::ResourceInfo::Representation
         
     | 
| 
       604 
     | 
    
         
            -
                  
         
     | 
| 
       605 
     | 
    
         
            -
                      property :start_time, as: 'startTime'
         
     | 
| 
       606 
     | 
    
         
            -
                      collection :trace_spans, as: 'traceSpans', class: Google::Apis::NetworkconnectivityV1alpha1::TraceSpan, decorator: Google::Apis::NetworkconnectivityV1alpha1::TraceSpan::Representation
         
     | 
| 
       607 
     | 
    
         
            -
                  
         
     | 
| 
       608 
     | 
    
         
            -
                      hash :user_labels, as: 'userLabels'
         
     | 
| 
       609 
     | 
    
         
            -
                    end
         
     | 
| 
       610 
     | 
    
         
            -
                  end
         
     | 
| 
       611 
     | 
    
         
            -
                  
         
     | 
| 
       612 
284 
     | 
    
         
             
                  class OperationMetadata
         
     | 
| 
       613 
285 
     | 
    
         
             
                    # @private
         
     | 
| 
       614 
286 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -634,32 +306,6 @@ module Google 
     | 
|
| 
       634 
306 
     | 
    
         
             
                    end
         
     | 
| 
       635 
307 
     | 
    
         
             
                  end
         
     | 
| 
       636 
308 
     | 
    
         | 
| 
       637 
     | 
    
         
            -
                  class QuotaProperties
         
     | 
| 
       638 
     | 
    
         
            -
                    # @private
         
     | 
| 
       639 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       640 
     | 
    
         
            -
                      property :quota_mode, as: 'quotaMode'
         
     | 
| 
       641 
     | 
    
         
            -
                    end
         
     | 
| 
       642 
     | 
    
         
            -
                  end
         
     | 
| 
       643 
     | 
    
         
            -
                  
         
     | 
| 
       644 
     | 
    
         
            -
                  class ReportRequest
         
     | 
| 
       645 
     | 
    
         
            -
                    # @private
         
     | 
| 
       646 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       647 
     | 
    
         
            -
                      collection :operations, as: 'operations', class: Google::Apis::NetworkconnectivityV1alpha1::Operation, decorator: Google::Apis::NetworkconnectivityV1alpha1::Operation::Representation
         
     | 
| 
       648 
     | 
    
         
            -
                  
         
     | 
| 
       649 
     | 
    
         
            -
                      property :service_config_id, as: 'serviceConfigId'
         
     | 
| 
       650 
     | 
    
         
            -
                      property :service_name, as: 'serviceName'
         
     | 
| 
       651 
     | 
    
         
            -
                    end
         
     | 
| 
       652 
     | 
    
         
            -
                  end
         
     | 
| 
       653 
     | 
    
         
            -
                  
         
     | 
| 
       654 
     | 
    
         
            -
                  class ResourceInfo
         
     | 
| 
       655 
     | 
    
         
            -
                    # @private
         
     | 
| 
       656 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       657 
     | 
    
         
            -
                      property :resource_container, as: 'resourceContainer'
         
     | 
| 
       658 
     | 
    
         
            -
                      property :resource_location, as: 'resourceLocation'
         
     | 
| 
       659 
     | 
    
         
            -
                      property :resource_name, as: 'resourceName'
         
     | 
| 
       660 
     | 
    
         
            -
                    end
         
     | 
| 
       661 
     | 
    
         
            -
                  end
         
     | 
| 
       662 
     | 
    
         
            -
                  
         
     | 
| 
       663 
309 
     | 
    
         
             
                  class RouterApplianceInstance
         
     | 
| 
       664 
310 
     | 
    
         
             
                    # @private
         
     | 
| 
       665 
311 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -709,34 +355,6 @@ module Google 
     | 
|
| 
       709 
355 
     | 
    
         
             
                      collection :permissions, as: 'permissions'
         
     | 
| 
       710 
356 
     | 
    
         
             
                    end
         
     | 
| 
       711 
357 
     | 
    
         
             
                  end
         
     | 
| 
       712 
     | 
    
         
            -
                  
         
     | 
| 
       713 
     | 
    
         
            -
                  class TraceSpan
         
     | 
| 
       714 
     | 
    
         
            -
                    # @private
         
     | 
| 
       715 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       716 
     | 
    
         
            -
                      property :attributes, as: 'attributes', class: Google::Apis::NetworkconnectivityV1alpha1::Attributes, decorator: Google::Apis::NetworkconnectivityV1alpha1::Attributes::Representation
         
     | 
| 
       717 
     | 
    
         
            -
                  
         
     | 
| 
       718 
     | 
    
         
            -
                      property :child_span_count, as: 'childSpanCount'
         
     | 
| 
       719 
     | 
    
         
            -
                      property :display_name, as: 'displayName', class: Google::Apis::NetworkconnectivityV1alpha1::TruncatableString, decorator: Google::Apis::NetworkconnectivityV1alpha1::TruncatableString::Representation
         
     | 
| 
       720 
     | 
    
         
            -
                  
         
     | 
| 
       721 
     | 
    
         
            -
                      property :end_time, as: 'endTime'
         
     | 
| 
       722 
     | 
    
         
            -
                      property :name, as: 'name'
         
     | 
| 
       723 
     | 
    
         
            -
                      property :parent_span_id, as: 'parentSpanId'
         
     | 
| 
       724 
     | 
    
         
            -
                      property :same_process_as_parent_span, as: 'sameProcessAsParentSpan'
         
     | 
| 
       725 
     | 
    
         
            -
                      property :span_id, as: 'spanId'
         
     | 
| 
       726 
     | 
    
         
            -
                      property :span_kind, as: 'spanKind'
         
     | 
| 
       727 
     | 
    
         
            -
                      property :start_time, as: 'startTime'
         
     | 
| 
       728 
     | 
    
         
            -
                      property :status, as: 'status', class: Google::Apis::NetworkconnectivityV1alpha1::GoogleRpcStatus, decorator: Google::Apis::NetworkconnectivityV1alpha1::GoogleRpcStatus::Representation
         
     | 
| 
       729 
     | 
    
         
            -
                  
         
     | 
| 
       730 
     | 
    
         
            -
                    end
         
     | 
| 
       731 
     | 
    
         
            -
                  end
         
     | 
| 
       732 
     | 
    
         
            -
                  
         
     | 
| 
       733 
     | 
    
         
            -
                  class TruncatableString
         
     | 
| 
       734 
     | 
    
         
            -
                    # @private
         
     | 
| 
       735 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       736 
     | 
    
         
            -
                      property :truncated_byte_count, as: 'truncatedByteCount'
         
     | 
| 
       737 
     | 
    
         
            -
                      property :value, as: 'value'
         
     | 
| 
       738 
     | 
    
         
            -
                    end
         
     | 
| 
       739 
     | 
    
         
            -
                  end
         
     | 
| 
       740 
358 
     | 
    
         
             
                end
         
     | 
| 
       741 
359 
     | 
    
         
             
              end
         
     | 
| 
       742 
360 
     | 
    
         
             
            end
         
     |