Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::PreservedStatePreservedNetworkIpIpAddress (v2.10.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::PreservedStatePreservedNetworkIpIpAddress.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#address

def address() -> ::String
Returns
  • (::String) — The URL of the reservation for this IP address.

#address=

def address=(value) -> ::String
Parameter
  • value (::String) — The URL of the reservation for this IP address.
Returns
  • (::String) — The URL of the reservation for this IP address.

#literal

def literal() -> ::String
Returns
  • (::String) — An IPv4 internal network address to assign to the instance for this network interface.

#literal=

def literal=(value) -> ::String
Parameter
  • value (::String) — An IPv4 internal network address to assign to the instance for this network interface.
Returns
  • (::String) — An IPv4 internal network address to assign to the instance for this network interface.