generated/google/apis/remotebuildexecution_v2/representations.rb in google-api-client-0.50.0 vs generated/google/apis/remotebuildexecution_v2/representations.rb in google-api-client-0.51.0

- old
+ new

@@ -398,16 +398,10 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end - class GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -1159,18 +1153,10 @@ collection :worker_pools, as: 'workerPools', class: Google::Apis::RemotebuildexecutionV2::GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool, decorator: Google::Apis::RemotebuildexecutionV2::GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool::Representation end end - class GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :node_type, as: 'nodeType' - property :nodes_zone, as: 'nodesZone' - end - end - class GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest # @private class Representation < Google::Apis::Core::JsonRepresentation property :instance, as: 'instance', class: Google::Apis::RemotebuildexecutionV2::GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance, decorator: Google::Apis::RemotebuildexecutionV2::GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance::Representation @@ -1200,11 +1186,10 @@ property :machine_type, as: 'machineType' property :max_concurrent_actions, :numeric_string => true, as: 'maxConcurrentActions' property :min_cpu_platform, as: 'minCpuPlatform' property :network_access, as: 'networkAccess' property :reserved, as: 'reserved' - property :sole_tenancy, as: 'soleTenancy', class: Google::Apis::RemotebuildexecutionV2::GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig, decorator: Google::Apis::RemotebuildexecutionV2::GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig::Representation - + property :sole_tenant_node_type, as: 'soleTenantNodeType' property :vm_image, as: 'vmImage' end end class GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool