Method: Google::Cloud::Compute::V1::PatchNetworkRequest#network

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

#network::String

Returns Name of the network to update.

Returns:

  • (::String)

    Name of the network to update.



26333
26334
26335
26336
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26333

class PatchNetworkRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end