feat: Automated regeneration of serviceconsumermanagement v1 client
This commit is contained in:
		
							parent
							
								
									efb3a1bae4
								
							
						
					
					
						commit
						158f1e649d
					
				| 
						 | 
					@ -25,7 +25,7 @@ module Google
 | 
				
			||||||
    # @see https://cloud.google.com/service-consumer-management/docs/overview
 | 
					    # @see https://cloud.google.com/service-consumer-management/docs/overview
 | 
				
			||||||
    module ServiceconsumermanagementV1
 | 
					    module ServiceconsumermanagementV1
 | 
				
			||||||
      VERSION = 'V1'
 | 
					      VERSION = 'V1'
 | 
				
			||||||
      REVISION = '20201016'
 | 
					      REVISION = '20201019'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      # View and manage your data across Google Cloud Platform services
 | 
					      # View and manage your data across Google Cloud Platform services
 | 
				
			||||||
      AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
 | 
					      AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2558,10 +2558,7 @@ module Google
 | 
				
			||||||
        # @return [Google::Apis::ServiceconsumermanagementV1::Billing]
 | 
					        # @return [Google::Apis::ServiceconsumermanagementV1::Billing]
 | 
				
			||||||
        attr_accessor :billing
 | 
					        attr_accessor :billing
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
        # The semantic version of the service configuration. The config version affects
 | 
					        # This field is obsolete. Its value must be set to `3`.
 | 
				
			||||||
        # the interpretation of the service configuration. For example, certain features
 | 
					 | 
				
			||||||
        # are enabled by default for certain config versions. The latest config version
 | 
					 | 
				
			||||||
        # is `3`.
 | 
					 | 
				
			||||||
        # Corresponds to the JSON property `configVersion`
 | 
					        # Corresponds to the JSON property `configVersion`
 | 
				
			||||||
        # @return [Fixnum]
 | 
					        # @return [Fixnum]
 | 
				
			||||||
        attr_accessor :config_version
 | 
					        attr_accessor :config_version
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
      "git": {
 | 
					      "git": {
 | 
				
			||||||
        "name": ".",
 | 
					        "name": ".",
 | 
				
			||||||
        "remote": "https://github.com/googleapis/google-api-ruby-client.git",
 | 
					        "remote": "https://github.com/googleapis/google-api-ruby-client.git",
 | 
				
			||||||
        "sha": "9dbe47b50cf9821abd0b99045aefd29e469d2ca4"
 | 
					        "sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue