The request sent to MoveProject method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_parent
def destination_parent() -> ::String
Returns
- (::String) — Required. The new parent to move the Project under.
#destination_parent=
def destination_parent=(value) -> ::String
Parameter
- value (::String) — Required. The new parent to move the Project under.
Returns
- (::String) — Required. The new parent to move the Project under.
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the project to move.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the project to move.
Returns
- (::String) — Required. The name of the project to move.