View Source GoogleApi.DeveloperConnect.V1.Model.LinkableGitRepository (google_api_developer_connect v0.5.0)
LinkableGitRepository represents a git repository that can be linked to a connection.
Attributes
-
cloneUri
(type:String.t
, default:nil
) - The clone uri of the repository.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DeveloperConnect.V1.Model.LinkableGitRepository{ cloneUri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.