View Source GoogleApi.CloudResourceManager.V3.Model.MoveProjectRequest (google_api_cloud_resource_manager v0.43.0)
The request sent to MoveProject method.
Attributes
-
destinationParent
(type:String.t
, default:nil
) - Required. The new parent to move the Project under.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudResourceManager.V3.Model.MoveProjectRequest{ destinationParent: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.