Class: Google::Cloud::Compute::V1::RegionAddressesMoveRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::RegionAddressesMoveRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#description ⇒ ::String
An optional destination address description if intended to be different from the source.
-
#destination_address ⇒ ::String
The URL of the destination address to move to.
Instance Attribute Details
#description ⇒ ::String
23824 23825 23826 23827 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23824 class RegionAddressesMoveRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#destination_address ⇒ ::String
23824 23825 23826 23827 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23824 class RegionAddressesMoveRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |