Method: Google::Cloud::Compute::V1::UpdateNetworkInterfaceInstanceRequest#network_interface

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

#network_interface::String

Returns The name of the network interface to update.

Returns:

  • (::String)

    The name of the network interface to update.



39682
39683
39684
39685
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39682

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