Feature Membership Configmanagement Config Sync Git
data class FeatureMembershipConfigmanagementConfigSyncGit(val gcpServiceAccountEmail: String? = null, val httpsProxy: String? = null, val policyDir: String? = null, val secretType: String? = null, val syncBranch: String? = null, val syncRepo: String? = null, val syncRev: String? = null, val syncWaitSecs: String? = null)